{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/crossing-inn-fitzroy-crossing-wa",
  "name": "Crossing Inn, Fitzroy Crossing",
  "description": "Stay in a variety of accommodation or set up camp at the Crossing Inn, the oldest hotel in the entire Kimberley region!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/crossing-inn-fitzroy-crossing-wa",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Skuthorp Road",
    "addressLocality": "Fitzroy Crossing",
    "addressRegion": "WA",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -18.1866,
    "longitude": 125.5833273
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "1",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "$1+"
}