Structured Data | [
{
"@context": "https://schema.org/",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Bucherer Home",
"item": "https://bucherer-production.mobify-storefront.com/dk/da"
}
]
},
{
"@context": "https://schema.org/",
"@type": "Organization",
"name": "Bucherer",
"url": "https://www.bucherer.com/",
"logo": "https://www.bucherer.com/logo.png",
"description": "Bucherer er en schweizisk luksusforhandler af ure og smykker siden 1888 med eksklusive kollektioner og topm\u00e6rker.",
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+45 33 18 28 38",
"contactType": "Customer service",
"areaServed": "Worldwide",
"availableLanguages": [
"English",
"German",
"French"
]
},
"sameAs": [
"https://www.facebook.com/Bucherer",
"https://www.instagram.com/Bucherer",
"https://www.linkedin.com/company/bucherer-ag/",
"https://www.youtube.com/c/BuchererWatchesJewellery",
"https://ch.pinterest.com/bucherer/"
],
"address": {
"@type": "PostalAddress",
"streetAddress": "\u00d8stergade 22, 3.sal",
"addressLocality": "K\u00f8benhavn",
"addressRegion": "K",
"postalCode": 1100,
"addressCountry": "DK"
}
}
] |