{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-zonhoven-flanders",
  "name": "Discharge Toilet",
  "description": "family campsite - surrounded by ponds and beach - large pitches - large playground. - front part intended for campers and caravans - rear part fixed places - center 4 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-zonhoven-flanders",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650976151.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zwanenstraat",
    "addressLocality": "Zonhoven",
    "addressRegion": "flanders",
    "postalCode": "3520",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.98682,
    "longitude": 5.31374
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.7,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "28.25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€28.25+"
}