| Structured
Data |
[
{
"@context": "https://schema.org",
"@type": "AutomotiveBusiness",
"legalName": "Tønder AutoForum ApS",
"name": "Tønder AutoForum ApS",
"url": "https://www.tonder-autoforum.dk",
"telephone": 74725262,
"email": "info@tonder-autoforum.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Sønderlandevej 8",
"addressLocality": "Tønder",
"addressRegion": "Tønder",
"postalCode": 6270,
"addressCountry": "DK"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 54.933847,
"longitude": 8.87618799999996
}
}
]
|