{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-tournai-wallonia",
  "name": "Discharge Toilet",
  "description": "small campsite within walking distance of the historic centre with beautiful Cathedral-recreational Lake 150 m",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-tournai-wallonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650749098.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de l'Orient",
    "addressLocality": "Tournai",
    "addressRegion": "wallonia",
    "postalCode": "7500",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.60001,
    "longitude": 3.41361
  },
  "sameAs": [
    "https://images.campercontact.com/media/photos/4222124650749098.jpg",
    "https://www.campercontact.com/en/belgie/waals-gewest/doornik/24346/camping-de-lorient"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "€20+"
}