

# Event Details

- **Event Name**: Role Model
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 07:00 pm – Sun, 20 Sep, 2026 at 08:30 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/role-model/2300030373312229
- **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**: The Salt Shed Outdoors - Chicago
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: The Salt Shed Outdoors - Chicago, 1357 North Elston Avenue, Chicago, United States

## Event gallery

- **Alt text**: Role Model
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7a0c4a20-aa99-11f1-abda-d1c1d0c990ef-rimg-w1200-h477-dcf85898-gmir.jpg?v=1788771172

## FAQs

- **Q**: When and where is Role Model being held?
  - **A:** Role Model takes place on Sat, 19 Sep, 2026 at 07:00 pm to Sun, 20 Sep, 2026 at 08:30 pm at The Salt Shed Outdoors - Chicago, 1357 North Elston Avenue, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Role Model",
        "image": "https://cdn-az.allevents.in/events7/banners/7a0c4a20-aa99-11f1-abda-d1c1d0c990ef-rimg-w1200-h477-dcf85898-gmir.jpg?v=1788771172",
        "startDate": "2026-09-19T19:00:00-05:00",
        "endDate": "2026-09-20T20:30:00-05:00",
        "url": "https://allevents.in/chicago/role-model/2300030373312229",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Salt Shed Outdoors - Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1357 North Elston Avenue",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```