

# Event Details

- **Event Name**: New York Youth Symphony Chamber Music Festival
- **Event Start and End Date**: Mon, 19 Apr, 2027 at 06:00 pm – Mon, 19 Apr, 2027 at 10:30 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/new-york-youth-symphony-chamber-music-festival/2300030540779607
- **Event Categories**: festivals, music, entertainment, music-festivals
- **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**: Kaufman Music Center - NY
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Kaufman Music Center - NY, 129 West 67th Street, New York, United States

## Event gallery

- **Alt text**: New York Youth Symphony Chamber Music Festival
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e4300c20-aa6c-11f1-abda-d1c1d0c990ef-rimg-w1200-h720-dc080808-gmir.jpg?v=1788752010

## FAQs

- **Q**: When and where is New York Youth Symphony Chamber Music Festival being held?
  - **A:** New York Youth Symphony Chamber Music Festival takes place on Mon, 19 Apr, 2027 at 06:00 pm to Mon, 19 Apr, 2027 at 10:30 pm at Kaufman Music Center - NY, 129 West 67th Street, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** New York Youth Symphony Chamber Music Festival is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 New York Youth Symphony Chamber Music Festival sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "New York Youth Symphony Chamber Music Festival",
        "image": "https://cdn-az.allevents.in/events6/banners/e4300c20-aa6c-11f1-abda-d1c1d0c990ef-rimg-w1200-h720-dc080808-gmir.jpg?v=1788752010",
        "startDate": "2027-04-19T18:00:00-04:00",
        "endDate": "2027-04-19T22:30:00-04:00",
        "url": "https://allevents.in/new-york/new-york-youth-symphony-chamber-music-festival/2300030540779607",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Kaufman Music Center - NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "129 West 67th Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```