{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rennsteig-thuringian-sea-bad-lobenstein-de",
  "name": "Between Rennsteig And Thuringian Sea",
  "description": "At any time of the year, those seeking relaxation will find a variety of options to spend an unforgettable stay here. In winter, skiing on the Rennsteig, which is only 3 km away, in spring, summer and autumn, cycling, hiking and water sports at the largest natural reservoir in Germany, the Bleiloch Dam. Pitch size approx. 100 sqm each Bad Lobenstein in the Thuringian Slate Mountains is a real insider tip. Not far from the campsite you will find a variety of shopping opportunities.",
  "url": "https://campertunity.com/listings/campgrounds/rennsteig-thuringian-sea-bad-lobenstein-de",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "bad-lobenstein",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.4565,
    "longitude": 11.6465
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/-/bad-lobenstein/169458/between-rennsteig-and-thuringian-sea"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}