{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-argyle-caravan-park-wayfarer",
  "name": "Lake Argyle Caravan Park | Camping at Lake Argyle | WAY&FARER",
  "description": "Lake Argyle Caravan Park has views of the might lake with the famous infinity pool on the hillside that won the \"best pool in the world\" award!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-argyle-caravan-park-wayfarer",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -16.102945362438984,
    "longitude": 128.58409926637933
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1",
    "priceValidUntil": "2026-06-15"
  },
  "priceRange": "$1+"
}