

# Event Details

- **Event Name**: Model J, Evening Underground
- **Event Start and End Date**: Fri, 23 Jan, 2026 at 08:30 pm – Fri, 23 Jan, 2026 at 10:30 pm
- **Event URL**: https://allevents.in/chicago/model-j-evening-underground/210003387856560
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/model-j-evening-underground-reggies-music-joint-tickets/13978754?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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/bf884272a0fb8c6970c577e5736a4ea479f6371c76159b5dca11ef7d3e9b570d-rimg-w1024-h576-dc050505-gmir.jpg?v=1768902972
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/232bb0feb3de91609106847ffe949a9d80e0d198d30f2bba3af99e958bd5adeb-rimg-w400-h400-dc060606-gmir.jpg?v=1768902972

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 23 Jan, 2026 at 08:30 pm
- **Q**: Where is the event happening?
  - **A:** Reggies Music Joint, Chicago, United States
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Model J, Evening Underground ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Model J, Evening Underground",
        "image": "https://cdn-az.allevents.in/events8/banners/bf884272a0fb8c6970c577e5736a4ea479f6371c76159b5dca11ef7d3e9b570d-rimg-w1024-h576-dc050505-gmir.jpg?v=1768902972",
        "startDate": "2026-01-23",
        "endDate": "2026-01-23",
        "url": "https://allevents.in/chicago/model-j-evening-underground/210003387856560",
        "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"
    }
]
```