{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-oudenbosch-north-brabant",
  "name": "Discharge Toilet",
  "description": "Located in the outskirts of Oudenbosch near the Pagnevaartbos - nature and recreation area - Hoeven and Bosschenhoofd - accessible from the A58 and from the A 17 - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-oudenbosch-north-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651235784.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nattestraat",
    "addressLocality": "Oudenbosch",
    "addressRegion": "north-brabant",
    "postalCode": "4731 SM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.57873,
    "longitude": 4.54521
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "32.5",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€32.5+"
}