{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-blomberg-lower-saxony",
  "name": "Discharge Toilet",
  "description": "on the village square - supermarket and bakery 200m - 50m center",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-blomberg-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650671048.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hauptstraße",
    "addressLocality": "Blomberg",
    "addressRegion": "lower-saxony",
    "postalCode": "26487",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.57719,
    "longitude": 7.55852
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.98,
    "reviewCount": 48,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€5+"
}