{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/barn-hill-beachside-station-stay-broome-wa",
  "name": "Barn Hill Beachside Station Stay",
  "description": "Barn Hill Beachside Station is to the south of Broome on the western side of the Kimberley, it's one of the best caravan parks where even the locals holiday.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/barn-hill-beachside-station-stay-broome-wa",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Great Northern Highway",
    "addressLocality": "Broome",
    "addressRegion": "WA",
    "postalCode": "6725",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -18.463956970335087,
    "longitude": 120.51820354469902
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "1",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$1+"
}