{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/plateaux-cascades-et-lacs",
  "name": "Plateaux, cascades et lacs",
  "description": "At 1000 meters altitude, Tarzali is located in the middle of the unique and virgin mountain range",
  "url": "https://campertunity.com/listings/campgrounds/plateaux-cascades-et-lacs",
  "image": [
    "https://campspace.com/media/medium/uploads/space/34/26/_1/3426_1_5e53d0cc167f0.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "Australia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.43,
    "longitude": 145.62
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}