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