{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-municipal-vallee-banassac-canilhac-occitanie-fr",
  "name": "Camping municipal de la Vallée",
  "description": "Camping municipal de la Vallée offers toilet facilities, showers, laundry services, water taps, electricity, bread service, and a small shop.",
  "url": "https://campertunity.com/listings/campgrounds/camping-municipal-vallee-banassac-canilhac-occitanie-fr",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Banassac-Canilhac",
    "addressRegion": "occitanie",
    "postalCode": "48500",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.43554,
    "longitude": 3.14464
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}