{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waldteichfreunde-radeburg-saxony",
  "name": "Waldteichfreunde",
  "description": "At a small lake (Oberer Waldteich) - center Klipphausen m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waldteichfreunde-radeburg-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651240867.PNG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moritzburger Strasse",
    "addressLocality": "Radeburg",
    "addressRegion": "saxony",
    "postalCode": "01471",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.14278,
    "longitude": 13.72131
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€30+"
}