{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-fleurie-auvernia-rodano-alpes",
  "name": "Discharge Toilet",
  "description": "Plots on a grassy plateau overlooking the Beaujolais vineyards and the Alps at the bottom. Each plot has water and electricity connection.",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-fleurie-auvernia-rodano-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651196912.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de la Frédière",
    "addressLocality": "Fleurie",
    "addressRegion": "auvernia-rodano-alpes",
    "postalCode": "69820",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.19994,
    "longitude": 4.68984
  },
  "sameAs": [
    "https://www.campercontact.com/es/francia/auvernia-rodano-alpes/fleurie/158843/domaine-au-franc"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-08-28"
  },
  "priceRange": "€10+"
}