

# Event Details

- **Event Name**: Wing Night (The Band)
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 09:00 pm – Sat, 25 Apr, 2026 at 11:00 pm (-05:00)
- **Event URL**: https://allevents.in/toronto/wing-night-the-band/210001500105348
- **Event Categories**: Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.ca/event/wing-night-the-band-the-opera-house-tickets/14181674?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Toronto
- **state**: ON
- **country**: Canada
- **location**: The Opera House
- **lat**: 43.65900020
- **long**: -79.34877430
- **full address**: The Opera House, Toronto, Canada

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d17c64bbfe541493cab59bd42475cb7b27c100a4e1d639940c0d1e1d69567c24-rimg-w1024-h576-dc170404-gmir.jpg?v=1774942838
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/8c8ed8f070c374194e1fc20f33b5e22dca379d0483a6ef78f86991f38c725a08-rimg-w400-h400-dc050303-gmir.jpg?v=1774942838

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 25 Apr, 2026 at 09:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Opera House, Toronto, Canada
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: What type of event is this?
  - **A:** Music
- **Q**: Where can I find ticket details about Wing Night (The Band) ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Wing Night (The Band)",
        "image": "https://cdn-az.allevents.in/events6/banners/d17c64bbfe541493cab59bd42475cb7b27c100a4e1d639940c0d1e1d69567c24-rimg-w1024-h576-dc170404-gmir.jpg?v=1774942838",
        "startDate": "2026-04-25T21:00:00-05:00",
        "endDate": "2026-04-25T23:00:00-05:00",
        "url": "https://allevents.in/toronto/wing-night-the-band/210001500105348",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Opera House",
            "address": {
                "@type": "PostalAddress",
                "name": "The Opera House, Toronto, Canada",
                "addressLocality": "Toronto",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.65900020",
                "longitude": "-79.34877430"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```