{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yanda-visitor-info-nsw-national-parks-gundabooka-state-conse",
  "name": "Yanda campground | Visitor info | NSW National Parks",
  "description": "Remote Yanda campground offers caravan camping with fishing and paddling on the Darling River in Gundabooka State Conservation Area, near Bourke in Outback NSW.",
  "url": "https://campertunity.com/listings/campgrounds/yanda-visitor-info-nsw-national-parks-gundabooka-state-conse",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "in Gundabooka State Conservation Area in the Outback NSW region",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}