Structured Data | [
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "Burberry",
"url": "https://dk.burberry.com/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://dk.burberry.com/search/?query={search_term_string}&utm_source=google&utm_medium=organic&utm_campaign=sitelinksearchbox",
"query-input": "required name=search_term_string"
}
},
{
"@context": "http://schema.org",
"@type": "WebPage",
"url": "https://dk.burberry.com/",
"name": "Burberry | Official Website & Store",
"inLanguage": "en-dk"
},
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Burberry",
"logo": "https://assets.burberry.com/is/image/Burberryltd/010BC8C0-AC8A-461C-976E-AC30DE7475D7",
"url": "https://dk.burberry.com/",
"contactPoint": [
{
"@type": "contactPoint",
"contactType": "Customer Service",
"areaServed": "dk",
"telephone": "+45 89 876 563",
"email": "customerservice@burberry.com"
}
],
"sameAs": [
"https://www.facebook.com/Burberry/",
"https://www.instagram.com/burberry/",
"https://twitter.com/Burberry/"
]
}
] |