

# Event Details

- **Event Name**: The Juilliard School
- **Event Start and End Date**: Wed, 10 Feb, 2027 at 07:30 pm – Wed, 10 Feb, 2027 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/the-juilliard-school/2300030613874133
- **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**: Carnegie Hall - Judy & Arthur Zankel Hall
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Carnegie Hall - Judy &amp; Arthur Zankel Hall, 881 7th Ave, New York, United States

## Event gallery

- **Alt text**: The Juilliard School
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/25e96b80-a751-11f1-b98f-cbeba3585b3a-rimg-w1200-h1200-dc080808-gmir.jpg?v=1788410239

## FAQs

- **Q**: When and where is The Juilliard School being held?
  - **A:** The Juilliard School takes place on Wed, 10 Feb, 2027 at 07:30 pm to Wed, 10 Feb, 2027 at 09:30 pm at Carnegie Hall - Judy & Arthur Zankel Hall, 881 7th Ave, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Juilliard School",
        "image": "https://cdn-az.allevents.in/events10/banners/25e96b80-a751-11f1-b98f-cbeba3585b3a-rimg-w1200-h1200-dc080808-gmir.jpg?v=1788410239",
        "startDate": "2027-02-10T19:30:00-05:00",
        "endDate": "2027-02-10T21:30:00-05:00",
        "url": "https://allevents.in/new-york/the-juilliard-school/2300030613874133",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Carnegie Hall - Judy & Arthur Zankel Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "881 7th Ave",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```