{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-am-marktler-badesee-marktl",
  "name": "Campingplatz am Marktler Badesee",
  "description": "Campingplatz am Marktler Badesee is a campsite in Marktl, Bavaria, located a river/stream and by a lake/recreational pond.This terraced camp site has...",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-am-marktler-badesee-marktl",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c879d95048.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Queng 3",
    "addressLocality": "Marktl",
    "postalCode": "84533",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.26722,
    "longitude": 12.83139
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}