

# Event Details

- **Event Name**: MT Jones
- **Event Start and End Date**: Sat, 26 Sep, 2026 at 08:00 pm – Sat, 26 Sep, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/mt-jones/2300030307269859
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Schubas
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Schubas, 3159 N Southport, Chicago, United States

## Event gallery

- **Alt text**: MT Jones
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a0b67120-993a-11f1-9a40-7b90de720125-rimg-w1080-h1080-dcf8e8d8-gmir.jpg?v=1786861255

## FAQs

- **Q**: When and where is MT Jones being held?
  - **A:** MT Jones takes place on Sat, 26 Sep, 2026 at 08:00 pm to Sat, 26 Sep, 2026 at 10:00 pm at Schubas, 3159 N Southport, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "MT Jones",
        "image": "https://cdn-az.allevents.in/events5/banners/a0b67120-993a-11f1-9a40-7b90de720125-rimg-w1080-h1080-dcf8e8d8-gmir.jpg?v=1786861255",
        "startDate": "2026-09-26T20:00:00-05:00",
        "endDate": "2026-09-26T22:00:00-05:00",
        "url": "https://allevents.in/chicago/mt-jones/2300030307269859",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Schubas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3159 N Southport",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```