Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Place",
"@id": "https://hoestaal.dk/#place",
"address": {
"@type": "PostalAddress",
"streetAddress": "Vielsh\u00f8jen 6",
"addressLocality": "Hobro",
"addressRegion": "Nordjylland",
"postalCode": 9500,
"addressCountry": "Danmark"
}
},
{
"@type": "Organization",
"@id": "https://hoestaal.dk/#organization",
"name": "H\u00f8 St\u00e5l",
"url": "https://hoestaal.dk.linux7.curanetserver.dk",
"email": "kontakt@hoestaal.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Vielsh\u00f8jen 6",
"addressLocality": "Hobro",
"addressRegion": "Nordjylland",
"postalCode": 9500,
"addressCountry": "Danmark"
},
"logo": {
"@type": "ImageObject",
"@id": "https://hoestaal.dk/#logo",
"url": "https://hoestaal.dk/wp-content/uploads/2023/10/hoerby_logo_farve.svg",
"contentUrl": "https://hoestaal.dk/wp-content/uploads/2023/10/hoerby_logo_farve.svg",
"caption": "H\u00f8 St\u00e5l",
"inLanguage": "da-DK"
},
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+4527844774",
"contactType": "customer support"
}
],
"location": {
"@id": "https://hoestaal.dk/#place"
}
},
{
"@type": "WebSite",
"@id": "https://hoestaal.dk/#website",
"url": "https://hoestaal.dk",
"name": "H\u00f8 St\u00e5l",
"alternateName": "H\u00f8 St\u00e5l",
"publisher": {
"@id": "https://hoestaal.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://hoestaal.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "WebPage",
"@id": "https://hoestaal.dk/#webpage",
"url": "https://hoestaal.dk/",
"name": "H\u00d8 St\u00e5l - En del af H\u00f8rby \u00d8stergaard A/S",
"datePublished": "2023-10-02T13:34:03+02:00",
"dateModified": "2025-05-26T11:44:25+02:00",
"about": {
"@id": "https://hoestaal.dk/#organization"
},
"isPartOf": {
"@id": "https://hoestaal.dk/#website"
},
"inLanguage": "da-DK"
},
{
"@type": "Person",
"@id": "https://hoestaal.dk/author/mette/",
"name": "Mette",
"url": "https://hoestaal.dk/author/mette/",
"image": {
"@type": "ImageObject",
"@id": "https://secure.gravatar.com/avatar/76fb9032773ac87b643a6d19ee97867f7833984656a05ce0bc522e5b6768f532?s=96&d=mm&r=g",
"url": "https://secure.gravatar.com/avatar/76fb9032773ac87b643a6d19ee97867f7833984656a05ce0bc522e5b6768f532?s=96&d=mm&r=g",
"caption": "Mette",
"inLanguage": "da-DK"
},
"worksFor": {
"@id": "https://hoestaal.dk/#organization"
}
},
{
"@type": "Article",
"headline": "H\u00d8 St\u00e5l - En del af H\u00f8rby \u00d8stergaard A/S",
"datePublished": "2023-10-02T13:34:03+02:00",
"dateModified": "2025-05-26T11:44:25+02:00",
"author": {
"@id": "https://hoestaal.dk/author/mette/",
"name": "Mette"
},
"publisher": {
"@id": "https://hoestaal.dk/#organization"
},
"name": "H\u00d8 St\u00e5l - En del af H\u00f8rby \u00d8stergaard A/S",
"@id": "https://hoestaal.dk/#richSnippet",
"isPartOf": {
"@id": "https://hoestaal.dk/#webpage"
},
"inLanguage": "da-DK",
"mainEntityOfPage": {
"@id": "https://hoestaal.dk/#webpage"
}
}
]
}
]
|