

# Event Details

- **Event Name**: Terra String Quartet
- **Event Start and End Date**: Tue, 13 Apr, 2027 at 02:00 pm – Tue, 13 Apr, 2027 at 04:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/terra-string-quartet/2300030544097234
- **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**: Merkin Concert Hall
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Merkin Concert Hall, 129 W 67th St, New York, United States

## Event gallery

- **Alt text**: Terra String Quartet
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9d355330-a73c-11f1-b98f-cbeba3585b3a-rimg-w1200-h1200-dc080808-gmir.jpg?v=1788401420

## FAQs

- **Q**: When and where is Terra String Quartet being held?
  - **A:** Terra String Quartet takes place on Tue, 13 Apr, 2027 at 02:00 pm to Tue, 13 Apr, 2027 at 04:00 pm at Merkin Concert Hall, 129 W 67th St, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Terra String Quartet 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 Terra String Quartet 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": "Terra String Quartet",
        "image": "https://cdn-az.allevents.in/events5/banners/9d355330-a73c-11f1-b98f-cbeba3585b3a-rimg-w1200-h1200-dc080808-gmir.jpg?v=1788401420",
        "startDate": "2027-04-13T14:00:00-04:00",
        "endDate": "2027-04-13T16:00:00-04:00",
        "url": "https://allevents.in/new-york/terra-string-quartet/2300030544097234",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Merkin Concert Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "129 W 67th St",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```