

# Event Details

- **Event Name**: Lambrini Girls
- **Event Start and End Date**: Tue, 29 Sep, 2026 at 08:00 pm – Tue, 29 Sep, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/lambrini-girls/2300030474137940
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Vic Theatre
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Vic Theatre, 3145 N Sheffield, Chicago, United States

## Event gallery

- **Alt text**: Lambrini Girls
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e81bb1b0-b492-11f1-8735-773c5ddedb48-rimg-w1000-h1294-dc181818-gmir.jpg?v=1789867851

## FAQs

- **Q**: When and where is Lambrini Girls being held?
  - **A:** Lambrini Girls takes place on Tue, 29 Sep, 2026 at 08:00 pm to Tue, 29 Sep, 2026 at 10:00 pm at Vic Theatre, 3145 N Sheffield, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Lambrini Girls is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Chicago, this event is thoughtfully curated to deliver a standout experience worth every moment. If Lambrini Girls sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lambrini Girls",
        "image": "https://cdn-az.allevents.in/events3/banners/e81bb1b0-b492-11f1-8735-773c5ddedb48-rimg-w1000-h1294-dc181818-gmir.jpg?v=1789867851",
        "startDate": "2026-09-29T20:00:00-05:00",
        "endDate": "2026-09-29T22:00:00-05:00",
        "url": "https://allevents.in/chicago/lambrini-girls/2300030474137940",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Vic Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3145 N Sheffield",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```