

# Event Details

- **Event Name**: Mystery Machine at Stars and Garters Theater
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 02:00 pm – Sat, 12 Sep, 2026 at 04:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/mystery-machine-at-stars-and-garters-theater/2400030537949124
- **Event Categories**: Art, Theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Stars and Garters Theater
- **lat**: 41.95294800
- **long**: -87.66135240
- **full address**: Stars and Garters Theater, 3914 N Clark St, Chicago, IL 60613, United States

## Event gallery

- **Alt text**: Mystery Machine at Stars and Garters Theater
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/bd078ac0-9526-11f1-8024-43018c8ac4af-rimg-w1024-h819-dc181878-gmir.jpg?v=1786412903

## FAQs

- **Q**: When and where is Mystery Machine at Stars and Garters Theater being held?
  - **A:** Mystery Machine at Stars and Garters Theater takes place on Sat, 12 Sep, 2026 at 02:00 pm to Sat, 12 Sep, 2026 at 04:00 pm at Stars and Garters Theater, 3914 N Clark St, Chicago, IL 60613, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mystery Machine at Stars and Garters Theater",
        "image": "https://cdn-az.allevents.in/events2/banners/bd078ac0-9526-11f1-8024-43018c8ac4af-rimg-w1024-h819-dc181878-gmir.jpg?v=1786412903",
        "startDate": "2026-09-12T14:00:00-06:00",
        "endDate": "2026-09-12T16:00:00-06:00",
        "url": "https://allevents.in/chicago/mystery-machine-at-stars-and-garters-theater/2400030537949124",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Stars and Garters Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3914 N Clark St, Chicago, IL 60613",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.95294800",
                "longitude": "-87.66135240"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```