Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Place",
"@id": "https://tmnmontage.dk/#place",
"geo": {
"@type": "GeoCoordinates",
"latitude": 56.253933,
"longitude": 9.871858
},
"hasMap": "https://www.google.com/maps/search/?api=1&query=56.253933,9.871858",
"address": {
"@type": "PostalAddress",
"streetAddress": "Teglhusvej 4",
"addressLocality": "Hammel",
"postalCode": 9450,
"addressCountry": "Denmark"
}
},
{
"@type": "Organization",
"@id": "https://tmnmontage.dk/#organization",
"name": "TMN Montage",
"url": "https://tmnmontage.dk",
"email": "tmnmontage@gmail.com",
"address": {
"@type": "PostalAddress",
"streetAddress": "Teglhusvej 4",
"addressLocality": "Hammel",
"postalCode": 9450,
"addressCountry": "Denmark"
},
"logo": {
"@type": "ImageObject",
"@id": "https://tmnmontage.dk/#logo",
"url": "https://tmnmontage.dk/wp-content/uploads/2023/02/cropped-TMNMontageLOGO-1-e1706620110394-150x150.jpg",
"contentUrl": "https://tmnmontage.dk/wp-content/uploads/2023/02/cropped-TMNMontageLOGO-1-e1706620110394-150x150.jpg",
"caption": "TMN Montage",
"inLanguage": "da-DK"
},
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+45 22 45 20 60",
"contactType": "customer support"
}
],
"location": {
"@id": "https://tmnmontage.dk/#place"
}
},
{
"@type": "WebSite",
"@id": "https://tmnmontage.dk/#website",
"url": "https://tmnmontage.dk",
"name": "TMN Montage",
"publisher": {
"@id": "https://tmnmontage.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://tmnmontage.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "ImageObject",
"@id": "https://tmnmontage.dk/wp-content/uploads/2023/03/331901149_1245316653029361_270485886935207016_n.jpg",
"url": "https://tmnmontage.dk/wp-content/uploads/2023/03/331901149_1245316653029361_270485886935207016_n.jpg",
"width": 200,
"height": 200,
"inLanguage": "da-DK"
},
{
"@type": "AboutPage",
"@id": "https://tmnmontage.dk/#webpage",
"url": "https://tmnmontage.dk/",
"name": "Specialister i montering af solceller \u200b - TMN Montage",
"datePublished": "2023-02-02T13:27:27+01:00",
"dateModified": "2025-07-18T11:38:18+01:00",
"about": {
"@id": "https://tmnmontage.dk/#organization"
},
"isPartOf": {
"@id": "https://tmnmontage.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://tmnmontage.dk/wp-content/uploads/2023/03/331901149_1245316653029361_270485886935207016_n.jpg"
},
"inLanguage": "da-DK"
}
]
}
] |