| Structured
Data |
[
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "https://kukuk.dk",
"name": "kukuk.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Humleb\u00e6k Strandvej 40",
"postalCode": 3050,
"addressLocality": "Humleb\u00e6k",
"addressCountry": 45
},
"vatID": 41906251,
"contactPoint": [
{
"@type": "contactPoint",
"contactType": "customer service",
"availableLanguage": [
"Dansk"
],
"telephone": "+45 31316560",
"email": "info@kukuk.dk",
"hoursAvailable": [
"Mo-Su 00:00-23:59"
]
}
],
"sameAs": [
"https://www.facebook.com/Kukuk.dk",
"https://www.youtube.com/channel/UCiHyIhivbiQtygu4YescbCg"
],
"image": "https://kukuk.dk/assets/images/logo.png"
},
{
"@context": "https://schema.org",
"type": "HobbyShop",
"name": "kukuk.dk",
"priceRange": "$",
"currenciesAccepted": "DKK",
"paymentAccepted": "credit card, cash, mobile pay",
"address": {
"@type": "PostalAddress",
"streetAddress": "Humleb\u00e6k Strandvej 40",
"postalCode": 3050,
"addressLocality": "Humleb\u00e6k",
"addressCountry": "+45"
},
"telephone": 31316560,
"geo": {
"@type": "GeoCoordinates",
"latitude": 56.488048,
"longitude": 10.018836
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Monday",
"opens": "00:00",
"closes": "23:59"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Tuesday",
"opens": "00:00",
"closes": "23:59"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Wednesday",
"opens": "00:00",
"closes": "23:59"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Thursday",
"opens": "00:00",
"closes": "23:59"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Friday",
"opens": "00:00",
"closes": "23:59"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Saturday",
"opens": "00:00",
"closes": "23:59"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Sunday",
"opens": "00:00",
"closes": "23:59"
}
],
"image": "https://kukuk.dk/assets/images/logo.png"
},
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://kukuk.dk",
"potentialAction": {
"@type": "SearchAction",
"target": "https://kukuk.dk/search?search={search_term_string}",
"query-input": "required name=search_term_string"
}
}
]
|