{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-grey-river-campground-free-camp-next-to-de-grey-river",
  "name": "De Grey River Campground | Free Camp next to the De Grey River",
  "description": "Free Camp next to the De Grey River when you're heading from Port Hedland to Broome along the Great Northern Highway.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-grey-river-campground-free-camp-next-to-de-grey-river",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -19.979595868053554,
    "longitude": 119.15620953621948
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1",
    "priceValidUntil": "2026-06-15"
  },
  "priceRange": "$1+"
}