

# Event Details

- **Event Name**: Sunday funday at Brown Pub
- **Event Start and End Date**: Sun, 02 Aug, 2026 at 02:00 pm
- **Event Description**: We rock the stage at Brown Pub this Sunday. Come on out and join us for some fun in the sun playing all your favorite country and rock hits.
- **Event URL**: https://allevents.in/hinckley/sunday-funday-at-brown-pub/200030478385147
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Hinckley
- **state**: IL
- **country**: United States
- **location**: The Brown Pub
- **lat**: 41.76902
- **long**: -88.65195
- **full address**: The Brown Pub, 200 N. Somonauk Rd,Hinckley, Illinois, United States

## Event gallery

- **Alt text**: Sunday funday at Brown Pub
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/54a8cb3e6cad5b09a696f882cc2c8eba9aee7d41000fea1a7fade716c934f13f-rimg-w1200-h1600-dce9e9e9-gmir?v=1785363707

## FAQs

- **Q**: When and where is Sunday funday at Brown Pub being held?
  - **A:** Sunday funday at Brown Pub takes place on Sun, 02 Aug, 2026 at 02:00 pm to Sun, 02 Aug, 2026 at 02:00 pm at The Brown Pub, 200 N. Somonauk Rd,Hinckley, Illinois, United States.
- **Q**: Who is organizing Sunday funday at Brown Pub?
  - **A:** Sunday funday at Brown Pub is organized by Buckwild Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday funday at Brown Pub",
        "image": "https://cdn-az.allevents.in/events5/banners/54a8cb3e6cad5b09a696f882cc2c8eba9aee7d41000fea1a7fade716c934f13f-rimg-w1200-h1600-dce9e9e9-gmir?v=1785363707",
        "startDate": "2026-08-02",
        "url": "https://allevents.in/hinckley/sunday-funday-at-brown-pub/200030478385147",
        "location": {
            "@type": "Place",
            "name": "The Brown Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 N. Somonauk Rd,Hinckley, Illinois",
                "addressLocality": "Hinckley",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.76902",
                "longitude": "-88.65195"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We rock the stage at Brown Pub this Sunday. Come on out and join us for some fun in the sun playing all your favorite country and rock hits.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Buckwild Band",
                "url": "https://allevents.in/org/buckwild-band/23617048"
            }
        ]
    }
]
```