

# Event Details

- **Event Name**: Songs of Love and Farewell
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 03:00 pm – Sun, 12 Apr, 2026 at 05:00 pm (-06:00)
- **Event Description**: Nearby AttractionsChicago Symphony Orchestra has 59 upcoming events.
- **Event URL**: https://allevents.in/chicago/songs-of-love-and-farewell/210002205926403
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketmaster.com/event/Z7r9jZ1A7_gFF&utm_medium=affiliate

## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Orchestra Hall - IL
- **lat**: 41.880501000
- **long**: -87.624702000
- **full address**: Orchestra Hall - IL, Chicago, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4fbf3cbba4bd135f518303d0294713d96936e8303a13254e3431b9a556d187c0-rimg-w1024-h576-dc060505-gmir.jpg?v=1769520672
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/07e622945344b03f9dfcd3db2458a0cc6c0537b481a0eaea7b660cc511d2a471-rimg-w400-h400-dc130506-gmir.jpg?v=1774020977

## Artist Details

- **Artist name**: Chicago Symphony Orchestra
  - **Artist page URL**: https://allevents.in/performer/chicago-symphony-orchestra

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 12 Apr, 2026 at 03:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** Orchestra Hall - IL, Chicago, United States
- **Q**: Who are the performers at this event?
  - **A:** Chicago Symphony Orchestra
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Songs of Love and Farewell ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Songs of Love and Farewell",
        "image": "https://cdn-az.allevents.in/events1/banners/4fbf3cbba4bd135f518303d0294713d96936e8303a13254e3431b9a556d187c0-rimg-w1024-h576-dc060505-gmir.jpg?v=1769520672",
        "startDate": "2026-04-12T15:00:00-06:00",
        "endDate": "2026-04-12T17:00:00-06:00",
        "url": "https://allevents.in/chicago/songs-of-love-and-farewell/210002205926403",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Orchestra Hall - IL",
            "address": {
                "@type": "PostalAddress",
                "name": "Orchestra Hall - IL, Chicago, United States",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.880501000",
                "longitude": "-87.624702000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsChicago Symphony Orchestra has 59 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Chicago Symphony Orchestra",
                "url": "https://allevents.in/performer/chicago-symphony-orchestra"
            }
        ]
    }
]
```