{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-am-markkleeberger-see-markkleeberg-saxony",
  "name": "Campingplatz Am Markkleeberger See",
  "description": "Stell- and camping above the Markkleeberger lake at the restaurant Neuseenland Stübl with hearty home-made cuisine; beautiful landscape for hiking and cycling; 5 minutes to the canoe park Markkleeberg; next to it: climbing park and miniature railway; Bus to Leipzig and bus for city tour Leipzig right on the spot",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-am-markkleeberger-see-markkleeberg-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650822605.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bornaer Chaussee",
    "addressLocality": "markkleeberg",
    "addressRegion": "saxony",
    "postalCode": "04416",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.25874,
    "longitude": 12.43137
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.35,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24",
    "priceValidUntil": "2026-07-14"
  },
  "priceRange": "€24+"
}