

# Event Details

- **Event Name**: Marlon James
- **Event Start and End Date**: Sat, 26 Sep, 2026 at 05:30 pm – Sat, 26 Sep, 2026 at 07:30 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/marlon-james/2300030498888718
- **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**: Thalia Hall
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Thalia Hall, 1807 S Allport St, Chicago, United States

## Event gallery

- **Alt text**: Marlon James
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/519a6540-aa4e-11f1-abda-d1c1d0c990ef-rimg-w720-h1113-dc187848-gmir.jpg?v=1788738877

## FAQs

- **Q**: When and where is Marlon James being held?
  - **A:** Marlon James takes place on Sat, 26 Sep, 2026 at 05:30 pm to Sat, 26 Sep, 2026 at 07:30 pm at Thalia Hall, 1807 S Allport St, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Marlon James",
        "image": "https://cdn-az.allevents.in/events4/banners/519a6540-aa4e-11f1-abda-d1c1d0c990ef-rimg-w720-h1113-dc187848-gmir.jpg?v=1788738877",
        "startDate": "2026-09-26T17:30:00-05:00",
        "endDate": "2026-09-26T19:30:00-05:00",
        "url": "https://allevents.in/chicago/marlon-james/2300030498888718",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Thalia Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1807 S Allport St",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```