

# Event Details

- **Event Name**: J. Cole
- **Event Start and End Date**: Fri, 18 Sep, 2026 at 06:00 pm – Sun, 20 Sep, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/j-cole/2300029697855504
- **Event Categories**: trips-adventures
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: American Airlines Center
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: American Airlines Center, 2500 Victory Avenue, Dallas, United States

## Event gallery

- **Alt text**: J. Cole
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/bceb31a0-9fc5-11f1-a9b6-5f3c34d9259b-rimg-w1197-h784-dc181818-gmir.jpg?v=1787580712

## FAQs

- **Q**: When and where is J. Cole being held?
  - **A:** J. Cole takes place on Fri, 18 Sep, 2026 at 06:00 pm to Sun, 20 Sep, 2026 at 10:00 pm at American Airlines Center, 2500 Victory Avenue, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** J. Cole 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 Dallas, this event is thoughtfully curated to deliver a standout experience worth every moment. If J. Cole 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",
        "image": "https://cdn-az.allevents.in/events5/banners/bceb31a0-9fc5-11f1-a9b6-5f3c34d9259b-rimg-w1197-h784-dc181818-gmir.jpg?v=1787580712",
        "startDate": "2026-09-18T18:00:00-05:00",
        "endDate": "2026-09-20T22:00:00-05:00",
        "url": "https://allevents.in/dallas/j-cole/2300029697855504",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "American Airlines Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2500 Victory Avenue",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```