{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-le-cailar-occitanie",
  "name": "Campspace in LE CAILAR, Occitanie",
  "description": "Lost and totally independent in Petite Camargue, but 20 minutes from the sea, Nîmes or Montpellier. Very accessible plots with electricity and borehole water intake. Surrounded by horses and bulls... Absolute silence, sunsets!!! View of the horses and bulls of the Camargue. Absolute independence. The activities The sea and all its activities are 20 kilometers away, as are visits to Nîmes and Montpellier, 20 kilometers away, horse and carriage rides, and village festivals. The Pont du Gard is...",
  "url": "https://campertunity.com/listings/campgrounds/campspace-le-cailar-occitanie",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "LE CAILAR",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6665,
    "longitude": 4.2455
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}