Structured Data | [
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https://hardrace.dk/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://hardrace.dk/catalogsearch/result/index/?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "http://schema.org",
"sameAs": [
"https://www.facebook.com/GunnarAaskovMotorsport/"
]
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https://hardrace.dk/",
"name": "Hardrace Danmark",
"potentialAction": {
"@type": "SearchAction",
"target": "https://hardrace.dk/search/?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "https://hardrace.dk/",
"name": "Forsiden"
}
}
]
}
] |