{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-saint-sauveur-camprieu-occitanie-saint-sauveur",
  "name": "Campspace In Saint Sauveur Camprieu Occitanie",
  "description": "Family caravan park in plain and wooded terrain, in the heart of the Cevenas National Park. We are close to the Lac du Bonheur in Camprieu, the Mont Aigoual and its climatograph, the Grottos of Bramabiau and Dargian and the Gorges of Tarn and Jonte. Ideal for hiking, searching for mushrooms, cycling, fishing on the river or in the lake, exploring nearby places, etc. Large plain terrain with trees in a half mountain setting, on the edge of a forest, halfway between the village and its shops an...",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-saint-sauveur-camprieu-occitanie-saint-sauveur",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "saint-sauveur-camprieu",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1075,
    "longitude": 3.468
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}