

# Event Details

- **Event Name**: SENSATION SATURDAYS
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 10:00 pm – Sat, 26 Dec, 2026 at 10:00 pm (-06:00)
- **Event Description**: The official Saturdays of Calgary
- **Event URL**: https://allevents.in/calgary/sensation-saturdays/4600030716080321
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 0, currency: CAD

## Event venue details

- **city**: Calgary
- **state**: AB
- **country**: Canada
- **location**: Gallery Calgary Nightclub
- **lat**: 51.0443111
- **long**: -114.0882285
- **full address**: Gallery Calgary Nightclub, 1140 10 Ave SW, Calgary, Canada

## Event gallery

- **Alt text**: SENSATION SATURDAYS
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c0a80a50-b444-11f1-acb2-b7b6568f5104-rimg-w1080-h1350-dc080808-gmir.jpg?v=1789834280

## FAQs

- **Q**: When and where is SENSATION SATURDAYS being held?
  - **A:** SENSATION SATURDAYS takes place on Sat, 19 Sep, 2026 at 10:00 pm to Sat, 26 Dec, 2026 at 10:00 pm at Gallery Calgary Nightclub, 1140 10 Ave SW, Calgary, Canada.
- **Q**: Who is this event for? Is it right for me?
  - **A:** SENSATION SATURDAYS is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Calgary, this event is thoughtfully curated to deliver a standout experience worth every moment. If SENSATION SATURDAYS sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SENSATION SATURDAYS",
        "image": "https://cdn-az.allevents.in/events8/banners/c0a80a50-b444-11f1-acb2-b7b6568f5104-rimg-w1080-h1350-dc080808-gmir.jpg?v=1789834280",
        "startDate": "2026-09-19T22:00:00-06:00",
        "endDate": "2026-12-26T22:00:00-06:00",
        "url": "https://allevents.in/calgary/sensation-saturdays/4600030716080321",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Gallery Calgary Nightclub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1140 10 Ave SW",
                "addressLocality": "Calgary",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.0443111",
                "longitude": "-114.0882285"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The official Saturdays of Calgary"
    }
]
```