{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nymboida-river-nymboida-national-north-coast-au",
  "name": "Nymboida River campground | Local alerts | NSW National Parks",
  "description": "Go 4WDing into the heart of Nymboida’s wild beauty at Nymboida River campground and canoe, swim, and bushwalk to your heart’s content.",
  "url": "https://campertunity.com/listings/campgrounds/nymboida-river-nymboida-national-north-coast-au",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "in Nymboida National Park in the North Coast and Country NSW regions",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}