{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ferienpark-thuringer-wald-schalkau",
  "name": "Ferienpark Thüringer Wald",
  "description": "Back-to-basics camping among the wooded areas of the German Thüringerwoud or Thuringian Forest can be done at Ferienpark Thüringer Wald. It...",
  "url": "https://campertunity.com/listings/campgrounds/ferienpark-thuringer-wald-schalkau",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675195db96431.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Im Waldgrund 1",
    "addressLocality": "Schalkau",
    "postalCode": "96528",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.43017,
    "longitude": 11.0255
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}