{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/seepark-auenhain-markkleeberg-saxony",
  "name": "Seepark Auenhain",
  "description": "place at Feriendorf Markkleeberger See - bus stop 500m - supermarket 1.5km - center 4km",
  "url": "https://campertunity.com/listings/campgrounds/seepark-auenhain-markkleeberg-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650714362.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Feriendorf",
    "addressLocality": "markkleeberg",
    "addressRegion": "saxony",
    "postalCode": "04416",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.26048,
    "longitude": 12.42883
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.46,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-07-14"
  },
  "priceRange": "€25+"
}