

# Event Details

- **Event Name**: Yuja Wang
- **Event Start and End Date**: Thu, 29 Apr, 2027 at 07:00 pm – Fri, 30 Apr, 2027 at 10:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/yuja-wang/2300029792285952
- **Event Categories**: calendar
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Carnegie Hall - Isaac Stern Auditorium
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Carnegie Hall - Isaac Stern Auditorium, 881 7th Ave, New York, United States

## Event gallery

- **Alt text**: Yuja Wang
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a1b3a5e0-9f19-11f1-86dd-a9509dccaf4b-rimg-w1200-h349-dc0828f8-gmir.jpg?v=1787506787

## FAQs

- **Q**: When and where is Yuja Wang being held?
  - **A:** Yuja Wang takes place on Thu, 29 Apr, 2027 at 07:00 pm to Fri, 30 Apr, 2027 at 10:00 pm at Carnegie Hall - Isaac Stern Auditorium, 881 7th Ave, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Yuja Wang is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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 Yuja Wang 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": "Yuja Wang",
        "image": "https://cdn-az.allevents.in/events5/banners/a1b3a5e0-9f19-11f1-86dd-a9509dccaf4b-rimg-w1200-h349-dc0828f8-gmir.jpg?v=1787506787",
        "startDate": "2027-04-29T19:00:00-04:00",
        "endDate": "2027-04-30T22:00:00-04:00",
        "url": "https://allevents.in/new-york/yuja-wang/2300029792285952",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Carnegie Hall - Isaac Stern Auditorium",
            "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"
    }
]
```