

# Event Details

- **Event Name**: French 79
- **Event Start and End Date**: Fri, 05 Feb, 2027 at 07:30 pm – Fri, 05 Feb, 2027 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/french-79/2300029978372432
- **Event Categories**: contests, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Webster Hall
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Webster Hall, 125 East 11th Street, New York, United States

## Event gallery

- **Alt text**: French 79
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/619db4f0-939d-11f1-8f1c-cf8ce96ac258-rimg-w960-h1200-dcf8f8f8-gmir.jpg?v=1786243970

## FAQs

- **Q**: When and where is French 79 being held?
  - **A:** French 79 takes place on Fri, 05 Feb, 2027 at 07:30 pm to Fri, 05 Feb, 2027 at 09:30 pm at Webster Hall, 125 East 11th Street, New York, 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 New York, 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/events3/banners/619db4f0-939d-11f1-8f1c-cf8ce96ac258-rimg-w960-h1200-dcf8f8f8-gmir.jpg?v=1786243970",
        "startDate": "2027-02-05T19:30:00-05:00",
        "endDate": "2027-02-05T21:30:00-05:00",
        "url": "https://allevents.in/new-york/french-79/2300029978372432",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Webster Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "125 East 11th Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```