Structured Data | [
{
"@context": "https://schema.org",
"@type": "AutomotiveBusiness",
"legalName": "Refsvindinge Auto",
"name": "Refsvindinge Auto",
"url": "https://www.refsvindingeauto.dk",
"telephone": 65331033,
"email": "refs.auto@mail.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Nyborgvej 64",
"addressLocality": "Ørbæk",
"addressRegion": "Nyborg",
"postalCode": 5853,
"addressCountry": "DK"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.2824946,
"longitude": 10.6906995
}
}
] |