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