{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coongan-pool-east-pilbara-western-australia",
  "name": "Coongan Pool",
  "description": "This spacious and open riverside campground with no amenities is located well off the highway. It is accessible in a dry weather only via a turn just opposite the Coongan River rest area.",
  "url": "https://campertunity.com/listings/campgrounds/coongan-pool-east-pilbara-western-australia",
  "image": [
    "https://photos.geozone.co.nz/photos/e6c2d66fb739fcb05714e2a4430cdbe0-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Marble Bar",
    "addressRegion": "WA",
    "postalCode": "6760",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -20.9054,
    "longitude": 119.789
  },
  "sameAs": [
    "https://campermate.com/location/australia/wa/australia's-north-west/free-camping-area/coongan-pool/658d8150-a7e6-406a-90c9-109b30487f60"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}