

# Event Details

- **Event Name**: Rainbow Kitten Surprise
- **Event Start and End Date**: Thu, 24 Sep, 2026 at 08:00 pm – Thu, 24 Sep, 2026 at 10:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/rainbow-kitten-surprise/2300030478885956
- **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**: Terminal 5
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Terminal 5, 610 West 56th St., New York, United States

## Event gallery

- **Alt text**: Rainbow Kitten Surprise
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/490729b0-a704-11f1-8990-5d04d231a2dd-rimg-w1200-h675-dc080808-gmir.jpg?v=1788377227

## FAQs

- **Q**: When and where is Rainbow Kitten Surprise being held?
  - **A:** Rainbow Kitten Surprise takes place on Thu, 24 Sep, 2026 at 08:00 pm to Thu, 24 Sep, 2026 at 10:00 pm at Terminal 5, 610 West 56th St., New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rainbow Kitten Surprise",
        "image": "https://cdn-az.allevents.in/events2/banners/490729b0-a704-11f1-8990-5d04d231a2dd-rimg-w1200-h675-dc080808-gmir.jpg?v=1788377227",
        "startDate": "2026-09-24T20:00:00-04:00",
        "endDate": "2026-09-24T22:00:00-04:00",
        "url": "https://allevents.in/new-york/rainbow-kitten-surprise/2300030478885956",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Terminal 5",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "610 West 56th St.",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```