{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/woolpress-bend-campground-waugorah-nsw",
  "name": "Woolpress Bend campground",
  "description": "Woolpress Bend campground in Yanga National Park offers secluded camping on the banks of the Murrumbidgee River. Spend your days paddling, fishing, birdwatching or explore the history of this remote and beautiful park.",
  "url": "https://campertunity.com/listings/campgrounds/woolpress-bend-campground-waugorah-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/yanga-national-park/woolpress-bend-campground/woolpress-bend-campground-05.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Waugorah",
    "addressRegion": "NSW",
    "postalCode": "2711",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.3355754647093,
    "longitude": 143.894296654096
  },
  "sameAs": [
    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/woolpress-bend-campground",
    "https://www.anycamp.com.au/campsite/woolpress-bend-campground",
    "https://campermate.com/en/location/australia/nsw/the-murray/paid-campsites/woolpress-bend-campground/695524a0-a443-4897-95df-66eff824f60f"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "National Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}