

# Event Details

- **Event Name**: Sara Bareilles at Chicago Theatre
- **Event Start and End Date**: Sun, 27 Sep, 2026 at 08:00 pm – Sun, 27 Sep, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/sara-bareilles-at-chicago-theatre/2400030215787445
- **Event Categories**: Art, Theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Chicago Theatre
- **lat**: 41.88526420
- **long**: -87.62764680
- **full address**: Chicago Theatre, 175 N. State Street, Chicago, IL 60601, United States

## Event gallery

- **Alt text**: Sara Bareilles at Chicago Theatre
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Sara+Bareilles+at+Chicago+Theatre&date=Sun%2C+27+Sep%2C+2026+at+08%3A00+pm&bg=1

## FAQs

- **Q**: When and where is Sara Bareilles at Chicago Theatre being held?
  - **A:** Sara Bareilles at Chicago Theatre takes place on Sun, 27 Sep, 2026 at 08:00 pm to Sun, 27 Sep, 2026 at 10:00 pm at Chicago Theatre, 175 N. State Street, Chicago, IL 60601, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sara Bareilles at Chicago Theatre 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 Chicago, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sara Bareilles at Chicago Theatre 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": "Sara Bareilles at Chicago Theatre",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Sara+Bareilles+at+Chicago+Theatre&date=Sun%2C+27+Sep%2C+2026+at+08%3A00+pm&bg=1",
        "startDate": "2026-09-27T20:00:00-06:00",
        "endDate": "2026-09-27T22:00:00-06:00",
        "url": "https://allevents.in/chicago/sara-bareilles-at-chicago-theatre/2400030215787445",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Chicago Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "175 N. State Street, Chicago, IL 60601",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.88526420",
                "longitude": "-87.62764680"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```