{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/burralow-creek-campground-and-picnic-area-kurrajong-heights",
  "name": "Burralow Creek campground and picnic area",
  "description": "Get back to nature at secluded Burralow Creek campground and picnic area in Blue Mountains National Park, around 2 hours from Sydney. You’ll find walking and picnicking opportunities just moments from your tent.",
  "url": "https://campertunity.com/listings/campgrounds/burralow-creek-campground-and-picnic-area-kurrajong-heights",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/blue-mountains-national-park/lower-grose-valley-area/burralow-creek-campground/burralow-creek-campground-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tabaraga Ridge fire trail",
    "addressLocality": "Kurrajong Heights",
    "addressRegion": "NSW",
    "postalCode": "2758",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.5554257199999,
    "longitude": 150.603360333334
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}