JSON-LD schema fixes
This commit is contained in:
@ -87,11 +87,6 @@
|
||||
"Software-installatie"
|
||||
],
|
||||
|
||||
"geoCoverage": [
|
||||
"Gemeente Het Hogeland",
|
||||
"Groningen",
|
||||
"Nederland"
|
||||
],
|
||||
"telephone": "{{.Phone}}",
|
||||
"email": "{{.Email}}",
|
||||
"address": {
|
||||
@ -155,7 +150,15 @@
|
||||
{ "@type": "Place", "name": "Zuidwolde" },
|
||||
{ "@type": "Place", "name": "Zuurdijk" }
|
||||
],
|
||||
"serviceType": "Linux migratie service",
|
||||
"makesOffer": [
|
||||
{
|
||||
"@type": "Offer",
|
||||
"itemOffered": {
|
||||
"@type": "Service",
|
||||
"name": "Linux migratie en ondersteuning"
|
||||
}
|
||||
}
|
||||
],
|
||||
"priceRange": "€",
|
||||
"image": "https://{{.Domain}}/static/images/TuxAinrom.webp",
|
||||
"sameAs": [
|
||||
|
||||
Reference in New Issue
Block a user