{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-le-cailar-le-cailar-occitanie",
  "name": "Campspace in LE CAILAR, Occitanie",
  "description": "Motorhome park. Le Cailar, cradle of the Petite Camargue. A peaceful setting amidst vineyards and Camargue horses. The park has six designated spots. Activities nearby include visits to manades, horse-drawn carriage rides, a leisure center, and a fishing pond.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-le-cailar-le-cailar-occitanie",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "LE CAILAR",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7005,
    "longitude": 4.2165
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}