{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-en-lesparre-medoc-nueva-aquitania-lesparre-medoc",
  "name": "Camping en LESPARRE MEDOC, Nueva Aquitania",
  "description": "Good morning, I rent you my land that is close to several shops, Carrefour, Leclerc, Lidl... a very quiet place. You will be welcome.",
  "url": "https://campertunity.com/listings/campgrounds/camping-en-lesparre-medoc-nueva-aquitania-lesparre-medoc",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "LESPARRE MEDOC",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3045,
    "longitude": -0.941
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}