{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vor-campingplatz-geiseltalsee-mucheln-saksen-anhalt",
  "name": "Vor Campingplatz Geiseltalsee",
  "description": "camperachts directly in front of the campsite site code 29586 - extra charge for use (new) sanitary camping possible - center 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vor-campingplatz-geiseltalsee-mucheln-saksen-anhalt",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650865502.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Werkstraße",
    "addressLocality": "Mücheln",
    "addressRegion": "saksen-anhalt",
    "postalCode": "06249",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.31886,
    "longitude": 11.8202
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.13,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€8+"
}