

# Event Details

- **Event Name**: Hayden Blount
- **Event Start and End Date**: Mon, 30 Nov, -0001 at 12:00 am
- **Event URL**: https://allevents.in/chicago/hayden-blount/2300030367445640
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Carol's Pub
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Carol's Pub, 4959 North Clark Street, Chicago, United States

## Event gallery

- **Alt text**: Hayden Blount
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/846d5d00-91f9-11f1-88dc-e3856eb2568f-rimg-w819-h1024-dc080808-gmir.jpg?v=1786063628

## FAQs

- **Q**: When and where is Hayden Blount being held?
  - **A:** Hayden Blount takes place on Mon, 30 Nov, -0001 at 12:00 am to Mon, 30 Nov, -0001 at 12:00 am at Carol's Pub, 4959 North Clark Street, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hayden Blount",
        "image": "https://cdn-az.allevents.in/events5/banners/846d5d00-91f9-11f1-88dc-e3856eb2568f-rimg-w819-h1024-dc080808-gmir.jpg?v=1786063628",
        "startDate": "-0001-11-30",
        "url": "https://allevents.in/chicago/hayden-blount/2300030367445640",
        "location": {
            "@type": "Place",
            "name": "Carol's Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4959 North Clark Street",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```