

# Event Details

- **Event Name**: Hejira - Music of Joni Mitchell
- **Event Start and End Date**: Mon, 30 Nov, -0001 at 12:00 am
- **Event URL**: https://allevents.in/new-york/hejira-music-of-joni-mitchell/2300030383595548
- **Event Categories**: 
- **Slot details of has slots**: 
- **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.712776184082
- **long**: -74.005973815918
- **full address**: Iridium Jazz Club, 1650 Broadway (51st Street), New York, United States

## Event gallery

- **Alt text**: Hejira - Music of Joni Mitchell
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2d2b9fe0-7fc3-11f1-a0f0-b3fc05930e16-rimg-w1200-h800-dc081412-gmir.jpg?v=1784061168

## FAQs

- **Q**: When and where is Hejira - Music of Joni Mitchell being held?
  - **A:** Hejira - Music of Joni Mitchell takes place on Mon, 30 Nov, -0001 at 12:00 am to Mon, 30 Nov, -0001 at 12:00 am at Iridium Jazz Club, 1650 Broadway (51st Street), New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hejira - Music of Joni Mitchell",
        "image": "https://cdn-az.allevents.in/events9/banners/2d2b9fe0-7fc3-11f1-a0f0-b3fc05930e16-rimg-w1200-h800-dc081412-gmir.jpg?v=1784061168",
        "startDate": "-0001-11-30",
        "url": "https://allevents.in/new-york/hejira-music-of-joni-mitchell/2300030383595548",
        "location": {
            "@type": "Place",
            "name": "Iridium Jazz Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1650 Broadway (51st Street)",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```