Structured Data | [
{
"@context": "https://schema.org",
"@type": [
"WebSite",
"OnlineStore"
],
"name": "Birkenstock",
"url": "https://www.birkenstock.com/dk",
"description": "Officiel BIRKENSTOCK-hjemmeside i Danmark. Oplev komfortable sko med tidl\u00f8st design.",
"inLanguage": "da",
"areaServed": {
"@type": "Country",
"name": "Danmark"
},
"mainEntity": {
"@context": "https://schema.org",
"@type": "Organization",
"name": "Birkenstock",
"logo": "https://www.birkenstock.com/on/demandware.static/Sites-EU-Site/-/default/dw08adcee7/images/logo.svg",
"sameAs": [
"https://www.instagram.com/birkenstock/",
"https://twitter.com/BIRKENSTOCKUSA/",
"https://www.facebook.com/birkenstock/",
"https://www.pinterest.de/birkenstock_/",
"https://www.youtube.com/birkenstocktv/"
]
}
}
] |