{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-sens-bourgogne-franche-comte",
  "name": "Discharge Toilet",
  "description": "Center at 2 Km, Lidl at 200 m, There are 2 BBq's available. The sanitary block that is there is no longer in use. Beautiful places, and plenty of shade. There are benches available, and a canopy, when it rains one can substitute its own BBQ.",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-sens-bourgogne-franche-comte",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650840421.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue de Senigallia",
    "addressLocality": "Sens",
    "addressRegion": "bourgogne-franche-comte",
    "postalCode": "89100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.18309,
    "longitude": 3.28771
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/bourgogne-franche-comte/sens/69139/aire-de-camping-car"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€10+"
}