{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dharug-national-park-gunderman-nsw",
  "name": "Dharug National Park",
  "description": "Mill Creek campground offers sites for small caravans, campervans, camper trailers and tents. Nestled among trees and surrounded by dramatic sandstone cliffs, this sheltered area makes a great weekend escape.",
  "url": "https://campertunity.com/listings/campgrounds/dharug-national-park-gunderman-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/dharug-national-park/mill-creek-campground/mill-creek-campground-09.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "174 Mill Creek Road",
    "addressLocality": "Gunderman",
    "addressRegion": "NSW",
    "postalCode": "2775",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.401904613333,
    "longitude": 151.043889553333
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Equestrian"
    }
  ]
}