{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/thermenaue-bad-rodach-bayern",
  "name": "Motorhome site Thermenaue",
  "description": "Enjoy a relaxing stay at RVstellplatz Thermenaue in Bad Rodach, Germany. Customer rating: 4.15.",
  "url": "https://campertunity.com/listings/campgrounds/thermenaue-bad-rodach-bayern",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650668312.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hirschmüllersweg",
    "addressLocality": "Bad Rodach",
    "addressRegion": "Bayern",
    "postalCode": "96476",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.33499,
    "longitude": 10.76879
  },
  "sameAs": [
    "https://www.campercontact.com/de/deutschland/bayern/bad-rodach/3232/wohnmobilstellplatz-thermenaue"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}