Structured Data | [
{
"@context": "https://schema.org",
"@type": "AutomotiveBusiness",
"legalName": "Dansk Bilbrancheråd",
"name": "Dansk Bilbrancheråd",
"url": "https://www.findvaerksted.dk",
"telephone": 43996633,
"email": "info@dbr.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Kirkevej 1-3",
"addressLocality": "Taastrup",
"addressRegion": "",
"postalCode": 2630,
"addressCountry": "DK"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.6530719,
"longitude": 12.3033219
}
}
] |