| Structured
Data |
[
{
"@context": "https://schema.org",
"@type": "AutomotiveBusiness",
"legalName": "Rødding Autogenbrug ApS",
"name": "Rødding Autogenbrug ApS",
"url": "https://www.roedding-autogenbrug.dk",
"telephone": "+45 74 84 17 48",
"email": "rbs@dataophug.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Gammelengvej 21",
"addressLocality": "Rødding",
"addressRegion": "Vejen",
"postalCode": 6630,
"addressCountry": "DK"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.3623124,
"longitude": 9.0684367
}
}
]
|