

# Event Details

- **Event Name**: Saint Levant
- **Event Start and End Date**: Thu, 24 Sep, 2026 at 07:00 pm – Fri, 25 Sep, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/saint-levant/2300030442340404
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: House Of Blues - Chicago
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: House Of Blues - Chicago, 329 N Dearborn St, Chicago, United States

## Event gallery

- **Alt text**: Saint Levant
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Saint+Levant&date=Thu%2C+24+Sep%2C+2026+at+07%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Saint Levant being held?
  - **A:** Saint Levant takes place on Thu, 24 Sep, 2026 at 07:00 pm to Fri, 25 Sep, 2026 at 10:00 pm at House Of Blues - Chicago, 329 N Dearborn St, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Saint Levant 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 Saint Levant 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": "Saint Levant",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Saint+Levant&date=Thu%2C+24+Sep%2C+2026+at+07%3A00+pm&bg=5",
        "startDate": "2026-09-24T19:00:00-05:00",
        "endDate": "2026-09-25T22:00:00-05:00",
        "url": "https://allevents.in/chicago/saint-levant/2300030442340404",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "House Of Blues - Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "329 N Dearborn St",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```