

# Event Details

- **Event Name**: Play Date
- **Event Start and End Date**: Wed, 19 Aug, 2026 at 04:00 pm – Wed, 19 Aug, 2026 at 05:00 pm (-05:00)
- **Event Description**: See you there!
- **Event URL**: https://allevents.in/chicago/play-date/200030556833620
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: McKinley Community Play Garden
- **lat**: 41.829665229566
- **long**: -87.673165783082
- **full address**: McKinley Community Play Garden, 3518-28 S Wolcott Ave,Chicago, Illinois, United States

## Event gallery

- **Alt text**: Play Date
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8c345b8fd4ac44690d47409bdbae137955f9be56838ed88fe354f0c9ec0e6218-rimg-w1080-h1350-dc083838-gmir?v=1786719860

## FAQs

- **Q**: When and where is Play Date being held?
  - **A:** Play Date takes place on Wed, 19 Aug, 2026 at 04:00 pm to Wed, 19 Aug, 2026 at 05:00 pm at McKinley Community Play Garden, 3518-28 S Wolcott Ave,Chicago, Illinois, United States.
- **Q**: Who is organizing Play Date?
  - **A:** Play Date is organized by McKinley Community Play Garden.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Play Date",
        "image": "https://cdn-az.allevents.in/events2/banners/8c345b8fd4ac44690d47409bdbae137955f9be56838ed88fe354f0c9ec0e6218-rimg-w1080-h1350-dc083838-gmir?v=1786719860",
        "startDate": "2026-08-19T16:00:00-05:00",
        "endDate": "2026-08-19T17:00:00-05:00",
        "url": "https://allevents.in/chicago/play-date/200030556833620",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "McKinley Community Play Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3518-28 S Wolcott Ave,Chicago, Illinois",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.829665229566",
                "longitude": "-87.673165783082"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "See you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "McKinley Community Play Garden",
                "url": "https://allevents.in/org/mckinley-community-play-garden/24130769",
                "description": "McKinley Community Play Garden, Chicago. 1,123 likes · 9 talking about this · 232 were here. A nature playspace in McKinley Park.  It is open to the..."
            }
        ]
    }
]
```