{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-saint-nolff",
  "name": "water",
  "description": "Welcome to my garden, located on the outskirts of Vannes, in Brittany. Our location is easily accessible thanks to its proximity to the Rennes-Vannes and Nantes-Brest exchange. We have a large plot of land of 2000 m2 where we can park oriented to the south or to the shadow of octogenarian oaks, offering a spectacle of incredible beauty in autumn. Our garden is located in a natural place where you can observe diverse fauna according to the season, such as pheasants, green woodpecker birds, owl...",
  "url": "https://campertunity.com/listings/campgrounds/water-saint-nolff",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint Nolff",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.6795,
    "longitude": -2.707
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}