{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-vauvert-le-galician-occitanie-gallician",
  "name": "Campspace in Vauvert / Le Galician, Occitanie",
  "description": "In the heart of the Petite Camargue, you'll be able to set up camp on a large plot of land planted with trees. I offer an ideal site for campers and travelers. Easily accessible via the D6572 main road, you'll be surrounded by olive trees in a natural setting. The activities It's an ideal region for holidaymakers or pilgrims on the Camino de Compostel. Other things I can provide a barbecue but no campfire. Washing machine and drying rack available",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-vauvert-le-galician-occitanie-gallician",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gallician",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.652,
    "longitude": 4.322
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}