{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tom-groggin-campground-map-nsw-national-parks-au",
  "name": "Tom Groggin campground | Map | NSW National Parks",
  "description": "Tom Groggin campground, between Khancoban and Thredbo, is an ideal base to enjoy fishing, bushwaking, mountain biking, and 4WDing in southern Kosciuszko National Park.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tom-groggin-campground-map-nsw-national-parks-au",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.6585840906831,
    "longitude": 147.987811712693
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}