| Structured
Data |
[
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Forside",
"item": "https://let-elektronik.dk"
},
{
"@type": "ListItem",
"position": 2,
"item": "https://let-elektronik.dk/",
"name": "forside"
}
]
},
{
"@context": "https://schema.org",
"@type": "ElectronicsStore",
"description": "test",
"@id": "https://let-elektronik.dk",
"name": "let-elektronik.dk",
"sameAs": [
"",
"",
"",
""
],
"potentialAction": {
"@type": "SearchAction",
"target": "https://let-elektronik.dk/search?search={search_term_string}",
"query-input": "required name=search_term_string"
},
"aggregateRating": {
"@type": "AggregateRating",
"bestRating": 5,
"ratingValue": 5,
"ratingCount": 147
},
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+4550232212",
"email": "info@let-elektronik.dk",
"contactType": "customer service",
"areaServed": "DK",
"hoursAvailable": "Mo,Tu,We,Th,Fr 09:00-16:00"
}
],
"address": {
"@type": "PostalAddress",
"streetAddress": "\u00d8stergade 25 (ikke varerlager p\u00e5 adressen)",
"addressLocality": "Fredericia",
"postalCode": 7000,
"addressCountry": "Denmark"
},
"url": "https://let-elektronik.dk",
"telephone": "+4550232212",
"paymentAccepted": "Credit Card",
"currenciesAccepted": "DKK",
"vatID": 34359660,
"priceRange": "$-$$$"
}
]
|