{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/katoomba-area-blue-mountains-national-park-nsw",
  "name": "Katoomba area",
  "description": "Kedumba River Crossing campground is a challenging walk-in campground in a remote part of Blue Mountains National Park. Set in an open, grassy area with views of Mount Solitary, it’s a peaceful place to stay on an overnight bushwalk in the Jamison Valley.",
  "url": "https://campertunity.com/listings/campgrounds/katoomba-area-blue-mountains-national-park-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/blue-mountains-national-park/katoomba-area/kedumba-campground/kedumba-campground-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Blue Mountains National Park",
    "addressRegion": "NSW",
    "postalCode": "2787",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.8034000998362,
    "longitude": 150.364560726705
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hike_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ]
}