{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spring-creek-free-rest-area-way-farer",
  "name": "Spring Creek Free Campground & Rest Area | WAY&FARER",
  "description": "Spring Creek is a great free campground on the eastern part of the Kimberley that has a slow flowing creek, lots of shade and toilets.",
  "url": "https://campertunity.com/listings/campgrounds/spring-creek-free-rest-area-way-farer",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.9842696012133,
    "longitude": 120.98946642650603
  },
  "sameAs": [
    "https://www.wayandfarer.com/guides/campgrounds/spring-creek/"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$1+"
}