{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nine-mile-campground-local-alerts-nsw-national-parks-lower-s",
  "name": "Nine Mile campground | Local alerts | NSW National Parks",
  "description": "Nine Mile campground is a remote campground for mountain bike riders and hikers tackling the Pilot Wilderness, in Kosciuszko National Park.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nine-mile-campground-local-alerts-nsw-national-parks-lower-s",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "in the Lower Snowy River area of Kosciuszko National Park in the Snowy Mountains region",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}