

# Event Details

- **Event Name**: Jam at Bob's Place
- **Event Start and End Date**: Thu, 09 Apr, 2026 at 06:30 pm (-05:00)
- **Event Description**: Come join us at Bob's Place for our biweekly jam session. All are welcome, beginner or advanced. Note the new 6:30pm start time on the 2nd Thursday Jam
- **Event URL**: https://allevents.in/winfield/jam-at-bobs-place/200029911439935
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Winfield
- **state**: KS
- **country**: United States
- **location**: 920 Main St, Winfield, KS, United States, Kansas 67156
- **lat**: 37.23948
- **long**: -96.99697
- **full address**: 920 Main St, Winfield, KS, United States, Kansas 67156

## Event gallery

- **Alt text**: Jam at Bob's Place
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f20090e32bdc6940d55a8a31b417172c90f53071fbe6a416cf669622dd1ccf9d-rimg-w1200-h469-dc063e90-gmir?v=1775712995

## FAQs

- **Q**: When and where is Jam at Bob's Place being held?
  - **A:** Jam at Bob's Place takes place on Thu, 09 Apr, 2026 at 06:30 pm to Thu, 09 Apr, 2026 at 06:30 pm at 920 Main St, Winfield, KS, United States, Kansas 67156.
- **Q**: Who is organizing Jam at Bob's Place?
  - **A:** Jam at Bob's Place is organized by Walnut Valley Festival.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jam at Bob's Place",
        "image": "https://cdn-az.allevents.in/events5/banners/f20090e32bdc6940d55a8a31b417172c90f53071fbe6a416cf669622dd1ccf9d-rimg-w1200-h469-dc063e90-gmir?v=1775712995",
        "startDate": "2026-04-09T18:30:00-05:00",
        "url": "https://allevents.in/winfield/jam-at-bobs-place/200029911439935",
        "location": {
            "@type": "Place",
            "name": "920 Main St, Winfield, KS, United States, Kansas 67156",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "920 Main St, Winfield, KS 67156-3605, United States",
                "addressLocality": "Winfield",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.23948",
                "longitude": "-96.99697"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us at Bob's Place for our biweekly jam session. All are welcome, beginner or advanced. Note the new 6:30pm start time on the 2nd Thursday Jam",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Walnut Valley Festival",
                "url": "https://allevents.in/org/walnut-valley-festival/21158385"
            }
        ]
    }
]
```