

# Event Details

- **Event Name**: The Bobby Lees
- **Event Start and End Date**: Wed, 07 Oct, 2026 at 07:00 pm – Thu, 08 Oct, 2026 at 09:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/the-bobby-lees/2300030030383909
- **Event Categories**: trips-adventures, contests
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Irving Plaza
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Irving Plaza, 17 Irving Place, New York, United States

## Event gallery

- **Alt text**: The Bobby Lees
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c0da05f0-a742-11f1-b98f-cbeba3585b3a-rimg-w1200-h676-dc181818-gmir.jpg?v=1788404057

## FAQs

- **Q**: When and where is The Bobby Lees being held?
  - **A:** The Bobby Lees takes place on Wed, 07 Oct, 2026 at 07:00 pm to Thu, 08 Oct, 2026 at 09:00 pm at Irving Plaza, 17 Irving Place, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Bobby Lees 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 The Bobby Lees 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": "The Bobby Lees",
        "image": "https://cdn-az.allevents.in/events9/banners/c0da05f0-a742-11f1-b98f-cbeba3585b3a-rimg-w1200-h676-dc181818-gmir.jpg?v=1788404057",
        "startDate": "2026-10-07T19:00:00-04:00",
        "endDate": "2026-10-08T21:00:00-04:00",
        "url": "https://allevents.in/new-york/the-bobby-lees/2300030030383909",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Irving Plaza",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17 Irving Place",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```