{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mt-elizabeth-station-mt-elizabeth-road-gibb-river-road-weste",
  "name": "Mt Elizabeth Station",
  "description": "Very good facility. The gorge is spectacular if you can brave the 12km of rocky track to get there.... Near Australia's North West and Gibb. Pets Allowed, Toilets, Drinking Water, BBQ Areas,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mt-elizabeth-station-mt-elizabeth-road-gibb-river-road-weste",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--nWP-qCxu--/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/f4ov7vbdhs2hqv84uoxt",
    "https://media.anycamp.com.au/c/image/upload/s--zJmRra9H--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/f4ov7vbdhs2hqv84uoxt"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mt Elizabeth Road / Gibb River Road",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -16.418568,
    "longitude": 126.102795
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Nancy C."
      },
      "reviewBody": "Very good facility. The gorge is spectacular if you can brave the 12km of rocky track to get there. One of the cheaper stations out here but probably the best so far"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Alicia P."
      },
      "reviewBody": "We didn't stay as it was out of our budget but the gorge walk was stunning. 1 - 2hr 10 km 4x4 drive was all worth it. Site hosts were very friendly and helpful. Allowed us to park and unhitch the trailer to do the gorge. Then we had use of the bbq, picnic area and toilets."
    }
  ]
}