| Structured
Data |
[
{
"@context": "http://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://www.kn-auto.dk/#organization",
"url": "https://www.kn-auto.dk",
"name": "KN-Auto.dk",
"logo": {
"@type": "ImageObject",
"@id": "https://www.kn-auto.dk/#logo",
"url": "https://www.kn-auto.dk/assets/images/kasimir-nikolajsen.png"
},
"address": {
"@type": "PostalAddress",
"streetAddress": "Brunbjergvej 4",
"postalCode": 7190,
"addressLocality": "Billund",
"addressCountry": "DK"
},
"vatID": 19216195,
"telephone": "+4576653010",
"email": "knk@kn-auto.dk",
"sameAs": [
"https://www.facebook.com/knautodk/",
"https://www.youtube.com/channel/UC-26D2hVqw_bH52ZbMYIfvQ"
],
"contactPoint": [
{
"@type": "contactPoint",
"contactType": "customer service",
"areaServed": [
"Denmark"
],
"availableLanguage": [
"Danish",
"English"
],
"telephone": "+45 76653010",
"email": "knk@kn-auto.dk",
"hoursAvailable": [
"Mo-Su 00:00-23:59"
]
}
]
},
{
"@type": "AutoPartsStore",
"@id": "https://www.kn-auto.dk/#AutoPartsStore",
"image": {
"@type": "ImageObject",
"@id": "https://www.kn-auto.dk/#image",
"url": "https://www.kn-auto.dk/assets/images/kasimir-nikolajsen.png"
},
"name": "KN-Auto.dk",
"priceRange": "$",
"currenciesAccepted": "DKK",
"paymentAccepted": "credit card, cash, mobile pay",
"address": {
"@type": "PostalAddress",
"streetAddress": "Brunbjergvej 4",
"postalCode": 7190,
"addressLocality": "Billund",
"addressCountry": "+45"
},
"telephone": 76653010,
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.759921,
"longitude": 9.042567899999995
},
"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"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.kn-auto.dk/#website",
"url": "https://www.kn-auto.dk",
"name": "KN-Auto.dk",
"publisher": {
"@id": "https://www.kn-auto.dk/#organization"
},
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.kn-auto.dk/search?search={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "WebPage",
"@id": "https://www.kn-auto.dk//#webpage",
"url": "https://www.kn-auto.dk/",
"inLanguage": "da-DK",
"name": "Forsiden",
"description": "K\u00f8b produkter som: Bosch Vinduesviskere, Osram / Philips Autop\u00e6rer, Liqui Moly Additiver & Jwl luftgrej, Kungs vinterprodukter, m.m. \u279cKN-Auto.dk siden 1996",
"about": {
"@id": "https://www.kn-auto.dk/#organization"
},
"isPartOf": {
"@id": "https://www.kn-auto.dk/#website"
},
"breadcrumb": {
"@id": "https://www.kn-auto.dk//#breadcrumb"
}
},
{
"@type": "BreadcrumbList",
"@id": "https://www.kn-auto.dk//#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@type": "Webpage",
"@id": "https://www.kn-auto.dk",
"url": "https://www.kn-auto.dk",
"name": "Forside"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"@type": "Webpage",
"@id": "https://www.kn-auto.dk/",
"url": "https://www.kn-auto.dk/",
"name": "Forsiden"
}
}
]
}
]
},
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Hvor lang er leveringstiden?",
"acceptedAnswer": {
"@type": "Answer",
"text": "1-2 hverdage"
}
},
{
"@type": "Question",
"name": "Kan jeg komme i kontakt med KN-Auto?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Ja ved at ringe p\u00e5 +4576653010 eller sende en mail til knk@kn-auto.dk"
}
}
]
}
]
|