{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-berlicum-north-brabant",
  "name": "Discharge Toilet",
  "description": "Camping pitches on mini camping - in the middle of nature - electricity supply at some places - reservations possible - fishing pond - center 2.5km",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-berlicum-north-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650974123"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nieuw Laar",
    "addressLocality": "Berlicum",
    "addressRegion": "north-brabant",
    "postalCode": "5258 TL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.67535,
    "longitude": 5.42909
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.47,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24",
    "priceValidUntil": "2026-07-11"
  },
  "priceRange": "€24+"
}