

# Event Details

- **Event Name**: Open Blues Jam 
- **Event Start and End Date**: Wed, 06 May, 2026 at 07:30 pm – Wed, 06 May, 2026 at 09:00 pm (-04:00)
- **Event Description**: All ages and all skill levels open blues jam, open to the public and spectators are welcome!
- **Event URL**: https://allevents.in/frostburg/open-blues-jam/200029990542852
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Frostburg
- **state**: MD
- **country**: United States
- **location**: Frostburg Music Academy
- **lat**: 39.65679
- **long**: -78.93011
- **full address**: Frostburg Music Academy, 9 Ormand Street,Frostburg, Maryland, United States

## Event gallery

- **Alt text**: Open Blues Jam
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/bb2a209c0c929fc1188541783caedf85bd5faaf9ae560cabdd2bc17d11ca81ca-rimg-w560-h258-dc634a46-gmir?v=1777266112

## FAQs

- **Q**: When and where is Open Blues Jam  being held?
  - **A:** Open Blues Jam  takes place on Wed, 06 May, 2026 at 07:30 pm to Wed, 06 May, 2026 at 09:00 pm at Frostburg Music Academy, 9 Ormand Street,Frostburg, Maryland, United States.
- **Q**: Who is organizing Open Blues Jam ?
  - **A:** Open Blues Jam  is organized by Scott C Brooks.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Open Blues Jam",
        "image": "https://cdn-az.allevents.in/events1/banners/bb2a209c0c929fc1188541783caedf85bd5faaf9ae560cabdd2bc17d11ca81ca-rimg-w560-h258-dc634a46-gmir?v=1777266112",
        "startDate": "2026-05-06T19:30:00-04:00",
        "endDate": "2026-05-06T21:00:00-04:00",
        "url": "https://allevents.in/frostburg/open-blues-jam/200029990542852",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Frostburg Music Academy",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9 Ormand Street,Frostburg, Maryland",
                "addressLocality": "Frostburg",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.65679",
                "longitude": "-78.93011"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All ages and all skill levels open blues jam, open to the public and spectators are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Scott C Brooks",
                "url": "https://allevents.in/org/scott-c-brooks/26275824"
            }
        ]
    }
]
```