

# Event Details

- **Event Name**: MashBit
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 10:00 pm – Sun, 26 Jul, 2026 at 12:00 am
- **Event URL**: https://allevents.in/chicago/mashbit/2300030386692110
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Sound-Bar
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Sound-Bar, 226 W Ontario St., Chicago, United States

## Event gallery

- **Alt text**: MashBit
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d32fc3e0-87fb-11f1-b6c8-ef4137d8dcb0-rimg-w1200-h600-dc05060a-gmir.jpg?v=1784965107

## FAQs

- **Q**: When and where is MashBit being held?
  - **A:** MashBit takes place on Sat, 25 Jul, 2026 at 10:00 pm to Sun, 26 Jul, 2026 at 12:00 am at Sound-Bar, 226 W Ontario St., Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "MashBit",
        "image": "https://cdn-az.allevents.in/events6/banners/d32fc3e0-87fb-11f1-b6c8-ef4137d8dcb0-rimg-w1200-h600-dc05060a-gmir.jpg?v=1784965107",
        "startDate": "2026-07-25",
        "endDate": "2026-07-26",
        "url": "https://allevents.in/chicago/mashbit/2300030386692110",
        "location": {
            "@type": "Place",
            "name": "Sound-Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "226 W Ontario St.",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```