

# Event Details

- **Event Name**: Deeper Purpose
- **Event Start and End Date**: Fri, 24 Jul, 2026 at 10:00 pm – Sat, 25 Jul, 2026 at 12:00 am
- **Event URL**: https://allevents.in/chicago/deeper-purpose/2300030321781155
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: SpyBar
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: SpyBar, 646 North Franklin Street, Chicago, United States

## Event gallery

- **Alt text**: Deeper Purpose
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/10bc7310-875d-11f1-a8a4-631b175f3d78-rimg-w1200-h675-dc131416-gmir.jpg?v=1784896920

## FAQs

- **Q**: When and where is Deeper Purpose being held?
  - **A:** Deeper Purpose takes place on Fri, 24 Jul, 2026 at 10:00 pm to Sat, 25 Jul, 2026 at 12:00 am at SpyBar, 646 North Franklin Street, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Deeper Purpose",
        "image": "https://cdn-az.allevents.in/events5/banners/10bc7310-875d-11f1-a8a4-631b175f3d78-rimg-w1200-h675-dc131416-gmir.jpg?v=1784896920",
        "startDate": "2026-07-24",
        "endDate": "2026-07-25",
        "url": "https://allevents.in/chicago/deeper-purpose/2300030321781155",
        "location": {
            "@type": "Place",
            "name": "SpyBar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "646 North Franklin Street",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```