{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/koreelah-creek-campground-local-alerts-nsw-national-parks-ko",
  "name": "Koreelah Creek campground | Local alerts | NSW National Parks",
  "description": "Koreelah Creek campground is a delightful camping area and an ideal place to relax. Enjoy picnicking, swimming, walking, birdwatching and admiring the local wildlife.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/koreelah-creek-campground-local-alerts-nsw-national-parks-ko",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "in Koreelah National Park in the Country NSW region",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}