Structured Data | [
{
"@context": "https://schema.org",
"@type": "Thing",
"name": "static json"
},
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Nordicfeel",
"url": "https://www.nordicfeel.com/dk",
"description": "Hos Nordicfeel shopper du trendy parfume, h\u00e5rpleje, hudpleje og make-up billigt. \u2705 Hurtig levering \u2705 Bredt sortiment ",
"logo": "/_nuxt/brands.daFeVx2T.svg#nordicfeelLogo",
"address": {
"@type": "PostalAddress",
"streetAddress": "Norrlandsgatan 18",
"postalCode": "111 43",
"addressLocality": "Stockholm",
"addressCountry": "SE"
},
"contactPoint": {
"@type": "ContactPoint",
"email": "info@nordicfeel.se",
"contactType": "customer service"
},
"sameAs": [
"https://www.tiktok.com/@nordicfeel",
"https://www.facebook.com/NordicFeel",
"https://www.instagram.com/nordicfeelse/",
"https://www.linkedin.com/company/nordicfeel-group"
],
"vatID": "556746-8904",
"hasMerchantReturnPolicy": {
"@type": "MerchantReturnPolicy",
"returnFees": "ReturnShippingFees",
"returnShippingFeesAmount": {
"@type": "MonetaryAmount",
"value": 39,
"currency": "DKK"
},
"returnPolicyCategory": "MerchantReturnFiniteReturnWindow",
"merchantReturnDays": 14
}
}
] |