

# Event Details

- **Event Name**: Pinhead Gunpowder at Metro Chicago
- **Event Start and End Date**: Thu, 08 Oct, 2026 at 08:00 pm – Thu, 08 Oct, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/pinhead-gunpowder-at-metro-chicago/2400030181793129
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Metro Chicago
- **lat**: 41.94982850
- **long**: -87.65892220
- **full address**: Metro Chicago, 3730 N Clark St, Chicago, IL 60613, United States

## Event gallery

- **Alt text**: Pinhead Gunpowder at Metro Chicago
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5270f940-5f1a-11f1-84e9-a785507bf0f7-rimg-w1080-h1669-dc247e5a-gmir.jpg?v=1780470208

## FAQs

- **Q**: When and where is Pinhead Gunpowder at Metro Chicago being held?
  - **A:** Pinhead Gunpowder at Metro Chicago takes place on Thu, 08 Oct, 2026 at 08:00 pm to Thu, 08 Oct, 2026 at 10:00 pm at Metro Chicago, 3730 N Clark St, Chicago, IL 60613, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Pinhead Gunpowder at Metro Chicago is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Chicago, this event is thoughtfully curated to deliver a standout experience worth every moment. If Pinhead Gunpowder at Metro Chicago sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pinhead Gunpowder at Metro Chicago",
        "image": "https://cdn-az.allevents.in/events5/banners/5270f940-5f1a-11f1-84e9-a785507bf0f7-rimg-w1080-h1669-dc247e5a-gmir.jpg?v=1780470208",
        "startDate": "2026-10-08T20:00:00-06:00",
        "endDate": "2026-10-08T22:00:00-06:00",
        "url": "https://allevents.in/chicago/pinhead-gunpowder-at-metro-chicago/2400030181793129",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Metro Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3730 N Clark St, Chicago, IL 60613",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.94982850",
                "longitude": "-87.65892220"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```