{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-amtzell-baden-wurttemberg-de",
  "name": "Discharge Toilet",
  "description": "supermarkt 2,7km - city centre 1,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-amtzell-baden-wurttemberg-de",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650693304.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Büchel",
    "addressLocality": "Amtzell",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "88279",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.70865,
    "longitude": 9.76592
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.78,
    "reviewCount": 89,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}