{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-zonnebeke-vlaanderen",
  "name": "Discharge Toilet",
  "description": "location close to some nature reserves: Nonnenbossen, Bellewaerde Park and Bellewaerde Aqua Polygonebos, Gasthuisbossen - Tyne Cot Cemetry Passendale 5km - Memorial Museum Passendaele 1917 3km - center Ypres 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-zonnebeke-vlaanderen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650896387.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oude Kortrijkstraat",
    "addressLocality": "Zonnebeke",
    "addressRegion": "vlaanderen",
    "postalCode": "8980",
    "addressCountry": "België"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.84592,
    "longitude": 2.96794
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.63,
    "reviewCount": 126,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "15+"
}