JSON-LD schema fixes
This commit is contained in:
@ -84,11 +84,7 @@
|
||||
"Printerinstallatie",
|
||||
"Software-installatie"
|
||||
],
|
||||
"geoCoverage": [
|
||||
"Gemeente Het Hogeland",
|
||||
"Groningen",
|
||||
"Nederland"
|
||||
],
|
||||
|
||||
"telephone": "{{.Phone}}",
|
||||
"email": "{{.Email}}",
|
||||
"address": {
|
||||
@ -107,7 +103,15 @@
|
||||
{ "@type": "GeoCircle", "geoMidpoint": { "@type": "GeoCoordinates", "latitude": "53.36045", "longitude": "6.46010" }, "geoRadius": 30000 },
|
||||
{ "@type": "Place", "name": "Gemeente Het Hogeland" }
|
||||
],
|
||||
"serviceType": "Linux migratie service",
|
||||
"makesOffer": [
|
||||
{
|
||||
"@type": "Offer",
|
||||
"itemOffered": {
|
||||
"@type": "Service",
|
||||
"name": "Linux migratie en ondersteuning"
|
||||
}
|
||||
}
|
||||
],
|
||||
"priceRange": "€",
|
||||
"image": "https://{{.Domain}}/static/images/TuxAinrom.webp",
|
||||
"sameAs": [
|
||||
|
||||
@ -70,11 +70,7 @@
|
||||
"Printerinstallatie",
|
||||
"Software-installatie"
|
||||
],
|
||||
"geoCoverage": [
|
||||
"Gemeente Het Hogeland",
|
||||
"Groningen",
|
||||
"Nederland"
|
||||
],
|
||||
|
||||
"telephone": "{{.Phone}}",
|
||||
"email": "{{.Email}}",
|
||||
"address": {
|
||||
@ -93,7 +89,15 @@
|
||||
{ "@type": "GeoCircle", "geoMidpoint": { "@type": "GeoCoordinates", "latitude": "53.36045", "longitude": "6.46010" }, "geoRadius": 30000 },
|
||||
{ "@type": "Place", "name": "Gemeente Het Hogeland" }
|
||||
],
|
||||
"serviceType": "Linux migratie service",
|
||||
"makesOffer": [
|
||||
{
|
||||
"@type": "Offer",
|
||||
"itemOffered": {
|
||||
"@type": "Service",
|
||||
"name": "Linux migratie en ondersteuning"
|
||||
}
|
||||
}
|
||||
],
|
||||
"priceRange": "€",
|
||||
"image": "https://{{.Domain}}/static/images/TuxAinrom.webp",
|
||||
"sameAs": [
|
||||
|
||||
@ -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": [
|
||||
|
||||
@ -70,11 +70,7 @@
|
||||
"Printerinstallatie",
|
||||
"Software-installatie"
|
||||
],
|
||||
"geoCoverage": [
|
||||
"Gemeente Het Hogeland",
|
||||
"Groningen",
|
||||
"Nederland"
|
||||
],
|
||||
|
||||
"telephone": "{{.Phone}}",
|
||||
"email": "{{.Email}}",
|
||||
"address": {
|
||||
@ -93,7 +89,15 @@
|
||||
{ "@type": "GeoCircle", "geoMidpoint": { "@type": "GeoCoordinates", "latitude": "53.36045", "longitude": "6.46010" }, "geoRadius": 30000 },
|
||||
{ "@type": "Place", "name": "Gemeente Het Hogeland" }
|
||||
],
|
||||
"serviceType": "Linux migratie service",
|
||||
"makesOffer": [
|
||||
{
|
||||
"@type": "Offer",
|
||||
"itemOffered": {
|
||||
"@type": "Service",
|
||||
"name": "Linux migratie en ondersteuning"
|
||||
}
|
||||
}
|
||||
],
|
||||
"priceRange": "€",
|
||||
"image": "https://{{.Domain}}/static/images/TuxAinrom.webp",
|
||||
"sameAs": [
|
||||
|
||||
@ -77,11 +77,7 @@
|
||||
"Printerinstallatie",
|
||||
"Software-installatie"
|
||||
],
|
||||
"geoCoverage": [
|
||||
"Gemeente Het Hogeland",
|
||||
"Groningen",
|
||||
"Nederland"
|
||||
],
|
||||
|
||||
"telephone": "{{.Phone}}",
|
||||
"email": "{{.Email}}",
|
||||
"address": {
|
||||
@ -100,7 +96,15 @@
|
||||
{ "@type": "GeoCircle", "geoMidpoint": { "@type": "GeoCoordinates", "latitude": "53.36045", "longitude": "6.46010" }, "geoRadius": 30000 },
|
||||
{ "@type": "Place", "name": "Gemeente Het Hogeland" }
|
||||
],
|
||||
"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