| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://hns-as.dk/#organization",
"name": "H. Nielsen & s\u00f8n as",
"url": "https://hns-as.dk/",
"sameAs": [
"https://www.facebook.com/H.Nielsen.Son"
],
"logo": {
"@type": "ImageObject",
"@id": "https://hns-as.dk/#logo",
"inLanguage": "da-DK",
"url": "https://hns-as.dk/wp-content/uploads/2018/08/logo-retina.png",
"width": 567,
"height": 110,
"caption": "H. Nielsen & s\u00f8n as"
},
"image": {
"@id": "https://hns-as.dk/#logo"
}
},
{
"@type": "WebSite",
"@id": "https://hns-as.dk/#website",
"url": "https://hns-as.dk/",
"name": "H. Nielsen & s\u00f8n as",
"description": "T\u00f8mrer, murer og snedkerarbejde",
"publisher": {
"@id": "https://hns-as.dk/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": "https://hns-as.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
],
"inLanguage": "da-DK"
},
{
"@type": "WebPage",
"@id": "https://hns-as.dk/#webpage",
"url": "https://hns-as.dk/",
"name": "H. Nielsen & s\u00f8n",
"isPartOf": {
"@id": "https://hns-as.dk/#website"
},
"about": {
"@id": "https://hns-as.dk/#organization"
},
"datePublished": "2016-06-22T08:55:07+00:00",
"dateModified": "2019-09-02T08:25:18+00:00",
"description": "H. Nielsen & s\u00f8n as er et af Sydsj\u00e6llands st\u00f8rste bygge- og anl\u00e6gsvirksomheder, som besk\u00e6ftiger omkring 60 medarbejdere indenfor jord, beton, murer, t\u00f8mrer og kloak. Vi udf\u00f8rer alt fra de mindste reparations- og servicearbejder til store byggeopgaver i fag-, hoved- eller totalentreprise.",
"breadcrumb": {
"@id": "https://hns-as.dk/#breadcrumb"
},
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://hns-as.dk/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://hns-as.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@type": "WebPage",
"@id": "https://hns-as.dk/",
"url": "https://hns-as.dk/",
"name": "Hjem"
}
}
]
}
]
}
]
|