

# Event Details

- **Event Name**: Playgrnd Series
- **Event Start and End Date**: Fri, 23 Oct, 2026 at 08:00 pm – Fri, 23 Oct, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/playgrnd-series/2300030602433157
- **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**: Playgrnd Series
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/72237400-a02b-11f1-a9b6-5f3c34d9259b-rimg-w1080-h1346-dce8d8b8-gmir.jpg?v=1787624388

## FAQs

- **Q**: When and where is Playgrnd Series being held?
  - **A:** Playgrnd Series takes place on Fri, 23 Oct, 2026 at 08:00 pm to Fri, 23 Oct, 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": "Playgrnd Series",
        "image": "https://cdn-az.allevents.in/events10/banners/72237400-a02b-11f1-a9b6-5f3c34d9259b-rimg-w1080-h1346-dce8d8b8-gmir.jpg?v=1787624388",
        "startDate": "2026-10-23T20:00:00-05:00",
        "endDate": "2026-10-23T22:00:00-05:00",
        "url": "https://allevents.in/chicago/playgrnd-series/2300030602433157",
        "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"
    }
]
```