

# Event Details

- **Event Name**: New York Comic Con - Friday at Jacob Javits Center
- **Event Start and End Date**: Fri, 09 Oct, 2026 at 11:59 pm – Sat, 10 Oct, 2026 at 01:59 am (-05:00)
- **Event URL**: https://allevents.in/new-york/new-york-comic-con-friday-at-jacob-javits-center/2400030137914351
- **Event Categories**: anime
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Jacob Javits Center
- **lat**: 40.75775550
- **long**: -74.00268640
- **full address**: Jacob Javits Center, 655 W. 34th St., New York, NY 10001, United States

## Event gallery

- **Alt text**: New York Comic Con - Friday at Jacob Javits Center
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f5d601b0-a5b6-11f1-8990-5d04d231a2dd-rimg-w898-h2072-dcf8f8f8-gmir.jpg?v=1788234070

## FAQs

- **Q**: When and where is New York Comic Con - Friday at Jacob Javits Center being held?
  - **A:** New York Comic Con - Friday at Jacob Javits Center takes place on Fri, 09 Oct, 2026 at 11:59 pm to Sat, 10 Oct, 2026 at 01:59 am at Jacob Javits Center, 655 W. 34th St., New York, NY 10001, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New York Comic Con - Friday at Jacob Javits Center",
        "image": "https://cdn-az.allevents.in/events8/banners/f5d601b0-a5b6-11f1-8990-5d04d231a2dd-rimg-w898-h2072-dcf8f8f8-gmir.jpg?v=1788234070",
        "startDate": "2026-10-09T23:59:00-05:00",
        "endDate": "2026-10-10T01:59:00-05:00",
        "url": "https://allevents.in/new-york/new-york-comic-con-friday-at-jacob-javits-center/2400030137914351",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Jacob Javits Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "655 W. 34th St., New York, NY 10001",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.75775550",
                "longitude": "-74.00268640"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```