{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-sulniac",
  "name": "water",
  "description": "A bare plot of land, for 100% wild camping, at the back of our home surrounded by trees and nature. You will have a direct access by the sunken path that borders our garden. Hiking trails at the foot of the site. Very quiet place. No noise, except the crowing of the rooster early in the morning!... And sometimes the neighbor cutting his wood. No light pollution. Nothing but the stars between you and the sky! The activities Walks in the countryside, at the foot of the land, sea at 20 min by car.",
  "url": "https://campertunity.com/listings/campgrounds/water-sulniac",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sulniac",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.656,
    "longitude": -2.5555
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/sulniac/170845/campspace-in-sulniac-brittany"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}