{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogmans-hut-murray-gorge-new-south-wales",
  "name": "Dogmans Hut",
  "description": "Near Kosciuszko National Park, High Country and Tom Groggin. Free, Toilets and Swimming.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogmans-hut-murray-gorge-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--ekT1_M2z--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/ongwev3pc5k4361eyk0y",
    "https://media.anycamp.com.au/c/image/upload/s--A892-8K4--/c_fill,h_400,q_auto,w_800/ongwev3pc5k4361eyk0y"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tom Groggin Access Trail",
    "addressLocality": "Murray Gorge",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.539646,
    "longitude": 148.13248
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}