{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/woolshed-flat-campground-map-nsw-national-parks",
  "name": "Woolshed Flat campground | Map | NSW National Parks",
  "description": "Woolshed Flat campground in Turon National Park offers a peaceful getaway right on the Turon River, popular with 4WD explorers and self-sufficient campers.",
  "url": "https://campertunity.com/listings/campgrounds/woolshed-flat-campground-map-nsw-national-parks",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.2614339171555,
    "longitude": 149.894428603788
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}