

# Event Details

- **Event Name**: Bluegrass at Batleys
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 05:00 pm
- **Event Description**: Come hang on the patio with the Grifters for some rockin, grassy, folky-dolky fun!
- **Event URL**: https://allevents.in/neenah/bluegrass-at-batleys/200030094679852
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Neenah
- **state**: WI
- **country**: United States
- **location**: Batley's Grill & Bar
- **lat**: 44.16958645125
- **long**: -88.481164448009
- **full address**: Batley's Grill &amp; Bar, 1010 Cameron Way,Neenah, Wisconsin, United States

## Event gallery

- **Alt text**: Bluegrass at Batleys
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/4c270c79c2e67967be687c7b3f94b75c3e2cceeef7a49f60e9e0ebcf22461174-rimg-w1200-h1200-dc191f2b-gmir?v=1783046988

## FAQs

- **Q**: When and where is Bluegrass at Batleys being held?
  - **A:** Bluegrass at Batleys takes place on Thu, 09 Jul, 2026 at 05:00 pm to Thu, 09 Jul, 2026 at 05:00 pm at Batley's Grill & Bar, 1010 Cameron Way,Neenah, Wisconsin, United States.
- **Q**: Who is organizing Bluegrass at Batleys?
  - **A:** Bluegrass at Batleys is organized by The Gentlemen Grifters.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bluegrass at Batleys 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 Neenah, this event is thoughtfully curated to deliver a standout experience worth every moment. If Bluegrass at Batleys 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 at Batleys",
        "image": "https://cdn-az.allevents.in/events9/banners/4c270c79c2e67967be687c7b3f94b75c3e2cceeef7a49f60e9e0ebcf22461174-rimg-w1200-h1200-dc191f2b-gmir?v=1783046988",
        "startDate": "2026-07-09",
        "url": "https://allevents.in/neenah/bluegrass-at-batleys/200030094679852",
        "location": {
            "@type": "Place",
            "name": "Batley's Grill & Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1010 Cameron Way,Neenah, Wisconsin",
                "addressLocality": "Neenah",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.16958645125",
                "longitude": "-88.481164448009"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come hang on the patio with the Grifters for some rockin, grassy, folky-dolky fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Gentlemen Grifters",
                "url": "https://allevents.in/org/the-gentlemen-grifters/19822604"
            }
        ]
    }
]
```