{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-garde-colombe",
  "name": "water",
  "description": "Between a lake and a river, very close to hiking trails, world-class climbing and paragliding sites. Our special climate allows you to enjoy your days with Mediterranean warmth and pleasant nights with our fresh mountain air.",
  "url": "https://campertunity.com/listings/campgrounds/water-garde-colombe",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Garde colombe",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.356,
    "longitude": 5.761
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/garde-colombe/168904/campspace-in-garde-colombe-provence-alpes-cte-dazur"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}