{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bilyuin-pool-peak-hill-western-australia",
  "name": "Bilyuin Pool",
  "description": "A little hard to find. Can get there with 2WD on well maintained gravel road. Don’t follow direction...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bilyuin-pool-peak-hill-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--NkdqW1BR--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/uxwtaiak4w5lo9wrpnl7",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ashburton Downs-Meekatharra Road",
    "addressLocality": "Peak Hill",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.179386,
    "longitude": 118.3981984
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}