

# Event Details

- **Event Name**: New York Boat Show
- **Event Start and End Date**: Tue, 19 Jan, 2027 at 07:00 pm – Sun, 24 Jan, 2027 at 05:30 am (+00:00)
- **Event URL**: https://allevents.in/new-york/new-york-boat-show/2300029888241806
- **Event Categories**: contests, trips-adventures
- **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**: 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 Boat Show
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/91625540-a50b-11f1-8345-8160f1306c66-rimg-w838-h1088-dcf8f8f8-gmir.jpg?v=1788160459

## FAQs

- **Q**: When and where is New York Boat Show being held?
  - **A:** New York Boat Show takes place on Tue, 19 Jan, 2027 at 07:00 pm to Sun, 24 Jan, 2027 at 05:30 am 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 Boat 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 Boat 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 Boat Show",
        "image": "https://cdn-az.allevents.in/events3/banners/91625540-a50b-11f1-8345-8160f1306c66-rimg-w838-h1088-dcf8f8f8-gmir.jpg?v=1788160459",
        "startDate": "2027-01-19T19:00:00+00:00",
        "endDate": "2027-01-24T05:30:00+00:00",
        "url": "https://allevents.in/new-york/new-york-boat-show/2300029888241806",
        "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"
    }
]
```