

# Event Details

- **Event Name**: JO1
- **Event Start and End Date**: Sun, 04 Oct, 2026 at 07:30 pm – Sun, 04 Oct, 2026 at 09:30 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/jo1/2300030627524742
- **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**: Terminal 5
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Terminal 5, 610 West 56th St., New York, United States

## Event gallery

- **Alt text**: JO1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4f087570-a68d-11f1-8990-5d04d231a2dd-rimg-w848-h1200-dce8e8f8-gmir.jpg?v=1788326131

## FAQs

- **Q**: When and where is JO1 being held?
  - **A:** JO1 takes place on Sun, 04 Oct, 2026 at 07:30 pm to Sun, 04 Oct, 2026 at 09:30 pm at Terminal 5, 610 West 56th St., New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** JO1 is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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 JO1 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": "JO1",
        "image": "https://cdn-az.allevents.in/events1/banners/4f087570-a68d-11f1-8990-5d04d231a2dd-rimg-w848-h1200-dce8e8f8-gmir.jpg?v=1788326131",
        "startDate": "2026-10-04T19:30:00-04:00",
        "endDate": "2026-10-04T21:30:00-04:00",
        "url": "https://allevents.in/new-york/jo1/2300030627524742",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Terminal 5",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "610 West 56th St.",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```