

# Event Details

- **Event Name**: The Basement Yard Podcast
- **Event Start and End Date**: Fri, 12 Mar, 2027 at 08:00 pm – Sat, 13 Mar, 2027 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/the-basement-yard-podcast/2300030375519146
- **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**: The Chicago Theatre
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: The Chicago Theatre, 175 North State Street, Chicago, United States

## Event gallery

- **Alt text**: The Basement Yard Podcast
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/78d7fd60-a068-11f1-a9b6-5f3c34d9259b-rimg-w960-h1200-dc3898b8-gmir.jpg?v=1787650612

## FAQs

- **Q**: When and where is The Basement Yard Podcast being held?
  - **A:** The Basement Yard Podcast takes place on Fri, 12 Mar, 2027 at 08:00 pm to Sat, 13 Mar, 2027 at 10:00 pm at The Chicago Theatre, 175 North State Street, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Basement Yard Podcast",
        "image": "https://cdn-az.allevents.in/events5/banners/78d7fd60-a068-11f1-a9b6-5f3c34d9259b-rimg-w960-h1200-dc3898b8-gmir.jpg?v=1787650612",
        "startDate": "2027-03-12T20:00:00-06:00",
        "endDate": "2027-03-13T22:00:00-06:00",
        "url": "https://allevents.in/chicago/the-basement-yard-podcast/2300030375519146",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Chicago Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "175 North State Street",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```