{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ndhala-gorge-camping-area-ndhala-gorge-nature-park-northern",
  "name": "N'Dhala Gorge Camping Area",
  "description": "Near MacDonnell and Hale. Toilets.",
  "url": "https://campertunity.com/listings/campgrounds/ndhala-gorge-camping-area-ndhala-gorge-nature-park-northern",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "N'Dhala Gorge Nature Park",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -23.638865,
    "longitude": 134.462975
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/ndhala-gorge-camping-area",
    "https://campermate.com/en/location/australia/nt/macdonnell/paid-campsites/ndhala-gorge-4wd-track-and-camp/2b2f6019-5f9c-4d5e-8983-c37a03fc7391"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}