

# Event Details

- **Event Name**: French 79
- **Event Start and End Date**: Tue, 27 Apr, 2027 at 07:00 pm – Tue, 27 Apr, 2027 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/french-79/2300029950603601
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Thalia Hall
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Thalia Hall, 1807 S Allport St, Chicago, United States

## Event gallery

- **Alt text**: French 79
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/bf403550-9529-11f1-8024-43018c8ac4af-rimg-w960-h1200-dcf8f8f8-gmir.jpg?v=1786414196

## FAQs

- **Q**: When and where is French 79 being held?
  - **A:** French 79 takes place on Tue, 27 Apr, 2027 at 07:00 pm to Tue, 27 Apr, 2027 at 09:00 pm at Thalia Hall, 1807 S Allport St, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** French 79 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 French 79 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": "French 79",
        "image": "https://cdn-az.allevents.in/events5/banners/bf403550-9529-11f1-8024-43018c8ac4af-rimg-w960-h1200-dcf8f8f8-gmir.jpg?v=1786414196",
        "startDate": "2027-04-27T19:00:00-05:00",
        "endDate": "2027-04-27T21:00:00-05:00",
        "url": "https://allevents.in/chicago/french-79/2300029950603601",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Thalia Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1807 S Allport St",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```