{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-at-mary-pool-kimberley-mary-pool-campground-way-farer",
  "name": "Camp at Mary Pool, The Kimberley | Mary Pool Campground | WAY&FARER",
  "description": "Mary Pool is a decent swimming spot (with crocs!) that has the best easy-access 2WD free campground in the Kimberley, see why here!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-at-mary-pool-kimberley-mary-pool-campground-way-farer",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -18.514391538619535,
    "longitude": 126.59390681717757
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "2wd_required"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "$1+"
}