{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/washpool-national-park-gibraltar-range-nsw",
  "name": "Washpool National Park",
  "description": "Coombadjha campground offers tent-based camping by a pretty rainforest creek and is the starting point for two of Washpool National Park’s most popular walks.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/washpool-national-park-gibraltar-range-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/washpool-national-park/coombadjha-campground/coombadjha-campground-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Washpool Walk",
    "addressLocality": "Gibraltar Range",
    "addressRegion": "NSW",
    "postalCode": "2370",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.4714899200032,
    "longitude": 152.32125846
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rainforest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}