{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cockburn-rest-area-free-campground-wayfarer",
  "name": "Cockburn Rest Area & Free Campground | WAY&FARER",
  "description": "Cockburn Rest Area is where the roads to Wyndham, Kununurra and Fitzroy Crossing all meet. There isn't a lot here, but it's a busy spot with toilets.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cockburn-rest-area-free-campground-wayfarer",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -15.778828805657561,
    "longitude": 128.2054807559232
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1",
    "priceValidUntil": "2026-06-15"
  },
  "priceRange": "$1+"
}