{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bilyuin-pool-peak-hill-wa",
  "name": "Bilyuin Pool",
  "description": "Near Australia's Golden Outback and Peak Hill. Pets Allowed, Free, Swimming and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bilyuin-pool-peak-hill-wa",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--odcgQdCM--/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/uxwtaiak4w5lo9wrpnl7",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E",
    "https://media.anycamp.com.au/c/image/upload/s--NkdqW1BR--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/uxwtaiak4w5lo9wrpnl7"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ashburton Downs-Meekatharra Road",
    "addressLocality": "Peak Hill",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.905115,
    "longitude": 118.662662
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Lyn Q."
      },
      "reviewBody": "Plenty of campsites, big vans can get in. Saw a fifth wheeler on a recent visit. Plenty of firewood nearby. Go well in if you want to get away from others. When water deep is ok to swim.  Pool has many natIve fIsh and turtles. Good for birdwatching. Now has some rubbish bins."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Emma k."
      },
      "reviewBody": "A little hard to find. Can get there with 2WD on well maintained gravel road. Don’t follow directions on google maps- it will take you down the wrong road. Stayed one night in a swag. Camp spots available both sides of the pool. Fires permitted. No drinking water, toilets or showers."
    }
  ]
}