Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Place",
"@id": "https://mhejendomsservice.dk/#place",
"geo": {
"@type": "GeoCoordinates",
"latitude": 56.985536,
"longitude": 10.166455
},
"hasMap": "https://www.google.com/maps/search/?api=1&query=56.985536,10.166455",
"address": {
"@type": "PostalAddress",
"streetAddress": "\u00d8ster Vase 46",
"addressLocality": "Storvorde",
"postalCode": 9280,
"addressCountry": "Denmark"
}
},
{
"@type": "Organization",
"@id": "https://mhejendomsservice.dk/#organization",
"name": "M.H. Ejendomsservice",
"url": "https://mhejendomsservice.dk",
"email": "mhejendomsservicekontor@gmail.com",
"address": {
"@type": "PostalAddress",
"streetAddress": "\u00d8ster Vase 46",
"addressLocality": "Storvorde",
"postalCode": 9280,
"addressCountry": "Denmark"
},
"logo": {
"@type": "ImageObject",
"@id": "https://mhejendomsservice.dk/#logo",
"url": "https://mhejendomsservice.dk/wp-content/uploads/2023/03/mh-logo-e1680099541375.png",
"contentUrl": "https://mhejendomsservice.dk/wp-content/uploads/2023/03/mh-logo-e1680099541375.png",
"caption": "M.H. Ejendomsservice",
"inLanguage": "en-US",
"width": 177,
"height": 102
},
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+45 22 22 12 90",
"contactType": "customer support"
}
],
"location": {
"@id": "https://mhejendomsservice.dk/#place"
}
},
{
"@type": "WebSite",
"@id": "https://mhejendomsservice.dk/#website",
"url": "https://mhejendomsservice.dk",
"name": "M.H. Ejendomsservice",
"publisher": {
"@id": "https://mhejendomsservice.dk/#organization"
},
"inLanguage": "en-US",
"potentialAction": {
"@type": "SearchAction",
"target": "https://mhejendomsservice.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "ImageObject",
"@id": "https://mhejendomsservice.dk/wp-content/uploads/2024/08/Social-Proof-Client-Customers.png",
"url": "https://mhejendomsservice.dk/wp-content/uploads/2024/08/Social-Proof-Client-Customers.png",
"width": 200,
"height": 200,
"inLanguage": "en-US"
},
{
"@type": "AboutPage",
"@id": "https://mhejendomsservice.dk/#webpage",
"url": "https://mhejendomsservice.dk/",
"name": "M.H. Ejendomsservice - F\u00e5 et uforpligtende tilbud",
"datePublished": "2022-07-08T10:06:58+01:00",
"dateModified": "2024-11-20T10:06:37+01:00",
"about": {
"@id": "https://mhejendomsservice.dk/#organization"
},
"isPartOf": {
"@id": "https://mhejendomsservice.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://mhejendomsservice.dk/wp-content/uploads/2024/08/Social-Proof-Client-Customers.png"
},
"inLanguage": "en-US"
}
]
}
] |