{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/woolshed-flat-campground-binya-nsw",
  "name": "Woolshed Flat campground",
  "description": "Great for bushwalking and birdwatching, Woolshed Flat campground in Cocoparra National Park is a peaceful place for picnicking among shady trees and resident kangaroos.",
  "url": "https://campertunity.com/listings/campgrounds/woolshed-flat-campground-binya-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/stock-images/tent-camping/tent-camping-stock-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Woolshed Flat Trail",
    "addressLocality": "Binya",
    "addressRegion": "NSW",
    "postalCode": "2681",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.0814752399999,
    "longitude": 146.22128684
  },
  "sameAs": [
    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/woolshed-flat-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hike In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird Watching"
    }
  ]
}