| 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": "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.362315,
      "longitude": 9.06838300000004
    }
  }
]
         
       |