

# Event Details

- **Event Name**: New York Comic Con
- **Event Start and End Date**: Thu, 08 Oct, 2026 at 10:00 am – Sun, 11 Oct, 2026 at 12:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/new-york-comic-con/2300030371033719
- **Event Categories**: anime
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Jacob K. Javits Convention Center
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Jacob K. Javits Convention Center, 655 West 34th Street, New York, United States

## Event gallery

- **Alt text**: New York Comic Con
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e6d5a7d0-a6d6-11f1-8990-5d04d231a2dd-rimg-w1200-h700-dc888898-gmir.jpg?v=1788357742

## FAQs

- **Q**: When and where is New York Comic Con being held?
  - **A:** New York Comic Con takes place on Thu, 08 Oct, 2026 at 10:00 am to Sun, 11 Oct, 2026 at 12:00 pm at Jacob K. Javits Convention Center, 655 West 34th Street, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** New York Comic Con is ideal for art lovers, trade professionals, collectors, and exhibition enthusiasts exploring the latest in their field. 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 New York Comic Con sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New York Comic Con",
        "image": "https://cdn-az.allevents.in/events9/banners/e6d5a7d0-a6d6-11f1-8990-5d04d231a2dd-rimg-w1200-h700-dc888898-gmir.jpg?v=1788357742",
        "startDate": "2026-10-08T10:00:00-04:00",
        "endDate": "2026-10-11T12:00:00-04:00",
        "url": "https://allevents.in/new-york/new-york-comic-con/2300030371033719",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Jacob K. Javits Convention Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "655 West 34th Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```