{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gorges-chassezac-prevencheres-occitanie-fr",
  "name": "Gorges du Chassezac",
  "description": "Superb dominant view. Perfect for one night. No convenience.",
  "url": "https://campertunity.com/listings/campgrounds/gorges-chassezac-prevencheres-occitanie-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650843463.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Prévenchères",
    "addressRegion": "occitanie",
    "postalCode": "48800",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.48317,
    "longitude": 3.93359
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/occitanie/prevencheres/70048/gorges-du-chassezac"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€0+"
}