

# Event Details

- **Event Name**: NYC Magic Ensemble
- **Event Start and End Date**: Fri, 14 Aug, 2026 at 09:30 pm – Fri, 14 Aug, 2026 at 11:30 pm
- **Event URL**: https://allevents.in/new-york/nyc-magic-ensemble/2300030499960405
- **Event Categories**: 
- **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**: Caveat
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Caveat, 21A Clinton Street, New York, United States

## Event gallery

- **Alt text**: NYC Magic Ensemble
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/0bcb5360-976d-11f1-aeb9-85abe4888be8-rimg-w1200-h675-dc989888-gmir.jpg?v=1786663003

## FAQs

- **Q**: When and where is NYC Magic Ensemble being held?
  - **A:** NYC Magic Ensemble takes place on Fri, 14 Aug, 2026 at 09:30 pm to Fri, 14 Aug, 2026 at 11:30 pm at Caveat, 21A Clinton Street, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "NYC Magic Ensemble",
        "image": "https://cdn-az.allevents.in/events2/banners/0bcb5360-976d-11f1-aeb9-85abe4888be8-rimg-w1200-h675-dc989888-gmir.jpg?v=1786663003",
        "startDate": "2026-08-14",
        "endDate": "2026-08-14",
        "url": "https://allevents.in/new-york/nyc-magic-ensemble/2300030499960405",
        "location": {
            "@type": "Place",
            "name": "Caveat",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "21A Clinton Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```