{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wakaw-lake-regional-park-wakaw-lake-sk",
  "name": "Wakaw Lake Regional Park",
  "description": "150 site campground. Modern, clean washrooms. Boat launch and trailer storage with public day use dock. Nice beach with children’s playground and concession Mini golf and toddler playground. Exceptional nine-hole scenic golf course with grass greens. Modern clubhouse with full service licensed restaurant. Wakaw Lake supports good fishing for walleye, northern pike and perch. Boat re-fueling dock.",
  "url": "https://campertunity.com/listings/campgrounds/wakaw-lake-regional-park-wakaw-lake-sk",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2021/05/CCRVC-Re-Create-Logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Box 730",
    "addressLocality": "Wakaw Lake",
    "addressRegion": "SK",
    "postalCode": "S0K 4P0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.6668404,
    "longitude": -105.6090161
  },
  "sameAs": [
    "https://ccrva.ca/campground/wakaw-lake/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}