{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/darling-river-campground-au",
  "name": "Darling River campground | Visitor info | NSW National Parks",
  "description": "Go outback camping beside the Darling River in Kinchega National Park, near Menindee.",
  "url": "https://campertunity.com/listings/campgrounds/darling-river-campground-au",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}