{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wheelers-creek-hut-nariel-valley-victoria",
  "name": "Wheelers Creek Hut",
  "description": "Lovely sleeping in hut on rainy days Near High Country and Nariel Valley. Pets Allowed, Free, Toilets and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wheelers-creek-hut-nariel-valley-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--mwDkyKak--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/tyl7yt1l1lbq1xaydowc",
    "https://media.anycamp.com.au/c/image/upload/s--ItE_v-4b--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/tyl7yt1l1lbq1xaydowc"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wheeler Creek Hut Track",
    "addressLocality": "Nariel Valley",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.54674,
    "longitude": 147.87724
  },
  "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": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Julian E."
      },
      "reviewBody": "Lovely sleeping in hut on rainy days"
    }
  ]
}