Structured Data | [
{
"@context": "https://schema.org",
"@type": "AutoPartsStore",
"name": "Voldt",
"image": "https://voldt.nl/cdn/shop/files/Voldt_kantoor.jpg",
"@id": "",
"url": "",
"telephone": "+31 33 277 4747",
"priceRange": "29,00 - 519,00",
"address": {
"@type": "PostalAddress",
"streetAddress": "Automatikvej 3",
"addressLocality": "K\u00f8benhavn ",
"postalCode": 2860,
"addressCountry": "Denmark"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 52.05372939999999,
"longitude": 5.4183298
},
"openingHoursSpecification": {
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "08:30",
"closes": "17:00"
}
},
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "VOLDT",
"logo": "https://voldt.dk/cdn/shop/files/Logo_nieuwe_kleur.png?v=1731502798&width=500",
"sameAs": [
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"url": "https://voldt.dk"
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "VOLDT",
"potentialAction": {
"@type": "SearchAction",
"target": "https://voldt.dk/search?q={search_term_string}",
"query-input": "required name=search_term_string"
},
"url": "https://voldt.dk"
}
] |