{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-gaillan-en-medoc-nouvelle-aquitaine-lesparre",
  "name": "Campspace in Gaillan en Médoc, Nouvelle Aquitaine",
  "description": "Enjoy a relaxing stay at Campspace in Gaillan en Médoc, Nouvelle-Aquitaine in Lesparre-Médoc, France. Customer rating: 0.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-gaillan-en-medoc-nouvelle-aquitaine-lesparre",
  "image": [
    "https://static.campspace.com/media/space/detail/162773.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lesparre-Médoc",
    "addressRegion": "Neu-Aquitanien",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3245,
    "longitude": -0.9605
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}