{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mountain-lake-view-schleusingen-de",
  "name": "Mountain lake view",
  "description": "Pitch on the southern slope of the Thuringian Forest, with a view of the Ratscher mountain lake. The barbecue area and cozy pavilion are perfect for a BBQ. The nearby UNESCO biosphere reserve Thuringian Forest is perfect for hiking and offers wonderful views. The historic old town of Schleussingen with its castle is also not far away and invites you to explore. Use of the barbecue area and the pavilion possible",
  "url": "https://campertunity.com/listings/campgrounds/mountain-lake-view-schleusingen-de",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Schleusingen",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.489,
    "longitude": 10.7965
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/-/schleusingen/169299/mountain-lake-view"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}