

# Event Details

- **Event Name**: Dead Pink Radio
- **Event Start and End Date**: Tue, 22 Sep, 2026 at 08:30 pm – Tue, 22 Sep, 2026 at 10:30 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/dead-pink-radio/210002271305059
- **Event Categories**: Music
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/dead-pink-radio-reggies-music-joint-tickets/15010153?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Reggies Music Joint
- **lat**: 41.853988
- **long**: -87.62706
- **full address**: Reggies Music Joint, Chicago, United States

## Event gallery

- **Alt text**: Dead Pink Radio
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ac9d7b3ca2290619c15e4f516beb2bd682669f2460403dc25eac5971fc2cd5fc-rimg-w1024-h576-dc080808-gmir.jpg?v=1786113907

## FAQs

- **Q**: When and where is Dead Pink Radio being held?
  - **A:** Dead Pink Radio takes place on Tue, 22 Sep, 2026 at 08:30 pm to Tue, 22 Sep, 2026 at 10:30 pm at Reggies Music Joint, Chicago, United States.
- **Q**: Who is organizing Dead Pink Radio?
  - **A:** Dead Pink Radio is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dead Pink Radio",
        "image": "https://cdn-az.allevents.in/events7/banners/ac9d7b3ca2290619c15e4f516beb2bd682669f2460403dc25eac5971fc2cd5fc-rimg-w1024-h576-dc080808-gmir.jpg?v=1786113907",
        "startDate": "2026-09-22T20:30:00-06:00",
        "endDate": "2026-09-22T22:30:00-06:00",
        "url": "https://allevents.in/chicago/dead-pink-radio/210002271305059",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Reggies Music Joint",
            "address": {
                "@type": "PostalAddress",
                "name": "Reggies Music Joint, Chicago, United States",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.853988",
                "longitude": "-87.62706"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```