

# Event Details

- **Event Name**: Shake The Lake
- **Event Start and End Date**: Sat, 22 Aug, 2026 at 03:00 pm (-06:00)
- **Event Description**: Sons of Arthritis will be starting off the entertainment on Saturday afternoon!!
- **Event URL**: https://allevents.in/regina/shake-the-lake/200030162364310
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Regina
- **state**: SK
- **country**: Canada
- **location**: Conexus Arts Centre
- **lat**: 50.428122807
- **long**: -104.59776271133
- **full address**: Conexus Arts Centre, 200A Lakeshore Drive,Regina, Saskatchewan, Canada

## Event gallery

- **Alt text**: Shake The Lake
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/35558a111502bdf74d37c09fbb780ae6d0063268ebc7a576cbae14c6e900d27d-rimg-w720-h1280-dc181613-gmir?v=1780169409

## FAQs

- **Q**: When and where is Shake The Lake being held?
  - **A:** Shake The Lake takes place on Sat, 22 Aug, 2026 at 03:00 pm to Sat, 22 Aug, 2026 at 03:00 pm at Conexus Arts Centre, 200A Lakeshore Drive,Regina, Saskatchewan, Canada.
- **Q**: Who is organizing Shake The Lake?
  - **A:** Shake The Lake is organized by Sons of Arthritis.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Shake The Lake",
        "image": "https://cdn-az.allevents.in/events6/banners/35558a111502bdf74d37c09fbb780ae6d0063268ebc7a576cbae14c6e900d27d-rimg-w720-h1280-dc181613-gmir?v=1780169409",
        "startDate": "2026-08-22T15:00:00-06:00",
        "url": "https://allevents.in/regina/shake-the-lake/200030162364310",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Conexus Arts Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200A Lakeshore Drive,Regina, Saskatchewan",
                "addressLocality": "Regina",
                "addressRegion": "SK",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.428122807",
                "longitude": "-104.59776271133"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sons of Arthritis will be starting off the entertainment on Saturday afternoon!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sons of Arthritis",
                "url": "https://allevents.in/org/sons-of-arthritis/27697827"
            }
        ]
    }
]
```