Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://betontag.dk/#/schema/WebSite",
"url": "https://betontag.dk/",
"name": "Beton Tag",
"description": "info om betontag og andre tagtyper",
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://betontag.dk/search/{search_term_string}/"
},
"query-input": "required name=search_term_string"
},
"publisher": {
"@id": "https://betontag.dk/#/schema/Organization"
}
},
{
"@type": "WebPage",
"@id": "https://betontag.dk/",
"url": "https://betontag.dk/",
"name": "Betontag | info om betontag og andre tagtyper",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://betontag.dk/#/schema/WebSite"
},
"breadcrumb": {
"@type": "BreadcrumbList",
"@id": "https://betontag.dk/#/schema/BreadcrumbList",
"itemListElement": {
"@type": "ListItem",
"position": 1,
"name": "Beton Tag"
}
},
"potentialAction": {
"@type": "ReadAction",
"target": "https://betontag.dk/"
},
"about": {
"@id": "https://betontag.dk/#/schema/Organization"
}
},
{
"@type": "Organization",
"@id": "https://betontag.dk/#/schema/Organization",
"name": "Beton Tag",
"url": "https://betontag.dk/"
}
]
}
] |