{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/acacia-flat-campground-nsw-national-parks-au",
  "name": "Acacia Flat campground | What's nearby | 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-nsw-national-parks-au",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "in the Blackheath area of Blue Mountains National Park in the Sydney and surrounds region",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ]
}