{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mol-antwerp",
  "name": "Discharge Wastewater",
  "description": "quietly located camper place next to my own house - free use of the garden - cycling routes through the beautiful nature along the Kempen lakes",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mol-antwerp",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651184118.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Varenstraat",
    "addressLocality": "Mol",
    "addressRegion": "antwerp",
    "postalCode": "2400",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.18745,
    "longitude": 5.18282
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€16+"
}