{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gales-flat-campground-local-alerts-nsw-national-parks-in-mor",
  "name": "Gales Flat campground | Local alerts | NSW National Parks",
  "description": "Gales Flat campground is a challenging walk-in campground in a remote part of Morton National Park. It’s ideal for an overnight stop from Griffins walking track.",
  "url": "https://campertunity.com/listings/campgrounds/gales-flat-campground-local-alerts-nsw-national-parks-in-mor",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "in Morton National Park in the South Coast and Country NSW regions",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ]
}