

# Event Details

- **Event Name**: Lukas Sternath at Chicago Symphony Center
- **Event Start and End Date**: Sun, 06 Dec, 2026 at 03:00 pm – Sun, 06 Dec, 2026 at 05:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/lukas-sternath-at-chicago-symphony-center/2400030134979609
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Chicago Symphony Center
- **lat**: 41.87915070
- **long**: -87.62462330
- **full address**: Chicago Symphony Center, 220 S. Michigan Ave., Chicago, IL 60604, United States

## Event gallery

- **Alt text**: Lukas Sternath at Chicago Symphony Center
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/aab23a00-9508-11f1-8024-43018c8ac4af-rimg-w1200-h588-dc080808-gmir.jpg?v=1786399988

## FAQs

- **Q**: When and where is Lukas Sternath at Chicago Symphony Center being held?
  - **A:** Lukas Sternath at Chicago Symphony Center takes place on Sun, 06 Dec, 2026 at 03:00 pm to Sun, 06 Dec, 2026 at 05:00 pm at Chicago Symphony Center, 220 S. Michigan Ave., Chicago, IL 60604, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lukas Sternath at Chicago Symphony Center",
        "image": "https://cdn-az.allevents.in/events5/banners/aab23a00-9508-11f1-8024-43018c8ac4af-rimg-w1200-h588-dc080808-gmir.jpg?v=1786399988",
        "startDate": "2026-12-06T15:00:00-06:00",
        "endDate": "2026-12-06T17:00:00-06:00",
        "url": "https://allevents.in/chicago/lukas-sternath-at-chicago-symphony-center/2400030134979609",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Chicago Symphony Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "220 S. Michigan Ave., Chicago, IL 60604",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.87915070",
                "longitude": "-87.62462330"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```