{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/caravanning-de-cassaduc-st-georges-de-levejac-fr",
  "name": "Camp. Caravanning de Cassaduc",
  "description": "Camp. Caravanning de Cassaduc is a campsite that is located in Saint-Georges-de-Lévéjac, Lozère, and located in the woods.This terraced campsite...",
  "url": "https://campertunity.com/listings/campgrounds/caravanning-de-cassaduc-st-georges-de-levejac-fr",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/6750206222eae.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route du Point Sublime",
    "addressLocality": "St. Georges-de-Lévéjac",
    "postalCode": "48500",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.31442,
    "longitude": 3.24364
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ]
}