

# Event Details

- **Event Name**: Plain Suite
- **Event Start and End Date**: Sun, 16 Aug, 2026 at 07:30 pm – Sun, 16 Aug, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/plain-suite/2300030372276035
- **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**: Reggie's Music Joint
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Reggie's Music Joint, 2105 S State St., Chicago, United States

## Event gallery

- **Alt text**: Plain Suite
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/80f1f970-996e-11f1-9a40-7b90de720125-rimg-w1024-h768-dcf8f8f8-gmir.jpg?v=1786883531

## FAQs

- **Q**: When and where is Plain Suite being held?
  - **A:** Plain Suite takes place on Sun, 16 Aug, 2026 at 07:30 pm to Sun, 16 Aug, 2026 at 09:30 pm at Reggie's Music Joint, 2105 S State St., Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Plain Suite",
        "image": "https://cdn-az.allevents.in/events3/banners/80f1f970-996e-11f1-9a40-7b90de720125-rimg-w1024-h768-dcf8f8f8-gmir.jpg?v=1786883531",
        "startDate": "2026-08-16T19:30:00-05:00",
        "endDate": "2026-08-16T21:30:00-05:00",
        "url": "https://allevents.in/chicago/plain-suite/2300030372276035",
        "location": {
            "@type": "Place",
            "name": "Reggie's Music Joint",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2105 S State St.",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```