{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/acacia-flat-campground-map-nsw-national-parks",
  "name": "Acacia Flat campground | Map | NSW National Parks",
  "description": "The walk-in Acacia Flat campground offers remote camping in the Grose Valley Wilderness of Blue Mountains National Park, near Blackheath.",
  "url": "https://campertunity.com/listings/campgrounds/acacia-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.6333189930529,
    "longitude": 150.331788112914
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ]
}