{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/barn-hill-beachside-station-stay-kimberley-way-farer",
  "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": "https://campertunity.com/listings/campgrounds/barn-hill-beachside-station-stay-kimberley-way-farer",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Great Northern Highway",
    "addressLocality": "Broome",
    "addressRegion": "WA",
    "postalCode": "6725",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -18.463956970335087,
    "longitude": 120.51820354469902
  },
  "sameAs": [
    "https://www.wayandfarer.com/guides/campgrounds/barn-hill-beachside-station-stay/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "1",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$1+"
}