

# Event Details

- **Event Name**: Apollo Music Cafe: The Womack Sisters
- **Event Start and End Date**: Fri, 02 Oct, 2026 at 10:00 pm – Sat, 03 Oct, 2026 at 12:00 am (-04:00)
- **Event URL**: https://allevents.in/new-york/apollo-music-cafe-the-womack-sisters/2300030664465226
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Victoria Theater At Apollo Theater - New York
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Victoria Theater At Apollo Theater - New York, 253 West 125th Street, New York, United States

## Event gallery

- **Alt text**: Apollo Music Cafe: The Womack Sisters
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/4b3065c0-a98a-11f1-ad57-411ed296ae31-rimg-w1200-h752-dc080808-gmir.jpg?v=1788654685

## FAQs

- **Q**: When and where is Apollo Music Cafe: The Womack Sisters being held?
  - **A:** Apollo Music Cafe: The Womack Sisters takes place on Fri, 02 Oct, 2026 at 10:00 pm to Sat, 03 Oct, 2026 at 12:00 am at Victoria Theater At Apollo Theater - New York, 253 West 125th Street, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Apollo Music Cafe: The Womack Sisters 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 Apollo Music Cafe: The Womack Sisters 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": "Apollo Music Cafe: The Womack Sisters",
        "image": "https://cdn-az.allevents.in/events9/banners/4b3065c0-a98a-11f1-ad57-411ed296ae31-rimg-w1200-h752-dc080808-gmir.jpg?v=1788654685",
        "startDate": "2026-10-02T22:00:00-04:00",
        "endDate": "2026-10-03T00:00:00-04:00",
        "url": "https://allevents.in/new-york/apollo-music-cafe-the-womack-sisters/2300030664465226",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Victoria Theater At Apollo Theater - New York",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "253 West 125th Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```