Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Place",
"@id": "https://magnus-g.dk/#place",
"geo": {
"@type": "GeoCoordinates",
"latitude": 56.89321,
"longitude": 10.10542
},
"hasMap": "https://www.google.com/maps/search/?api=1&query=56.893210,10.105420",
"address": {
"@type": "PostalAddress",
"streetAddress": "Refsn\u00e6svej 8",
"addressLocality": "Kongerslev",
"postalCode": 9293,
"addressCountry": "Denmark"
}
},
{
"@type": "Organization",
"@id": "https://magnus-g.dk/#organization",
"name": "MK T\u00f8mrer & Montage",
"url": "https://magnus-g.dk",
"email": "kontakt@magnus-g.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Refsn\u00e6svej 8",
"addressLocality": "Kongerslev",
"postalCode": 9293,
"addressCountry": "Denmark"
},
"logo": {
"@type": "ImageObject",
"@id": "https://magnus-g.dk/#logo",
"url": "https://magnus-g.dk/wp-content/uploads/2023/02/MK-Mand.png",
"contentUrl": "https://magnus-g.dk/wp-content/uploads/2023/02/MK-Mand.png",
"caption": "MK T\u00f8mrer & Montage",
"inLanguage": "da-DK",
"width": 8028,
"height": 10133
},
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+45 24 21 36 65",
"contactType": "customer support"
}
],
"location": {
"@id": "https://magnus-g.dk/#place"
}
},
{
"@type": "WebSite",
"@id": "https://magnus-g.dk/#website",
"url": "https://magnus-g.dk",
"name": "MK T\u00f8mrer & Montage",
"publisher": {
"@id": "https://magnus-g.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://magnus-g.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "ImageObject",
"@id": "https://magnus-g.dk/wp-content/uploads/2023/04/ejer_13.png",
"url": "https://magnus-g.dk/wp-content/uploads/2023/04/ejer_13.png",
"width": 200,
"height": 200,
"inLanguage": "da-DK"
},
{
"@type": "AboutPage",
"@id": "https://magnus-g.dk/#webpage",
"url": "https://magnus-g.dk/",
"name": "S\u00f8ger du professionel t\u00f8mrerarbejde? - Magnus-G",
"datePublished": "2023-02-02T13:27:27+01:00",
"dateModified": "2024-08-14T07:31:14+01:00",
"about": {
"@id": "https://magnus-g.dk/#organization"
},
"isPartOf": {
"@id": "https://magnus-g.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://magnus-g.dk/wp-content/uploads/2023/04/ejer_13.png"
},
"inLanguage": "da-DK"
}
]
}
] |