

# Event Details

- **Event Name**: Stella Lefty
- **Event Start and End Date**: Sat, 20 Feb, 2027 at 08:00 pm – Sat, 20 Feb, 2027 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/stella-lefty/2300030622258453
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Byline Bank Aragon Ballroom
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Byline Bank Aragon Ballroom, 1106 West Lawrence Avenue, Chicago, United States

## Event gallery

- **Alt text**: Stella Lefty
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a0ef3ed0-a216-11f1-8b09-4b99f8fe4872-rimg-w1200-h889-dce8e8c8-gmir.jpg?v=1787835352

## FAQs

- **Q**: When and where is Stella Lefty being held?
  - **A:** Stella Lefty takes place on Sat, 20 Feb, 2027 at 08:00 pm to Sat, 20 Feb, 2027 at 10:00 pm at Byline Bank Aragon Ballroom, 1106 West Lawrence Avenue, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stella Lefty",
        "image": "https://cdn-az.allevents.in/events7/banners/a0ef3ed0-a216-11f1-8b09-4b99f8fe4872-rimg-w1200-h889-dce8e8c8-gmir.jpg?v=1787835352",
        "startDate": "2027-02-20T20:00:00-06:00",
        "endDate": "2027-02-20T22:00:00-06:00",
        "url": "https://allevents.in/chicago/stella-lefty/2300030622258453",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Byline Bank Aragon Ballroom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1106 West Lawrence Avenue",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```