{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-massegros-causses-gorges-occitanie-fr",
  "name": "Discharge Toilet",
  "description": "Directly on the Tarn - spacious shady pitches - snack bar - private beach - shop - terrace - center 19km",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-massegros-causses-gorges-occitanie-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651125524.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "RD 907",
    "addressLocality": "Massegros Causses Gorges",
    "addressRegion": "occitanie",
    "postalCode": "48210",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.30415,
    "longitude": 3.26852
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15.2",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "€15.2+"
}