

# Event Details

- **Event Name**: Greensky Bluegrass
- **Event Start and End Date**: Wed, 30 Dec, 2026 at 08:30 pm – Thu, 31 Dec, 2026 at 11:30 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/greensky-bluegrass/2300027838767439
- **Event Categories**: trips-adventures
- **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 Salt Shed Indoors - Chicago
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: The Salt Shed Indoors - Chicago, 1357 North Elston Avenue, Chicago, United States

## Event gallery

- **Alt text**: Greensky Bluegrass
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d11b6c70-9fad-11f1-a9b6-5f3c34d9259b-rimg-w1200-h477-dcf8e828-gmir.jpg?v=1787570436

## FAQs

- **Q**: When and where is Greensky Bluegrass being held?
  - **A:** Greensky Bluegrass takes place on Wed, 30 Dec, 2026 at 08:30 pm to Thu, 31 Dec, 2026 at 11:30 pm at The Salt Shed Indoors - Chicago, 1357 North Elston Avenue, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Greensky Bluegrass is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Greensky Bluegrass sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Greensky Bluegrass",
        "image": "https://cdn-az.allevents.in/events1/banners/d11b6c70-9fad-11f1-a9b6-5f3c34d9259b-rimg-w1200-h477-dcf8e828-gmir.jpg?v=1787570436",
        "startDate": "2026-12-30T20:30:00-06:00",
        "endDate": "2026-12-31T23:30:00-06:00",
        "url": "https://allevents.in/chicago/greensky-bluegrass/2300027838767439",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Salt Shed Indoors - Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1357 North Elston Avenue",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```