{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/koreelah-creek-campground-koreelah-nsw",
  "name": "Koreelah Creek campground",
  "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-koreelah-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/koreelah-national-park/koreelah-creek-campground/koreelah-creek-campground-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Koreelah Gorge Track",
    "addressLocality": "Koreelah",
    "addressRegion": "NSW",
    "postalCode": "2476",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.3083237466664,
    "longitude": 152.465974586667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}