{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-vannes-brittany-vannes",
  "name": "Campspace In Vannes Brittany",
  "description": "This garden is located on a house we rent out, so it's available when it's not booked. Located 3.3 kilometers from the Musée des Beaux-Arts, Vannes La Cohue. The activities You can play darts and take advantage of the on-site bike rental service. 1 kilometer from the leisure pool and 3 kilometers from department stores. And 2 kilometers 5 local shopping center. Bakery 2 butchers 1 fruit and vegetable 1 fishmonger and florist. Bar. Pizza ???? etc",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-vannes-brittany-vannes",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "vannes",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.6815,
    "longitude": -2.7905
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}