Structured Data | [
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "DC Shoes",
"url": "https://www.dcshoes.dk/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.dcshoes.dk/on/demandware.store/Sites-DC-DK-Site/da_DK/Search-Show?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "DC Shoes",
"url": "https://www.dcshoes.dk/",
"logo": "https://www.dcshoes.dk/on/demandware.static/-/Sites-DC-DK-Library/da_DK/v1753359683807/images/logo-dc@2x.png",
"sameAs": [
"https://www.facebook.com/dcshoes/",
"https://twitter.com/dcshoes",
"http://instagram.com/dcshoes",
"http://www.youtube.com/user/DCshoesFILM",
"https://www.pinterest.com/dcshoes/",
"https://plus.google.com/+dcshoes",
"http://vk.com/dcrussia",
"https://www.linkedin.com/company/quiksilver"
],
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+45 78 76 17 21",
"contactType": "customer service",
"contactOption": "Free",
"areaServed": [
"DK"
],
"availableLanguage": [
[
"English"
]
]
}
]
}
] |