{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-bungalowdorf-erlau-erlau-schleusingen",
  "name": "Campingplatz & Bungalowdorf Erlau",
  "description": "In a beautiful location, just outside the charming town of Schleusingen and at the edge of the Thüringer Wald, lies Campingplatz &...",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-bungalowdorf-erlau-erlau-schleusingen",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67517325c6b80.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Waldbad 10",
    "addressLocality": "Erlau/Schleusingen",
    "postalCode": "98553",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.54659,
    "longitude": 10.75583
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/thuringia/erlau/campingplatz-bungalowdorf-erlau-120664/",
    "https://www.alpacacamping.de/campsites/17689"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}