{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-nijverdal-overijssel",
  "name": "Discharge Toilet",
  "description": "Camper and camping pitches [at a higher rate] at SVR campsite behind farmhouse - central terrace - Twente - located between the river Regge and the Sallandse Heuvelrug nature reserve - Pieterpad - center 3.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-nijverdal-overijssel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651168294.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rijssensestraat",
    "addressLocality": "Nijverdal",
    "addressRegion": "overijssel",
    "postalCode": "7441 AN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.34327,
    "longitude": 6.48542
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.22,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€18+"
}