Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Place",
"@id": "https://skovbymurerforretning.dk/#place",
"geo": {
"@type": "GeoCoordinates",
"latitude": 56.15789,
"longitude": 9.947532
},
"hasMap": "https://www.google.com/maps/search/?api=1&query=56.15789,9.947532",
"address": {
"@type": "PostalAddress",
"streetAddress": "Ringvejen 3",
"addressLocality": "Galten",
"postalCode": 8464,
"addressCountry": "Denmark"
}
},
{
"@type": "Organization",
"@id": "https://skovbymurerforretning.dk/#organization",
"name": "Skovby Murerforretning ApS",
"url": "https://skovbymurerforretning.dk",
"email": "simon@asmurer.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Ringvejen 3",
"addressLocality": "Galten",
"postalCode": 8464,
"addressCountry": "Denmark"
},
"logo": {
"@type": "ImageObject",
"@id": "https://skovbymurerforretning.dk/#logo",
"url": "https://skovbymurerforretning.dk/wp-content/uploads/2023/02/image-e1699517334985.png",
"contentUrl": "https://skovbymurerforretning.dk/wp-content/uploads/2023/02/image-e1699517334985.png",
"caption": "Skovby Murerforretning ApS",
"inLanguage": "da-DK",
"width": 428,
"height": 141
},
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+45 32 20 20 32",
"contactType": "customer support"
}
],
"location": {
"@id": "https://skovbymurerforretning.dk/#place"
}
},
{
"@type": "WebSite",
"@id": "https://skovbymurerforretning.dk/#website",
"url": "https://skovbymurerforretning.dk",
"name": "Skovby Murerforretning ApS",
"publisher": {
"@id": "https://skovbymurerforretning.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://skovbymurerforretning.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "ImageObject",
"@id": "https://skovbymurerforretning.dk/wp-content/uploads/2023/09/ah-logo-svg.svg",
"url": "https://skovbymurerforretning.dk/wp-content/uploads/2023/09/ah-logo-svg.svg",
"width": 200,
"height": 200,
"inLanguage": "da-DK"
},
{
"@type": "AboutPage",
"@id": "https://skovbymurerforretning.dk/#webpage",
"url": "https://skovbymurerforretning.dk/",
"name": "S\u00f8ger du en professionel murer? - Skovby Murerforretning",
"datePublished": "2023-02-02T13:27:27+01:00",
"dateModified": "2024-12-13T11:45:05+01:00",
"about": {
"@id": "https://skovbymurerforretning.dk/#organization"
},
"isPartOf": {
"@id": "https://skovbymurerforretning.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://skovbymurerforretning.dk/wp-content/uploads/2023/09/ah-logo-svg.svg"
},
"inLanguage": "da-DK"
}
]
}
] |