Structured Data | [
{
"@context": "https://schema.org",
"@type": "AutomotiveBusiness",
"legalName": "Østerhaabs Auto ApS",
"name": "Østerhaabs Auto ApS",
"url": "https://www.oesterhaabs-auto.dk",
"telephone": 64711700,
"email": "michael@oeauto.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Nørre Allé 26",
"addressLocality": "Assens",
"addressRegion": "Assens",
"postalCode": 5610,
"addressCountry": "DK"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.275706,
"longitude": 9.911368
}
}
] |