

# Event Details

- **Event Name**: Open Bluegrass Jam
- **Event Start and End Date**: Wed, 20 May, 2026 at 06:30 pm – Wed, 17 Jun, 2026 at 06:30 pm
- **Event Description**: Open bluegrass jam
- **Event URL**: https://allevents.in/waterloo/open-bluegrass-jam/200030074066318
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Waterloo
- **state**: IL
- **country**: United States
- **location**: 212 South Main Street, Waterloo, IL
- **lat**: 38.33481
- **long**: -90.14969
- **full address**: 212 South Main Street, Waterloo, IL, United States

## Event gallery

- **Alt text**: Open Bluegrass Jam
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/7d6056827f1479da4efc122b70473c2fef48f0121d1a87055bc1dd7235670c04-rimg-w1080-h1080-dc020202-gmir?v=1779279258

## FAQs

- **Q**: When and where is Open Bluegrass Jam being held?
  - **A:** Open Bluegrass Jam takes place on Wed, 20 May, 2026 at 06:30 pm to Wed, 17 Jun, 2026 at 06:30 pm at 212 South Main Street, Waterloo, IL, United States.
- **Q**: Who is organizing Open Bluegrass Jam?
  - **A:** Open Bluegrass Jam is organized by Vintage Wine Bar.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Open Bluegrass Jam is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Waterloo, this event is thoughtfully curated to deliver a standout experience worth every moment. If Open Bluegrass Jam 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": "Open Bluegrass Jam",
        "image": "https://cdn-az.allevents.in/events2/banners/7d6056827f1479da4efc122b70473c2fef48f0121d1a87055bc1dd7235670c04-rimg-w1080-h1080-dc020202-gmir?v=1779279258",
        "startDate": "2026-05-20",
        "endDate": "2026-06-17",
        "url": "https://allevents.in/waterloo/open-bluegrass-jam/200030074066318",
        "location": {
            "@type": "Place",
            "name": "212 South Main Street, Waterloo, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "212 S Main St, Waterloo, IL 62298-1324, United States",
                "addressLocality": "Waterloo",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.33481",
                "longitude": "-90.14969"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open bluegrass jam",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Vintage Wine Bar",
                "url": "https://allevents.in/org/vintage-wine-bar/19264632"
            }
        ]
    }
]
```