{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/whistleduck-creek-campground-davenport-ranges-national-park",
  "name": "Whistleduck Creek Campground",
  "description": "Near Barkly and Davenport. Toilets and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/whistleduck-creek-campground-davenport-ranges-national-park",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Davenport Ranges National Park",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -20.637187,
    "longitude": 134.779508
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}