{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dry-creek-campground-glenelg-river-free-camp-at-dry-creek-wa",
  "name": "Dry Creek Campground, Glenelg River | Free Camp at Dry Creek | WAY&FARER",
  "description": "Dry Creek is right on the Glenelg River, just inside SA on the Vic border. It's a good free campground with clean facilities and amenities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dry-creek-campground-glenelg-river-free-camp-at-dry-creek-wa",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.018946354644775,
    "longitude": 140.94584895122122
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$1+"
}