

# Event Details

- **Event Name**: J Cole at Madison Square Garden
- **Event Start and End Date**: Sun, 02 Aug, 2026 at 08:00 pm – Tue, 04 Aug, 2026 at 08:00 pm
- **Event URL**: https://allevents.in/new-york/j-cole-at-madison-square-garden/2400029725789358
- **Event Categories**: 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**: Madison Square Garden
- **lat**: 40.75050450
- **long**: -73.99343870
- **full address**: Madison Square Garden, 4 Pennsylvania Plaza, New York, NY 10001, United States

## Event gallery

- **Alt text**: J Cole at Madison Square Garden
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b72aa720-3259-11f1-8d5f-efb55bc4316e-rimg-w776-h1200-dc010101-gmir.jpg?v=1775549633

## FAQs

- **Q**: When and where is J Cole at Madison Square Garden being held?
  - **A:** J Cole at Madison Square Garden takes place on Sun, 02 Aug, 2026 at 08:00 pm to Tue, 04 Aug, 2026 at 08:00 pm at Madison Square Garden, 4 Pennsylvania Plaza, New York, NY 10001, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** J Cole at Madison Square Garden 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 J Cole at Madison Square Garden 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": "J Cole at Madison Square Garden",
        "image": "https://cdn-az.allevents.in/events9/banners/b72aa720-3259-11f1-8d5f-efb55bc4316e-rimg-w776-h1200-dc010101-gmir.jpg?v=1775549633",
        "startDate": "2026-08-02",
        "endDate": "2026-08-04",
        "url": "https://allevents.in/new-york/j-cole-at-madison-square-garden/2400029725789358",
        "location": {
            "@type": "Place",
            "name": "Madison Square Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4 Pennsylvania Plaza, New York, NY 10001",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.75050450",
                "longitude": "-73.99343870"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```