{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nistelrode-noord-brabant",
  "name": "Discharge Toilet",
  "description": "Camping pitches on mini camping - entrance location at Molenhoeve - nature reserve De Maashorst - goat farm - center Nistelrode 1.4km",
  "url": "https://campertunity.com/listings/campgrounds/nistelrode-noord-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651109108.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Maxend",
    "addressLocality": "Nistelrode",
    "addressRegion": "noord-brabant",
    "postalCode": "5388 TW",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.69224,
    "longitude": 5.55769
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.93,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21.7",
    "priceValidUntil": "2026-07-13"
  },
  "priceRange": "€21.7+"
}