{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-civrac-en-medoc-nouvelle-aquitaine",
  "name": "Campspace in CIVRAC-EN-MEDOC, Nouvelle-Aquitaine",
  "description": "Family vineyard property where three generations have given themselves to heart and soul to increase",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-civrac-en-medoc-nouvelle-aquitaine",
  "image": [
    "https://campspace.com/media/medium/uploads/space/95/0d/d2/950dd21684dea1e4040f2c22de21903d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.34,
    "longitude": -0.92
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    }
  ]
}