

# Event Details

- **Event Name**: Bluegrass Jam
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 02:00 pm – Sun, 12 Jul, 2026 at 04:00 pm
- **Event Description**: Hey local pickers! Come out and join in for an open bluegrass jam to be held at Olde Bedford Brewing the second Sunday each month from 2-4 PM. All skill levels welcome. Hope to see you there.
- **Event URL**: https://allevents.in/bedford/bluegrass-jam/200030357740402
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200030357740402?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=bedford-events

## Event venue details

- **city**: Bedford
- **state**: PA
- **country**: United States
- **location**: Olde Bedford Brewing Company
- **lat**: 40.0225743
- **long**: -78.5035178
- **full address**: Olde Bedford Brewing Company, Bedford, Pennsylvania, United States

## Event gallery

- **Alt text**: Bluegrass Jam
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/be4b3efbfaa64bf3a6daab1fa2e28e718d1da85d7f1417d3039c69270bfeeacf-rimg-w1080-h1350-dc14c3c6-gmir?v=1783778625

## FAQs

- **Q**: When and where is Bluegrass Jam being held?
  - **A:** Bluegrass Jam takes place on Sun, 12 Jul, 2026 at 02:00 pm to Sun, 12 Jul, 2026 at 04:00 pm at Olde Bedford Brewing Company, Bedford, Pennsylvania, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 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 Bedford, 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/events1/banners/be4b3efbfaa64bf3a6daab1fa2e28e718d1da85d7f1417d3039c69270bfeeacf-rimg-w1080-h1350-dc14c3c6-gmir?v=1783778625",
        "startDate": "2026-07-12",
        "endDate": "2026-07-12",
        "url": "https://allevents.in/bedford/bluegrass-jam/200030357740402",
        "location": {
            "@type": "Place",
            "name": "Olde Bedford Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bedford, Pennsylvania",
                "addressLocality": "Bedford",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.0225743",
                "longitude": "-78.5035178"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hey local pickers! Come out and join in for an open bluegrass jam to be held at Olde Bedford Brewing the second Sunday each month from 2-4 PM. All skill levels welcome. Hope to see you there."
    }
]
```