

# Event Details

- **Event Name**: Bluegrass Jam
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 02:00 pm
- **Event Description**: Join us for a bluegrass jam at the bakery! All levels, instruments and ages are welcome. We take turns choosing songs, most of which can be found in the Parking Lot Picker’s Songbook. 

(June’s jam is Sunday, June 28 to accommodate Father’s Day.)
- **Event URL**: https://allevents.in/marysville/bluegrass-jam/200030259812654
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Marysville
- **state**: OH
- **country**: United States
- **location**: 117 E Fifth St., Marysville, OH
- **lat**: 40.23626
- **long**: -83.3662
- **full address**: 117 E Fifth St., Marysville, OH, United States

## Event gallery

- **Alt text**: Bluegrass Jam
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5a8eb9c835a62f9e344cee799d0cab8aadc4d97f9fa787d7405b3d4244148b72-rimg-w1000-h1500-dcefd7c2-gmir?v=1782429128

## FAQs

- **Q**: When and where is Bluegrass Jam being held?
  - **A:** Bluegrass Jam takes place on Sun, 28 Jun, 2026 at 02:00 pm to Sun, 28 Jun, 2026 at 02:00 pm at 117 E Fifth St., Marysville, OH, United States.
- **Q**: Who is organizing Bluegrass Jam?
  - **A:** Bluegrass Jam is organized by Kitschen Bakery LLC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bluegrass Jam",
        "image": "https://cdn-az.allevents.in/events9/banners/5a8eb9c835a62f9e344cee799d0cab8aadc4d97f9fa787d7405b3d4244148b72-rimg-w1000-h1500-dcefd7c2-gmir?v=1782429128",
        "startDate": "2026-06-28",
        "url": "https://allevents.in/marysville/bluegrass-jam/200030259812654",
        "location": {
            "@type": "Place",
            "name": "117 E Fifth St., Marysville, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "117 E 5th St, Marysville, OH 43040-1258, United States",
                "addressLocality": "Marysville",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.23626",
                "longitude": "-83.3662"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a bluegrass jam at the bakery! All levels, instruments and ages are welcome. We take turns choosing songs, most of which can be found in the Parking Lot Picker’s Songbook. \n\n(June’s jam is Sunday, June 28 to accommodate Father’s Day.)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kitschen Bakery LLC",
                "url": "https://allevents.in/org/kitschen-bakery-llc/19277219"
            }
        ]
    }
]
```