Structured Data | [
{
"@context": "http://schema.org",
"@type": "WebSite",
"@id": "https://www.fjallraven.com/dk/da-dk//#website",
"name": "Fjallraven",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.fjallraven.com/dk/da-dk/search/?q={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueName": "search_term_string",
"valueRequired": true
}
},
"url": "https://www.fjallraven.com/dk/da-dk/",
"inLanguage": "da"
},
{
"@context": "http://schema.org",
"@type": "Organization",
"@id": "https://www.fjallraven.com/dk/da-dk//#organization",
"name": "Fj\u00e4llr\u00e4ven AB",
"sameAs": [
"https://www.facebook.com/Fjallraven",
"https://twitter.com/fjallraven_swe",
"http://instagram.com/fjallravenofficial",
"http://www.youtube.com/user/FjallravenSE"
],
"url": "https://www.fjallraven.com/dk/da-dk/",
"address": {
"@type": "PostalAddress",
"addressCountry": {
"@type": "Country",
"name": "SE"
},
"addressLocality": "\u00d6rnsk\u00f6ldsvik",
"postalCode": "SE-891 25",
"streetAddress": "Box 209"
},
"contactPoint": {
"@type": "ContactPoint",
"contactType": "customer service",
"telephone": "+46854518688"
},
"faxNumber": "+46660266221",
"legalName": "Fj\u00e4llr\u00e4ven AB",
"telephone": "+46660266201"
}
] |