

# Event Details

- **Event Name**: Barstool Bandit at Knuth's
- **Event Start and End Date**: Sat, 12 Jul, 2025 at 07:00 pm – Sat, 12 Jul, 2025 at 09:00 pm
- **Event Description**: Barstool Bandit is returning to Knuth's!! Come enjoy some live music with this acoustic duo!!
- **Event URL**: https://allevents.in/ripon/barstool-bandit-at-knuths/200028170699424
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Ripon
- **state**: WI
- **country**: United States
- **location**: Knuth Brewing Company
- **lat**: 43.84468
- **long**: -88.83863
- **full address**: Knuth Brewing Company, 230 Watson Street,Ripon, Wisconsin, United States

## Event gallery

- **Alt text**: Barstool Bandit at Knuth's
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3496d045835db1629959d065018431dad9cf53ce8ae0c86256ed4f811e58996d-rimg-w1200-h811-dcfefefe-gmir?v=1752332368

## FAQs

- **Q**: When and where is Barstool Bandit at Knuth's being held?
  - **A:** Barstool Bandit at Knuth's takes place on Sat, 12 Jul, 2025 at 07:00 pm to Sat, 12 Jul, 2025 at 09:00 pm at Knuth Brewing Company, 230 Watson Street,Ripon, Wisconsin, United States.
- **Q**: Who is organizing Barstool Bandit at Knuth's?
  - **A:** Barstool Bandit at Knuth's is organized by Barstool Bandit Duo.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Barstool Bandit at Knuth's is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Ripon, this event is thoughtfully curated to deliver a standout experience worth every moment. If Barstool Bandit at Knuth's 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": "Barstool Bandit at Knuth's",
        "image": "https://cdn-az.allevents.in/events3/banners/3496d045835db1629959d065018431dad9cf53ce8ae0c86256ed4f811e58996d-rimg-w1200-h811-dcfefefe-gmir?v=1752332368",
        "startDate": "2025-07-12",
        "endDate": "2025-07-12",
        "url": "https://allevents.in/ripon/barstool-bandit-at-knuths/200028170699424",
        "location": {
            "@type": "Place",
            "name": "Knuth Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "230 Watson Street,Ripon, Wisconsin",
                "addressLocality": "Ripon",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.84468",
                "longitude": "-88.83863"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Barstool Bandit is returning to Knuth's!! Come enjoy some live music with this acoustic duo!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Barstool Bandit Duo",
                "url": "https://allevents.in/org/barstool-bandit-duo/20390266"
            }
        ]
    }
]
```