

# Event Details

- **Event Name**: French 79 at Webster Hall
- **Event Start and End Date**: Fri, 05 Feb, 2027 at 07:30 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/french-79-at-webster-hall/2400029967938041
- **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.73167300
- **long**: -73.98916400
- **full address**: Webster Hall, 125 East 11th Street, New York, NY 10003, United States

## Event gallery

- **Alt text**: French 79 at Webster Hall
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=French+79+at+Webster+Hall&date=Fri%2C+05+Feb%2C+2027+at+07%3A30+pm&bg=2

## FAQs

- **Q**: When and where is French 79 at Webster Hall being held?
  - **A:** French 79 at Webster Hall takes place on Fri, 05 Feb, 2027 at 07:30 pm to Fri, 05 Feb, 2027 at 07:30 pm at Webster Hall, 125 East 11th Street, New York, NY 10003, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** French 79 at Webster Hall is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 at Webster Hall sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "French 79 at Webster Hall",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=French+79+at+Webster+Hall&date=Fri%2C+05+Feb%2C+2027+at+07%3A30+pm&bg=2",
        "startDate": "2027-02-05T19:30:00-05:00",
        "url": "https://allevents.in/new-york/french-79-at-webster-hall/2400029967938041",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Webster Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "125 East 11th Street, New York, NY 10003",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.73167300",
                "longitude": "-73.98916400"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```