{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-balgoij-gelderland",
  "name": "Discharge Toilet",
  "description": "Camper place at A50 - village on the Maas - Wijchen - Nijmegen - also B&B and tea garden in the yard - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-balgoij-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650945959.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Houtsestraat",
    "addressLocality": "Balgoij",
    "addressRegion": "gelderland",
    "postalCode": "6613 AC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.78977,
    "longitude": 5.71761
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.47,
    "reviewCount": 183,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12+"
}