{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-schijndel-north-brabant",
  "name": "Discharge Toilet",
  "description": "Camper place - located in Recreational Area Vlagheide - Green Forest - De Wit Schijndel Camping & Outdoor Megastore 300m - St Oedenrode 5km - Den Bosch 18km - center Schijndel 2km",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-schijndel-north-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651045144.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Landingsweg",
    "addressLocality": "Schijndel",
    "addressRegion": "north-brabant",
    "postalCode": "5482 TA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.60101,
    "longitude": 5.45666
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.78,
    "reviewCount": 165,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-07-11"
  },
  "priceRange": "€20+"
}