

# Event Details

- **Event Name**: Cats: The Jellicle Ball
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 08:00 pm – Sun, 17 Jan, 2027 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/cats-the-jellicle-ball/2300029081431256
- **Event Categories**: contests, art, theatre, trips-adventures
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Broadhurst Theatre
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Broadhurst Theatre, 235 W. 44th St., New York, United States

## Event gallery

- **Alt text**: Cats: The Jellicle Ball
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/774770c0-82b8-11f1-a0f0-b3fc05930e16-rimg-w1200-h788-dc070313-gmir.jpg?v=1784386421

## FAQs

- **Q**: When and where is Cats: The Jellicle Ball being held?
  - **A:** Cats: The Jellicle Ball takes place on Sat, 18 Jul, 2026 at 08:00 pm to Sun, 17 Jan, 2027 at 09:30 pm at Broadhurst Theatre, 235 W. 44th St., New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Cats: The Jellicle Ball is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. 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 Cats: The Jellicle Ball 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": "Cats: The Jellicle Ball",
        "image": "https://cdn-az.allevents.in/events4/banners/774770c0-82b8-11f1-a0f0-b3fc05930e16-rimg-w1200-h788-dc070313-gmir.jpg?v=1784386421",
        "startDate": "2026-07-18T20:00:00-05:00",
        "endDate": "2027-01-17T21:30:00-05:00",
        "url": "https://allevents.in/new-york/cats-the-jellicle-ball/2300029081431256",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Broadhurst Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "235 W. 44th St.",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```