

# Event Details

- **Event Name**: A Concert Honoring Pat Martino at Iridium Jazz Club
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 08:30 pm – Sat, 19 Sep, 2026 at 10:30 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/a-concert-honoring-pat-martino-at-iridium-jazz-club/2400030532622632
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Iridium Jazz Club
- **lat**: 40.76189600
- **long**: -73.98352500
- **full address**: Iridium Jazz Club, 1650 Broadway, New York, NY 10019, United States

## Event gallery

- **Alt text**: A Concert Honoring Pat Martino at Iridium Jazz Club
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/90a77900-aa56-11f1-abda-d1c1d0c990ef-rimg-w1200-h675-dc282828-gmir.jpg?v=1788742421

## FAQs

- **Q**: When and where is A Concert Honoring Pat Martino at Iridium Jazz Club being held?
  - **A:** A Concert Honoring Pat Martino at Iridium Jazz Club takes place on Sat, 19 Sep, 2026 at 08:30 pm to Sat, 19 Sep, 2026 at 10:30 pm at Iridium Jazz Club, 1650 Broadway, New York, NY 10019, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** A Concert Honoring Pat Martino at Iridium Jazz Club 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 A Concert Honoring Pat Martino at Iridium Jazz Club 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": "A Concert Honoring Pat Martino at Iridium Jazz Club",
        "image": "https://cdn-az.allevents.in/events3/banners/90a77900-aa56-11f1-abda-d1c1d0c990ef-rimg-w1200-h675-dc282828-gmir.jpg?v=1788742421",
        "startDate": "2026-09-19T20:30:00-05:00",
        "endDate": "2026-09-19T22:30:00-05:00",
        "url": "https://allevents.in/new-york/a-concert-honoring-pat-martino-at-iridium-jazz-club/2400030532622632",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Iridium Jazz Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1650 Broadway, New York, NY 10019",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.76189600",
                "longitude": "-73.98352500"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```