{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/moleside-campground-on-glenelg-river-way-and-farer",
  "name": "Moleside Campground on the Glenelg River | WAY&FARER",
  "description": "Moleside Canoe Camp is a popular spot to launch a canoe from on the Glenelg River and stunning campground on lush green grass surrounded by forest.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/moleside-campground-on-glenelg-river-way-and-farer",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.002098266514324,
    "longitude": 141.02182176585706
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$1+"
}