

# Event Details

- **Event Name**: New York International Auto Show
- **Event Start and End Date**: Thu, 25 Mar, 2027 at 07:00 pm – Sun, 04 Apr, 2027 at 12:00 pm (+00:00)
- **Event URL**: https://allevents.in/new-york/new-york-international-auto-show/2300029981929130
- **Event Categories**: car-shows
- **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**: Javits Center
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Javits Center, 625 W 34th St, New York, United States

## Event gallery

- **Alt text**: New York International Auto Show
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/7b1dd600-7c8a-11f1-8de7-a55c04e17f2e-rimg-w1200-h800-dc605f5e-gmir.jpg?v=1783706964

## FAQs

- **Q**: When and where is New York International Auto Show being held?
  - **A:** New York International Auto Show takes place on Thu, 25 Mar, 2027 at 07:00 pm to Sun, 04 Apr, 2027 at 12:00 pm at Javits Center, 625 W 34th St, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** New York International Auto Show 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 International Auto Show 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 International Auto Show",
        "image": "https://cdn-az.allevents.in/events2/banners/7b1dd600-7c8a-11f1-8de7-a55c04e17f2e-rimg-w1200-h800-dc605f5e-gmir.jpg?v=1783706964",
        "startDate": "2027-03-25T19:00:00+00:00",
        "endDate": "2027-04-04T12:00:00+00:00",
        "url": "https://allevents.in/new-york/new-york-international-auto-show/2300029981929130",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Javits Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "625 W 34th St",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```