{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-cassaduc-languedoc-roussillon",
  "name": "How far from the river is Camping Cassaduc?",
  "description": "ProfileCamping on the causse sauverere, overlooking the Gorges du Tarn. Comfortable facilities.Plots of about 200m2. Camping away from the roads, ideal for seeking calm and relaxation. Leisure activities, hiking, mountain biking,... Read more",
  "url": "https://campertunity.com/listings/campgrounds/camping-cassaduc-languedoc-roussillon",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-cassaduc/aUtKiUIlCApu.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-cassaduc/BXGzxoXqIU2l.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route du point sublime",
    "addressLocality": "Camping Cassaduc",
    "addressRegion": "Languedoc-Roussillon",
    "postalCode": "48500",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3146,
    "longitude": 3.243
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}