Structured Data | [
{
"@context": "https://schema.org",
"@type": "AutomotiveBusiness",
"legalName": "ECB AUTOSPORT ApS",
"name": "ECB AUTOSPORT ApS",
"url": "https://www.ecb-autosport.dk",
"telephone": 71861321,
"email": "autosport-dk@outlook.com",
"address": {
"@type": "PostalAddress",
"streetAddress": "Bødkervej 12",
"addressLocality": "Ringe",
"addressRegion": "",
"postalCode": 5750,
"addressCountry": "DK"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.2394916,
"longitude": 10.4882741
}
}
] |