{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/daly-waters-creek-daly-waters-northern-territory-au",
  "name": "Daly Waters Creek",
  "description": "Near Katherine Daly and Daly Waters. Free.",
  "url": "https://campertunity.com/listings/campgrounds/daly-waters-creek-daly-waters-northern-territory-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--mZnYpp6U--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/pfudx88zbflvlya8cito",
    "https://media.anycamp.com.au/c/image/upload/s--SpIrDKoY--/c_fill,h_400,q_auto,w_800/pfudx88zbflvlya8cito"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Daly Waters",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -16.259796,
    "longitude": 133.374871
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}