

# Event Details

- **Event Name**: The Chicks
- **Event Start and End Date**: Sat, 10 Oct, 2026 at 08:00 pm – Tue, 13 Oct, 2026 at 10:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/the-chicks/2300030311634657
- **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**: Beacon Theatre - NY
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Beacon Theatre - NY, 2124 Broadway, New York, United States

## Event gallery

- **Alt text**: The Chicks
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c06b1f60-8d97-11f1-a33a-f7150662a5aa-rimg-w1080-h1080-dc080808-gmir.jpg?v=1785581835

## FAQs

- **Q**: When and where is The Chicks being held?
  - **A:** The Chicks takes place on Sat, 10 Oct, 2026 at 08:00 pm to Tue, 13 Oct, 2026 at 10:00 pm at Beacon Theatre - NY, 2124 Broadway, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Chicks",
        "image": "https://cdn-az.allevents.in/events10/banners/c06b1f60-8d97-11f1-a33a-f7150662a5aa-rimg-w1080-h1080-dc080808-gmir.jpg?v=1785581835",
        "startDate": "2026-10-10T20:00:00-04:00",
        "endDate": "2026-10-13T22:00:00-04:00",
        "url": "https://allevents.in/new-york/the-chicks/2300030311634657",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Beacon Theatre - NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2124 Broadway",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```