

# Event Details

- **Event Name**: Music Extravaganza
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 06:00 pm
- **Event Description**: Tickets are now available!!
- **Event URL**: https://allevents.in/winnipeg/music-extravaganza/200030002386020
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details


## Event venue details

- **city**: Winnipeg
- **state**: MB
- **country**: Canada
- **location**: Blue Note Park
- **lat**: 49.89123
- **long**: -97.13634
- **full address**: Blue Note Park, Winnipeg, Manitoba, Canada

## Event gallery

- **Alt text**: Music Extravaganza
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/91aebdd6311f921377ae00c0b43b1b1746474954be616eb6e0c5f39b4deb0039-rimg-w1200-h800-dc040818-gmir?v=1782075724

## FAQs

- **Q**: When and where is Music Extravaganza being held?
  - **A:** Music Extravaganza takes place on Tue, 23 Jun, 2026 at 06:00 pm to Tue, 23 Jun, 2026 at 06:00 pm at Blue Note Park, Winnipeg, Manitoba, Canada.
- **Q**: Who is organizing Music Extravaganza?
  - **A:** Music Extravaganza is organized by The Lovers.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Music Extravaganza is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Winnipeg, this event is thoughtfully curated to deliver a standout experience worth every moment. If Music Extravaganza sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Music Extravaganza",
        "image": "https://cdn-az.allevents.in/events3/banners/91aebdd6311f921377ae00c0b43b1b1746474954be616eb6e0c5f39b4deb0039-rimg-w1200-h800-dc040818-gmir?v=1782075724",
        "startDate": "2026-06-23",
        "url": "https://allevents.in/winnipeg/music-extravaganza/200030002386020",
        "location": {
            "@type": "Place",
            "name": "Blue Note Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Winnipeg, Manitoba",
                "addressLocality": "Winnipeg",
                "addressRegion": "MB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.89123",
                "longitude": "-97.13634"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tickets are now available!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Lovers",
                "url": "https://allevents.in/org/the-lovers/27736894"
            }
        ]
    }
]
```