

# Event Details

- **Event Name**: New York City 2026
- **Event Start and End Date**: Tue, 24 Nov, 2026 at 05:00 am – Mon, 30 Nov, 2026 at 08:00 pm (-05:00)
- **Event Description**: Travel to NYC to see traditional tourist spots, 9/11 memorial, Lady Liberty, Broadway Show and more.  PLUS see the Macy's Thanksgiving Day Parade.  Let me know if you are interested!
- **Event URL**: https://allevents.in/manhattan/new-york-city-2026/200029571646953
- **Event Categories**: thanksgiving, parades
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details

- **Ticket URL**: http://facebook.com/200029571646953?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=manhattan-events

## Event venue details

- **city**: Manhattan
- **state**: NY
- **country**: United States
- **location**: New York City
- **lat**: 40.7592
- **long**: -73.97841
- **full address**: New York City, New York,NY,United States, Manhattan

## Event gallery

- **Alt text**: New York City 2026
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1af694bd52ade5459971f48032527a2c89cf9c4d2ae6705205923b6ade0812ec-rimg-w1200-h540-dc181818-gmir?v=1787504770

## FAQs

- **Q**: When and where is New York City 2026 being held?
  - **A:** New York City 2026 takes place on Tue, 24 Nov, 2026 at 05:00 am to Mon, 30 Nov, 2026 at 08:00 pm at New York City, New York,NY,United States, Manhattan.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New York City 2026",
        "image": "https://cdn-az.allevents.in/events4/banners/1af694bd52ade5459971f48032527a2c89cf9c4d2ae6705205923b6ade0812ec-rimg-w1200-h540-dc181818-gmir?v=1787504770",
        "startDate": "2026-11-24T05:00:00-05:00",
        "endDate": "2026-11-30T20:00:00-05:00",
        "url": "https://allevents.in/manhattan/new-york-city-2026/200029571646953",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "New York City",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "New York,NY,United States",
                "addressLocality": "Manhattan",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.7592",
                "longitude": "-73.97841"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Travel to NYC to see traditional tourist spots, 9/11 memorial, Lady Liberty, Broadway Show and more.  PLUS see the Macy's Thanksgiving Day Parade.  Let me know if you are interested!"
    }
]
```