{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-auenland-brungershausen",
  "name": "Camping Auenland",
  "description": "Camping Auenland is a campsite in Brungershausen, Hesse, located in a wood and a river/stream.The campsite has which are marked out, pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/camping-auenland-brungershausen",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67503cab3a380.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zum Dammhammer 2",
    "addressLocality": "Brungershausen",
    "postalCode": "35094",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.86294,
    "longitude": 8.6285
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}