Structured Data | [
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "/",
"url": "/",
"name": "Home"
}
}
]
},
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Sk\u00e5rebo Energi AB",
"url": "https://skarebo.dk/",
"logo": "https://skarebo.dk/image/1188/Skarabo_Logotyp_Kust.png",
"email": "mailto:info@skarebo.dk",
"sameAs": [
"https://www.facebook.com/skarebo.se/",
"https://www.instagram.com/skareboenergiab/",
"https://www.linkedin.com/company/skarebo-energi-ab/"
]
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https://skarebo.dk/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://skarebo.dk/advanced_search_result.php?keywords={search_term_string}",
"query-input": "required name=search_term_string"
}
}
] |