{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/burra-korain-flat-campground-map-nsw-national-parks",
  "name": "Burra Korain Flat campground | Map | NSW National Parks",
  "description": "Burra Korain Flat campground is a small, remote walk-in campground in the Grose wilderness. It's a 2 to 3 hour walk to get there from Victoria Falls.",
  "url": "https://campertunity.com/listings/campgrounds/burra-korain-flat-campground-map-nsw-national-parks",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.6090589400945,
    "longitude": 150.25169746405
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ]
}