Structured Data | [
{
"@context": "https://schema.org",
"@type": "OnlineStore",
"name": "Hansen-Dekoration",
"url": "https://hansen-dekoration.dk/",
"logo": "https://hansen-dekoration.dk/cdn/shop/files/hANSENdeKORATION_300x@2x.png",
"legalName": "K&S Online",
"contactPoint": [
{
"@type": "ContactPoint",
"email": "support@hansen-dekoration.dk",
"telephone": "+31 616679900",
"url": "https://hansen-dekoration.dk/pages/kontakt"
}
],
"address": {
"@type": "PostalAddress",
"streetAddress": "De Nieuwe Erven 3",
"addressLocality": "Cuijk",
"postalCode": "5431 NV",
"addressCountry": "NL"
},
"vatID": "NL863712782B01",
"iso6523Code": "0106:85704520",
"sameAs": [
"https://hansen-dekoration.dk/"
],
"hasMerchantReturnPolicy": {
"@type": "MerchantReturnPolicy",
"merchantReturnLink": "https://hansen-dekoration.dk/policies/refund-policy"
}
}
] |