Structured Data | [
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https://www.bose.dk/da_dk/index.html",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.bose.dk/da_dk/search.search.html?&query={query}",
"query-input": "required name=query"
}
},
{
"@context": "http://schema.org",
"@id": "https://www.bose.dk/da_dk/index.html",
"@type": "Organization",
"name": "Bose",
"url": "https://www.bose.dk/da_dk/index.html",
"logo": "https://static.bose.com/etc/designs/bose/base2016/design/images/bose_logo.png",
"subOrganization": {
"@type": "Organization",
"name": "Boses support",
"url": "https://www.bose.dk/da_dk/support.html",
"@id": "https://www.bose.dk/da_dk/support.html"
},
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "70-712-590",
"contactType": "Kundeservice",
"areaServed": "DK"
}
],
"sameAs": [
"https://www.youtube.com/Bose",
"https://x.com/bose",
"https://www.instagram.com/Bose",
"https://www.facebook.com/Bose",
"https://www.linkedin.com/company/bose-corporation/"
]
}
] |