

# Event Details

- **Event Name**: Sobriety’s Got Talent
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 07:00 pm – Sat, 19 Sep, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/sobrietys-got-talent/2300030480313802
- **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**: Historic Main Stage at Athenaeum Center - IL
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Historic Main Stage at Athenaeum Center - IL, 2936 North Southport Avenue, Chicago, United States

## Event gallery

- **Alt text**: Sobriety’s Got Talent
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/23e4e640-9ebc-11f1-86dd-a9509dccaf4b-rimg-w853-h1280-dc180808-gmir.jpg?v=1787466631

## FAQs

- **Q**: When and where is Sobriety s Got Talent being held?
  - **A:** Sobriety s Got Talent takes place on Sat, 19 Sep, 2026 at 07:00 pm to Sat, 19 Sep, 2026 at 09:00 pm at Historic Main Stage at Athenaeum Center - IL, 2936 North Southport Avenue, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sobriety’s Got Talent",
        "image": "https://cdn-az.allevents.in/events5/banners/23e4e640-9ebc-11f1-86dd-a9509dccaf4b-rimg-w853-h1280-dc180808-gmir.jpg?v=1787466631",
        "startDate": "2026-09-19T19:00:00-05:00",
        "endDate": "2026-09-19T21:00:00-05:00",
        "url": "https://allevents.in/chicago/sobrietys-got-talent/2300030480313802",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Historic Main Stage at Athenaeum Center - IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2936 North Southport Avenue",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```