{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ganguddy-dunns-swamp-campground-kelgoola-nsw",
  "name": "Ganguddy-Dunns Swamp campground",
  "description": "Unwind in stunning World Heritage surrounds at Ganguddy-Dunns Swamp campground, near Rylstone. Perfect for a family camping trip, go fishing, canoeing and swimming in the Cudgegong river.",
  "url": "https://campertunity.com/listings/campgrounds/ganguddy-dunns-swamp-campground-kelgoola-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/wollemi-national-park/dunns-swamp-ganguddy-campground/dunns-swamp-ganguddy-campground-05.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dunns Swamp Road",
    "addressLocality": "Kelgoola",
    "addressRegion": "NSW",
    "postalCode": "2849",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.8349683333333,
    "longitude": 150.206348446667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swamp"
    }
  ]
}