{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/4-mile-waterhole-camp-kakadu-np-approx-38ks-ne-of-2-mil",
  "name": "4 Mile Waterhole Camp, Kakadu NP",
  "description": "Near Litchfield Kakadu Arnhem and Kakadu. Free.",
  "url": "https://campertunity.com/listings/campgrounds/4-mile-waterhole-camp-kakadu-np-approx-38ks-ne-of-2-mil",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Approx 38ks NE of 2 Mile Waterhole",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -12.571401,
    "longitude": 132.2191
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}