{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hidden-billabong-78-kms-out-of-borroloola-on-savannah-way",
  "name": "Hidden Billabong",
  "description": "Near Katherine Daly and Calvert. Free.",
  "url": "https://campertunity.com/listings/campgrounds/hidden-billabong-78-kms-out-of-borroloola-on-savannah-way",
  "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": "78 Kms out of. Borroloola On Savannah Way",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -16.263596,
    "longitude": 136.890439
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}