{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-11400-verdun-lauragais-occitanie-11400-verdun-en",
  "name": "Campspace in 11400 Verdun En Lauragais, Occitanie",
  "description": "At the La Jasse farm, you will find a location near large trees, with toilets, kitchen and a room in case of rain with electricity as well.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-11400-verdun-lauragais-occitanie-11400-verdun-en",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "11400 Verdun-en-Lauragais",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.383,
    "longitude": 2.077
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}