{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dales-gorge-overflow-karijini-overflow-campground-western-au",
  "name": "Dales Gorge Overflow Camping / Karijini overflow campground",
  "description": "Near Karijini National Park, Australia's North West and Karijini. .",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dales-gorge-overflow-karijini-overflow-campground-western-au",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -22.486689,
    "longitude": 118.477414
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Eva D."
      },
      "reviewBody": "Online bookings only.  \nOnce again,there Is no reception up there whatsoever.  Even at the visitor information  centre.   \nSo somebody explain to me how IT can all work, Because this camp was nearly empty when i drive through- yet all the physical signs Said Booked, no vacancies!  \nAll national parks need to be Made first in bessesd dressed!  \nThey have no reception up there!"
    }
  ]
}