{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-cledelles-occitanie",
  "name": "Camping Les Cledelles",
  "description": "Camping Les Cledelles offers a swimming pool, golf facilities, supermarket, playground, security measures, illuminated area, hardened surface, waste water discharge, toilet discharge, water tap, electricity, toilet facilities, showers, laundry, WiFi, and bread service.",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-cledelles-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue Henri Trilha",
    "addressLocality": "114005",
    "addressRegion": "occitanie",
    "postalCode": "32140",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4305,
    "longitude": 0.5844
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/occitanie/114005/camping-les-cledelles"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}