{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-lesparre-medoc-new-aquitaine-lesparre-medoc-fr",
  "name": "Campspace in Lesparre Medoc, New Aquitaine",
  "description": "A peaceful place that offers a privileged space of calm in the heart of nature yet less than 5 minutes from the city. You are 15 minutes from the beaches. We have pitches and a tiny house.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-lesparre-medoc-new-aquitaine-lesparre-medoc-fr",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lesparre Medoc",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2955,
    "longitude": -0.929
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tiny_house"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}