

# Event Details

- **Event Name**: In The Heights
- **Event Start and End Date**: Wed, 28 Oct, 2026 at 06:00 pm – Sun, 15 Nov, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/in-the-heights/2300030147442004
- **Event Categories**: trips-adventures, contests
- **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**: MainStage At New York City Center
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: MainStage At New York City Center, 130 West 56th Street, New York, United States

## Event gallery

- **Alt text**: In The Heights
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/87575880-a67c-11f1-8990-5d04d231a2dd-rimg-w1100-h768-dc489838-gmir.jpg?v=1788318965

## FAQs

- **Q**: When and where is In The Heights being held?
  - **A:** In The Heights takes place on Wed, 28 Oct, 2026 at 06:00 pm to Sun, 15 Nov, 2026 at 09:00 pm at MainStage At New York City Center, 130 West 56th Street, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "In The Heights",
        "image": "https://cdn-az.allevents.in/events9/banners/87575880-a67c-11f1-8990-5d04d231a2dd-rimg-w1100-h768-dc489838-gmir.jpg?v=1788318965",
        "startDate": "2026-10-28T18:00:00-05:00",
        "endDate": "2026-11-15T21:00:00-05:00",
        "url": "https://allevents.in/new-york/in-the-heights/2300030147442004",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "MainStage At New York City Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "130 West 56th Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```