{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/abenteuerferien",
  "name": "Abenteuerferien",
  "description": "Our adventure camp in the valley of the mills offers a supervised holiday program with outdoor swimming pool, campfire and lots of nature in the Thuringian Holzland.",
  "url": "https://campertunity.com/listings/campgrounds/abenteuerferien",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}