{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-deurningen-overijssel",
  "name": "Discharge Toilet",
  "description": "Use GPS coordinates - entrance location from the Sandsteenweg - next to estate the Holthuis - Pannake Lake near A1 - also rest point for coffee, tea, delicious craft farm ice cream - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-deurningen-overijssel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650992565"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Visschedijkweg",
    "addressLocality": "Deurningen",
    "addressRegion": "overijssel",
    "postalCode": "7562 RE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.29138,
    "longitude": 6.89943
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.11,
    "reviewCount": 80,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12.5+"
}