{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mornington-wilderness-camp-king-leopold-ranges-western",
  "name": "Mornington Wilderness Camp",
  "description": "Beautiful remote campsite on the Gibb River road in a conservation area. Clean bathrooms, picnic tab... Near Australia's North West and King Leopold Ranges. Toilets, Drinking Water, BBQ Areas and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mornington-wilderness-camp-king-leopold-ranges-western",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--5DpMz3LS--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/hfia86y3ro2e9c6b8c6n",
    "https://media.anycamp.com.au/c/image/upload/s--vEx-XjcQ--/c_fill,h_400,q_auto,w_800/hfia86y3ro2e9c6b8c6n"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "King Leopold Ranges",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.508485,
    "longitude": 126.112102
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Dorothy M."
      },
      "reviewBody": "Beautiful remote campsite on the Gibb River road in a conservation area. Clean bathrooms, picnic tables, restaurant, kayaks for hire and loads of birdlife."
    }
  ]
}