

# Event Details

- **Event Name**: Cabana 2026 Season Pass
- **Event Start and End Date**: Sun, 31 May, 2026 at 01:00 pm – Sun, 31 May, 2026 at 03:00 pm (-05:00)
- **Event URL**: https://allevents.in/toronto/cabana-2026-season-pass/210003111956918
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.ca/event/cabana-2026-season-pass-cabana-toronto-tickets/14853823?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Toronto
- **state**: ON
- **country**: Canada
- **location**: Cabana Pool Bar
- **lat**: 43.64084800
- **long**: -79.35463300
- **full address**: Cabana Pool Bar, Toronto, Canada

## Event gallery

- **Alt text**: Cabana 2026 Season Pass
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c735e2b2cd0d99241bdf886f12468f825967204ed45ff2ef504b5124bdecc9e7-rimg-w1024-h576-dc303033-gmir.jpg?v=1776521778

## FAQs

- **Q**: When and where is Cabana 2026 Season Pass being held?
  - **A:** Cabana 2026 Season Pass takes place on Sun, 31 May, 2026 at 01:00 pm to Sun, 31 May, 2026 at 03:00 pm at Cabana Pool Bar, Toronto, Canada.
- **Q**: Who is organizing Cabana 2026 Season Pass?
  - **A:** Cabana 2026 Season Pass is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Cabana 2026 Season Pass is ideal for professionals, entrepreneurs, startup founders, and networking enthusiasts eager to grow their connections. Whether you're a first-time attendee or a longtime enthusiast in Toronto, this event is thoughtfully curated to deliver a standout experience worth every moment. If Cabana 2026 Season Pass 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": "Cabana 2026 Season Pass",
        "image": "https://cdn-az.allevents.in/events6/banners/c735e2b2cd0d99241bdf886f12468f825967204ed45ff2ef504b5124bdecc9e7-rimg-w1024-h576-dc303033-gmir.jpg?v=1776521778",
        "startDate": "2026-05-31T13:00:00-05:00",
        "endDate": "2026-05-31T15:00:00-05:00",
        "url": "https://allevents.in/toronto/cabana-2026-season-pass/210003111956918",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Cabana Pool Bar",
            "address": {
                "@type": "PostalAddress",
                "name": "Cabana Pool Bar, Toronto, Canada",
                "addressLocality": "Toronto",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.64084800",
                "longitude": "-79.35463300"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```