{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/leichhardt-river-falls-fc",
  "name": "Leichhardt River Falls (FC)",
  "description": "A basic bush camp located by the edges of Leichhardt Falls. No facilites, watch for Crocodiles. The falls are located approximately 50 kilometres (31 mi) upstream from the point where the river discharges into the Gulf of Carpentaria. The falls vary in intensity from a raging torrent of water in the wet season to a mere trickle towards the end of the dry season. The falls are not renowned for their height, but for their stepped nature and their breadth. There is no charge for the use of this...",
  "url": "https://campertunity.com/listings/campgrounds/leichhardt-river-falls-fc",
  "image": [
    "https://directory.fullrangecamping.com.au/wp-content/uploads/2015/02/free-camps.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nardoo-Burketown Road, (Savannah Way), Gregory QLD",
    "postalCode": "Our Address Nardoo-Burketown Road, (Savannah Way), Gregory QLD",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -18.219064,
    "longitude": 139.874858
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}