Structured Data | [
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "Hollister DK",
"alternateName": "Hollister",
"url": "http://www.hollister.dk/da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "/da-dk/products?SiteSearch=Y&firstsearch=Y&q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "http://schema.org",
"@type": "Organization",
"url": "http://www.hollister.dk/da-DK",
"logo": "http://www.hollister.dk/-/media/images/sites/public/hollister/logo.ashx",
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+8071-7240",
"contactType": "customer service",
"contactOption": "",
"areaServed": [
"DK"
],
"availableLanguage": []
}
],
"sameAs": []
}
] |