

# Event Details

- **Event Name**: Corinne Bailey Rae
- **Event Start and End Date**: Fri, 25 Sep, 2026 at 07:00 pm – Fri, 25 Sep, 2026 at 09:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/corinne-bailey-rae/2300029731991913
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Irving Plaza
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Irving Plaza, 17 Irving Place, New York, United States

## Event gallery

- **Alt text**: Corinne Bailey Rae
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d4c38650-9a9e-11f1-9bc6-8b4f56db6c43-rimg-w1080-h1350-dcd8d8c8-gmir.jpg?v=1787014242

## FAQs

- **Q**: When and where is Corinne Bailey Rae being held?
  - **A:** Corinne Bailey Rae takes place on Fri, 25 Sep, 2026 at 07:00 pm to Fri, 25 Sep, 2026 at 09:00 pm at Irving Plaza, 17 Irving Place, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Corinne Bailey Rae",
        "image": "https://cdn-az.allevents.in/events2/banners/d4c38650-9a9e-11f1-9bc6-8b4f56db6c43-rimg-w1080-h1350-dcd8d8c8-gmir.jpg?v=1787014242",
        "startDate": "2026-09-25T19:00:00-04:00",
        "endDate": "2026-09-25T21:00:00-04:00",
        "url": "https://allevents.in/new-york/corinne-bailey-rae/2300029731991913",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Irving Plaza",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17 Irving Place",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```