

# Event Details

- **Event Name**: J. Cole
- **Event Start and End Date**: Sat, 05 Sep, 2026 at 04:00 pm – Sun, 06 Sep, 2026 at 10:00 pm (-07:00)
- **Event URL**: https://allevents.in/las-vegas/j-cole/2300029697863052
- **Event Categories**: trips-adventures
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: T-Mobile Arena
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: T-Mobile Arena, 3780 Las Vegas Blvd. South, Las Vegas, United States

## Event gallery

- **Alt text**: J. Cole
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/46a0f3c0-a4c2-11f1-8345-8160f1306c66-rimg-w1197-h784-dc181818-gmir.jpg?v=1788128976

## FAQs

- **Q**: When and where is J. Cole being held?
  - **A:** J. Cole takes place on Sat, 05 Sep, 2026 at 04:00 pm to Sun, 06 Sep, 2026 at 10:00 pm at T-Mobile Arena, 3780 Las Vegas Blvd. South, Las Vegas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "J. Cole",
        "image": "https://cdn-az.allevents.in/events7/banners/46a0f3c0-a4c2-11f1-8345-8160f1306c66-rimg-w1197-h784-dc181818-gmir.jpg?v=1788128976",
        "startDate": "2026-09-05T16:00:00-07:00",
        "endDate": "2026-09-06T22:00:00-07:00",
        "url": "https://allevents.in/las-vegas/j-cole/2300029697863052",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "T-Mobile Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3780 Las Vegas Blvd. South",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```