Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Place",
"@id": "https://byensvvs.dk/#place",
"geo": {
"@type": "GeoCoordinates",
"latitude": 57.344686,
"longitude": 10.237919
},
"hasMap": "https://www.google.com/maps/search/?api=1&query=57.344686,10.237919",
"address": {
"@type": "PostalAddress",
"streetAddress": "Str\u00f8mgade 23",
"addressLocality": "\u00d8stervr\u00e5",
"postalCode": 9750,
"addressCountry": "Denmark"
}
},
{
"@type": "Organization",
"@id": "https://byensvvs.dk/#organization",
"name": "Byens VVS",
"url": "https://byensvvs.dk",
"email": "mail@byensvvs.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Str\u00f8mgade 23",
"addressLocality": "\u00d8stervr\u00e5",
"postalCode": 9750,
"addressCountry": "Denmark"
},
"logo": {
"@type": "ImageObject",
"@id": "https://byensvvs.dk/#logo",
"url": "https://byensvvs.dk/wp-content/uploads/2023/05/logo_5.png",
"contentUrl": "https://byensvvs.dk/wp-content/uploads/2023/05/logo_5.png",
"caption": "Byens VVS",
"inLanguage": "da-DK",
"width": 400,
"height": 40
},
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+45 24 40 85 11",
"contactType": "customer support"
}
],
"location": {
"@id": "https://byensvvs.dk/#place"
}
},
{
"@type": "WebSite",
"@id": "https://byensvvs.dk/#website",
"url": "https://byensvvs.dk",
"name": "Byens VVS",
"publisher": {
"@id": "https://byensvvs.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://byensvvs.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "ImageObject",
"@id": "https://byensvvs.dk/wp-content/uploads/2023/05/logo_5.png",
"url": "https://byensvvs.dk/wp-content/uploads/2023/05/logo_5.png",
"width": 200,
"height": 200,
"inLanguage": "da-DK"
},
{
"@type": "AboutPage",
"@id": "https://byensvvs.dk/#webpage",
"url": "https://byensvvs.dk/",
"name": "Byens VVS har stor erfaring i VVS-branchen! - Kontakt os",
"datePublished": "2023-02-02T13:27:27+01:00",
"dateModified": "2024-04-03T10:23:20+01:00",
"about": {
"@id": "https://byensvvs.dk/#organization"
},
"isPartOf": {
"@id": "https://byensvvs.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://byensvvs.dk/wp-content/uploads/2023/05/logo_5.png"
},
"inLanguage": "da-DK"
}
]
}
] |