{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-les-cresnays-normandy",
  "name": "Campspace In Les Cresnays Normandy",
  "description": "Area in a quiet place. Bamboo private garden with chicken ducks 2 donkey geese. A quiet place in the countryside overlooking the valley of the See. Activities Visit the bamboo garden and the surrounding waterfalls mortain 10km mont saint michel 45km.piscine à brecey 6km....",
  "url": "https://campertunity.com/listings/campgrounds/campspace-les-cresnays-normandy",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "les-cresnays",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.7165,
    "longitude": -1.112
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}