

# Event Details

- **Event Name**: MYSO Jazz at Summerfest
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 01:30 pm
- **Event Description**: Experience MYSO Jazz at Summerfest on Saturday, June 20th
from 1:30 - 2:00 pm and 3:45 - 5:15 pm at the Northwestern Mutual Community Park Stage
- **Event URL**: https://allevents.in/milwaukee/myso-jazz-at-summerfest/200030177443738
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Milwaukee
- **state**: WI
- **country**: United States
- **location**: Northwestern Mutual Community Park
- **lat**: 43.032362
- **long**: -87.899161
- **full address**: Northwestern Mutual Community Park, German Fest, Milwaukee, WI 53202, United States

## Event gallery

- **Alt text**: MYSO Jazz at Summerfest
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/53c22da1ac01ce6b166e0513f7947f2dd17663ecc41010f38058b0ae1438447f-rimg-w1200-h675-dc17628d-gmir?v=1781812247

## FAQs

- **Q**: When and where is MYSO Jazz at Summerfest being held?
  - **A:** MYSO Jazz at Summerfest takes place on Sat, 20 Jun, 2026 at 01:30 pm to Sat, 20 Jun, 2026 at 01:30 pm at Northwestern Mutual Community Park, German Fest, Milwaukee, WI 53202, United States.
- **Q**: Who is organizing MYSO Jazz at Summerfest?
  - **A:** MYSO Jazz at Summerfest is organized by Milwaukee Youth Symphony Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** MYSO Jazz at Summerfest is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Milwaukee, this event is thoughtfully curated to deliver a standout experience worth every moment. If MYSO Jazz at Summerfest 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": "MYSO Jazz at Summerfest",
        "image": "https://cdn-az.allevents.in/events4/banners/53c22da1ac01ce6b166e0513f7947f2dd17663ecc41010f38058b0ae1438447f-rimg-w1200-h675-dc17628d-gmir?v=1781812247",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/milwaukee/myso-jazz-at-summerfest/200030177443738",
        "location": {
            "@type": "Place",
            "name": "Northwestern Mutual Community Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "German Fest, Milwaukee, WI 53202, United States",
                "addressLocality": "Milwaukee",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.032362",
                "longitude": "-87.899161"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Experience MYSO Jazz at Summerfest on Saturday, June 20th\nfrom 1:30 - 2:00 pm and 3:45 - 5:15 pm at the Northwestern Mutual Community Park Stage",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Milwaukee Youth Symphony Orchestra",
                "url": "https://allevents.in/org/milwaukee-youth-symphony-orchestra/19960352"
            }
        ]
    }
]
```