

# Event Details

- **Event Name**: Christian Sands Quartet
- **Event Start and End Date**: Tue, 30 Jun, 2026 at 07:00 pm – Sat, 04 Jul, 2026 at 10:30 pm
- **Event URL**: https://allevents.in/new-york/christian-sands-quartet/2300029858932614
- **Event Categories**: music, trips-adventures, entertainment, contests
- **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**: Birdland Jazz Club
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Birdland Jazz Club, 315 West 44th Street, New York, United States

## Event gallery

- **Alt text**: Christian Sands Quartet
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c1669d00-7496-11f1-a87c-552e322304e6-rimg-w1200-h750-dc171717-gmir.jpg?v=1782832626

## FAQs

- **Q**: When and where is Christian Sands Quartet being held?
  - **A:** Christian Sands Quartet takes place on Tue, 30 Jun, 2026 at 07:00 pm to Sat, 04 Jul, 2026 at 10:30 pm at Birdland Jazz Club, 315 West 44th Street, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christian Sands Quartet 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 Christian Sands Quartet 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": "Christian Sands Quartet",
        "image": "https://cdn-az.allevents.in/events1/banners/c1669d00-7496-11f1-a87c-552e322304e6-rimg-w1200-h750-dc171717-gmir.jpg?v=1782832626",
        "startDate": "2026-06-30",
        "endDate": "2026-07-04",
        "url": "https://allevents.in/new-york/christian-sands-quartet/2300029858932614",
        "location": {
            "@type": "Place",
            "name": "Birdland Jazz Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "315 West 44th Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```