{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/devils-creek-western-australia",
  "name": "Devil's Creek",
  "description": "Hi, We where there end July and the creek is not far to be completely empty but that detail make it... Near Australia's North West and Mardie. Pets Allowed, Free, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/devils-creek-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--f4Q1mmjp--/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/ev3bfe1aoypnlvmmskmw",
    "https://media.anycamp.com.au/c/image/upload/s--thS1ek-z--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/ev3bfe1aoypnlvmmskmw"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -20.980975,
    "longitude": 116.3957
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Xavier"
      },
      "reviewBody": "Hi, \nWe where there end July and the creek is not far to be completely empty but that detail make it interesting because all wildlife has to come there for drinking. Most of the place is clean , you can find heaps of swings in the trees for when the creek is full it’s accessible for most of the cars , be self sufficient and have good pecks because it’s full of stones . Great for hiking and nature lovers"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Karlee  Smith"
      },
      "reviewBody": "There is now a little mining village where the camp site is ‘supposed’ to be, so we drove in circles trying to find another entry and couldn’t find one other than a road that ended up at a gate to a private property. \nDon’t plan you day to stay at this camp as from what we could find, nothing there :)"
    }
  ]
}