Structured Data | [
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https://getspecial.dk/",
"name": "Getspecial",
"potentialAction": {
"@type": "SearchAction",
"target": "https://getspecial.dk/catalogsearch/result/?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "http://schema.org",
"@type": "Organization",
"url": "https://getspecial.dk/",
"name": "Get Special",
"logo": "https://getspecial.se/skin/frontend/ultimo/getspecial/images/logo-getspecial-se.png",
"description": "\u00f6r att unika och personliga presenter inte kan k\u00f6pas var som helst....",
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "0046763489964",
"contactType": "sales"
},
{
"@type": "ContactPoint",
"telephone": "0046763489964",
"contactType": "technical support"
},
{
"@type": "ContactPoint",
"telephone": "0046763489964",
"contactType": "customer service"
}
],
"address": {
"addressCountry": "Sverige",
"postalCode": 21217,
"addressRegion": "Malm\u00f6",
"addressLocality": "Malm\u00f6"
},
"sameAs": [
"https://www.facebook.com/getspecial.se",
"https://www.instagram.com/getspecial.se/",
"https://www.youtube.com/channel/UCa1cUf-3d7RKeG52o-XJDxA?view_as=subscriber"
]
}
] |