

# Event Details

- **Event Name**: Canada150 Birthday Celebration in Chicago with Canadian Brass
- **Event Start and End Date**: Sat, 01 Jul, 2017 at 07:30 pm
- **Event Description**: Oh Canada! The Canadian Brass join the Grant Park Orchestra for an evening of symphonic suites, blues and the Beatles, all with a Canadian flair, in honor of Canada's sesquicentennial. Lucas Waldin conducts.
- **Event URL**: https://allevents.in/chicago/canada150-birthday-celebration-in-chicago-with-canadian-brass/1839376329658646
- **Event Categories**: Entertainment, Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Jay Pritzker Pavilion
- **lat**: 41.883
- **long**: -87.6218
- **full address**: Jay Pritzker Pavilion, Millennium Park, 201 E Randolph St, Chicago, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/banners/c683b7d5ebe4fa7d13c884278248007f
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/banners/a75d1d65c5397584cafddf429673cbd7

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 01 Jul, 2017 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Jay Pritzker Pavilion, Millennium Park, 201 E Randolph St, Chicago, United States
- **Q**: What type of event is this?
  - **A:** Entertainment, Music
- **Q**: Where can I find ticket details about Canada150 Birthday Celebration in Chicago with Canadian Brass ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Canada150 Birthday Celebration in Chicago with Canadian Brass",
        "image": "https://cdn-az.allevents.in/banners/c683b7d5ebe4fa7d13c884278248007f",
        "startDate": "2017-07-01",
        "url": "https://allevents.in/chicago/canada150-birthday-celebration-in-chicago-with-canadian-brass/1839376329658646",
        "location": {
            "@type": "Place",
            "name": "Jay Pritzker Pavilion",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Millennium Park, 201 E Randolph St",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.883",
                "longitude": "-87.6218"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Oh Canada! The Canadian Brass join the Grant Park Orchestra for an evening of symphonic suites, blues and the Beatles, all with a Canadian flair, in honor of Canada's sesquicentennial. Lucas Waldin conducts."
    }
]
```