{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-horse-creek-campground-judbarra-gregory-national-park",
  "name": "Big Horse Creek Campground, Judbarra / Gregory National Park, Katherine Daly, Northern Territory, Australia | CamperMate | CamperMate",
  "description": "Big Horse Creek camping area is located off Victoria Hwy 10 on the banks of the river in Judbarra-Gergory National Park. Suitable for tents, camper trailers,...",
  "url": "https://campertunity.com/listings/campgrounds/big-horse-creek-campground-judbarra-gregory-national-park",
  "image": [
    "https://photos.geozone.co.nz/photos/813e244b-eaf6-410e-9a42-75a103493630-original.jpeg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -15.6122,
    "longitude": 130.402
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}