Structured
Data |
[
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Temashop",
"alternateName": "temashop.dk",
"url": "https://www.temashop.dk/",
"logo": "https://www.temashop.dk/skin/frontend/awd_live/temashop_new/images/content/b-header_logo.svg",
"description": "Temashop er en dansk webshop med speciale i kostumer, udkl\u00e6dning og festartikler",
"address": {
"@type": "PostalAddress",
"streetAddress": "H\u00e5ndv\u00e6rkervej 24",
"addressLocality": "Fredericia",
"postalCode": 7000,
"addressCountry": "Danmark"
},
"contactPoint": {
"@type": "ContactPoint",
"contactType": "customer service",
"telephone": "+4589938210",
"email": "info@temashop.dk",
"url": "https://www.temashop.dk/support/",
"hoursAvailable": [
"Mo-Fr 09:00-16:00"
],
"availableLanguage": "Danish, English, Swedish, Norwegian, Finnish"
},
"sameAs": [
"https://www.facebook.com/temashop",
"https://www.instagram.com/temashopdk/",
"https://www.linkedin.com/company/temashop.dk/",
"https://www.youtube.com/@temashop2560",
"https://www.temashop.dk/",
"https://www.pinterest.dk/temashopdk/"
]
}
]
|