{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wuggubun-aboriginal-community-campground-durack-157ks-n",
  "name": "Wuggubun Aboriginal Community Campground",
  "description": "Wonderful campground with lots of birdlife. You pick your own spot and can have campfires and take p... Near Australia's North West and Durack. Pets Allowed, Toilets and BBQ Areas.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wuggubun-aboriginal-community-campground-durack-157ks-n",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Great Northern Hwy",
    "addressLocality": "Durack (157Ks N of Turkey Creek)",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -15.953693,
    "longitude": 128.379186
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "J K."
      },
      "reviewBody": "Wonderful campground with lots of birdlife. You pick your own spot and can have campfires and take pets. There's a spring fed creek with a swimming hole running alongside the campground and Wuggubun gorge that you can drive to and walk up. It also has spring fed waterholes in it you can swim in. Clean toilet and shower block, wifi included in price of camping, owned and run by friendly and helpful community members."
    }
  ]
}