Structured Data | [
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "/index.php",
"url": "/index.php",
"name": "F\u00f6rstasidan"
}
}
]
},
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "B\u00e4dd & Bad AB",
"url": "https://bed-bath.dk/",
"logo": "https://bed-bath.dk/image/2458/V1_eng_bla-_svart-5x_anvand.png",
"email": "mailto:order@bed-bath.com"
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https://bed-bath.dk/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://bed-bath.dk/advanced_search_result.php?keywords={search_term_string}",
"query-input": "required name=search_term_string"
}
}
] |