{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-bad-bentheim-lower-saxony",
  "name": "Discharge Toilet",
  "description": "next to a mill - on the edge of the forest - assembly point motorcyclists - athletics stadium - supermarket 700m - center 200m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-bad-bentheim-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650697135.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mühlenberg",
    "addressLocality": "Bad Bentheim",
    "addressRegion": "lower-saxony",
    "postalCode": "48455",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.29322,
    "longitude": 7.10129
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.61,
    "reviewCount": 61,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}