

# Event Details

- **Event Name**: Chance The Rapper
- **Event Start and End Date**: Wed, 09 Sep, 2026 at 06:00 pm – Thu, 10 Sep, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/chance-the-rapper/2300030141056319
- **Event Categories**: calendar
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: South Side Ballroom at Gilley's
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: South Side Ballroom at Gilley's, 1135 South Lamar, Dallas, United States

## Event gallery

- **Alt text**: Chance The Rapper
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5aa3fa80-9869-11f1-9a40-7b90de720125-rimg-w1200-h1200-dc080818-gmir.jpg?v=1786771384

## FAQs

- **Q**: When and where is Chance The Rapper being held?
  - **A:** Chance The Rapper takes place on Wed, 09 Sep, 2026 at 06:00 pm to Thu, 10 Sep, 2026 at 10:00 pm at South Side Ballroom at Gilley's, 1135 South Lamar, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chance The Rapper",
        "image": "https://cdn-az.allevents.in/events2/banners/5aa3fa80-9869-11f1-9a40-7b90de720125-rimg-w1200-h1200-dc080818-gmir.jpg?v=1786771384",
        "startDate": "2026-09-09T18:00:00-05:00",
        "endDate": "2026-09-10T22:00:00-05:00",
        "url": "https://allevents.in/dallas/chance-the-rapper/2300030141056319",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "South Side Ballroom at Gilley's",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1135 South Lamar",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```