{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wheeny-creek-campground-nsw",
  "name": "Wheeny Creek campground",
  "description": "Pack up the car and head to Wheeny Creek campground, near East Kurrajong, in Wollemi National Park. This free campground is perfect for a family weekend away or day trip.",
  "url": "https://campertunity.com/listings/campgrounds/wheeny-creek-campground-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/wollemi-national-park/wheeny-creek-campground/wheeny-creek-campground-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1370 Comleroy Road",
    "addressLocality": "Wheeny Creek",
    "addressRegion": "NSW",
    "postalCode": "2758",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.4563132791801,
    "longitude": 150.722370445305
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boondocking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Equestrian"
    }
  ]
}