Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://bauroc.dk/",
"url": "https://bauroc.dk/",
"name": "Home page - bauroc Danmark",
"isPartOf": {
"@id": "https://bauroc.dk/#website"
},
"datePublished": "2016-09-20T14:07:38+00:00",
"dateModified": "2023-05-25T10:40:47+00:00",
"breadcrumb": {
"@id": "https://bauroc.dk/#breadcrumb"
},
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://bauroc.dk/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://bauroc.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://bauroc.dk/#website",
"url": "https://bauroc.dk/",
"name": "bauroc Danmark",
"description": "Overalt i byggeri",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://bauroc.dk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "da-DK"
}
]
}
] |