

# Event Details

- **Event Name**: Bluegrass Jam 
- **Event Start and End Date**: Thu, 12 Mar, 2026 at 06:30 pm
- **Event Description**: Get ready for some foot-stompin' bluegrass at Billy D's Crooked Tavern on Thursday, March 12th at 6:30 PM, all levels welcome.
- **Event URL**: https://allevents.in/annandale/bluegrass-jam/200029742659019
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Annandale
- **state**: MN
- **country**: United States
- **location**: Billy D's Crooked Tavern
- **lat**: 45.26302
- **long**: -94.12485
- **full address**: Billy D's Crooked Tavern, 34 Oak Ave N,Annandale,MN,United States

## Event gallery

- **Alt text**: Bluegrass Jam
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/fcc843646ad226b42fc32a17b413c3f0d90fe0573f1ab624e5130ff3ce6cb622-rimg-w1024-h1024-dcfefefe-gmir?v=1773009376

## FAQs

- **Q**: When and where is Bluegrass Jam  being held?
  - **A:** Bluegrass Jam  takes place on Thu, 12 Mar, 2026 at 06:30 pm to Thu, 12 Mar, 2026 at 06:30 pm at Billy D's Crooked Tavern, 34 Oak Ave N,Annandale,MN,United States.
- **Q**: Who is organizing Bluegrass Jam ?
  - **A:** Bluegrass Jam  is organized by Annandale Bluegrass Jam.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bluegrass Jam  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 Annandale, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "Bluegrass Jam",
        "image": "https://cdn-az.allevents.in/events9/banners/fcc843646ad226b42fc32a17b413c3f0d90fe0573f1ab624e5130ff3ce6cb622-rimg-w1024-h1024-dcfefefe-gmir?v=1773009376",
        "startDate": "2026-03-12",
        "url": "https://allevents.in/annandale/bluegrass-jam/200029742659019",
        "location": {
            "@type": "Place",
            "name": "Billy D's Crooked Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "34 Oak Ave N,Annandale,MN,United States",
                "addressLocality": "Annandale",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.26302",
                "longitude": "-94.12485"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get ready for some foot-stompin' bluegrass at Billy D's Crooked Tavern on Thursday, March 12th at 6:30 PM, all levels welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Annandale Bluegrass Jam",
                "url": "https://allevents.in/org/annandale-bluegrass-jam/27443146"
            }
        ]
    }
]
```