{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-val-de-creuse-3km-from-the-dam-its-lake-and",
  "name": "Campspace In Val De Creuse 3km From The Dam Its Lake And Its Beach",
  "description": "Genuine Indian teepee 7.50m in diameter and small traveler's caravan in a clearing at the bottom of a wood, on the edge of a country village. Peaceful place to recharge your batteries and enjoy the sounds of nature... Activities: Boules or marbles pitch on site, darts and various games for children... Regulation: Animals tied up on the ground and no smoking in the trailer.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-val-de-creuse-3km-from-the-dam-its-lake-and",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "eguzon-chantme",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.434,
    "longitude": 1.589
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tipi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}