{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-vannes-brittany",
  "name": "Campspace in Vannes, Brittany",
  "description": "Private parking space for a motorhome or van in the center of Vannes The countryside in the city center. Very quiet area of the General Council The activities various visits, restaurants, shopping,... Other things pass under a porch and parking at the back",
  "url": "https://campertunity.com/listings/campgrounds/campspace-vannes-brittany",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vannes",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.652,
    "longitude": -2.7475
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}