{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-abendruhe-muglitztal-saxony",
  "name": "Stellplatz Abendruhe",
  "description": "behind mechanical company - possible operating noise during the day - contact the manager by telephone/email or WA before arrival - in the center",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-abendruhe-muglitztal-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650935457.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Siedlung",
    "addressLocality": "Müglitztal",
    "addressRegion": "saxony",
    "postalCode": "01809",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.92401,
    "longitude": 13.85492
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.63,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€17+"
}