Structured Data | [
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Startside",
"item": "https://sitnsleep.dk"
}
]
},
[
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Sit'n Sleep",
"url": "https://sitnsleep.dk",
"potentialAction": {
"@type": "SearchAction",
"target": "https://sitnsleep.dk/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Sit'n Sleep",
"logo": "https://sitnsleep.dk/cdn/shop/files/logo.svg?v=1730991485&width=116",
"url": "https://sitnsleep.dk"
}
]
] |