

# Event Details

- **Event Name**: Jamila Woods
- **Event Start and End Date**: Sun, 06 Dec, 2026 at 08:00 pm – Sun, 06 Dec, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/jamila-woods/2300030564832910
- **Event Categories**: 
- **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**: Jamila Woods
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/fd2b9870-9aef-11f1-9bc6-8b4f56db6c43-rimg-w1200-h675-dce8d8b8-gmir.jpg?v=1787049097

## FAQs

- **Q**: When and where is Jamila Woods being held?
  - **A:** Jamila Woods takes place on Sun, 06 Dec, 2026 at 08:00 pm to Sun, 06 Dec, 2026 at 10:00 pm at Thalia Hall, 1807 S Allport St, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jamila Woods",
        "image": "https://cdn-az.allevents.in/events2/banners/fd2b9870-9aef-11f1-9bc6-8b4f56db6c43-rimg-w1200-h675-dce8d8b8-gmir.jpg?v=1787049097",
        "startDate": "2026-12-06T20:00:00-06:00",
        "endDate": "2026-12-06T22:00:00-06:00",
        "url": "https://allevents.in/chicago/jamila-woods/2300030564832910",
        "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"
    }
]
```