

# Event Details

- **Event Name**: The Brown Pub presents The Beaux
- **Event Start and End Date**: Fri, 25 Sep, 2026 at 07:00 pm (-05:00)
- **Event Description**: The Beaux make their first appearance at The Brown Pub in Hinckley, IL. Music starts at 7pm.
- **Event URL**: https://allevents.in/hinckley/the-brown-pub-presents-the-beaux/200030478384445
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## 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**: The Brown Pub presents The Beaux
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8732521086df184d6261d122a4aa2a9317c996759f016cc48e3e906df97f9939-rimg-w1090-h720-dc180808-gmir?v=1786939604

## FAQs

- **Q**: When and where is The Brown Pub presents The Beaux being held?
  - **A:** The Brown Pub presents The Beaux takes place on Fri, 25 Sep, 2026 at 07:00 pm to Fri, 25 Sep, 2026 at 07:00 pm at The Brown Pub, 200 N. Somonauk Rd,Hinckley, Illinois, United States.
- **Q**: Who is organizing The Brown Pub presents The Beaux?
  - **A:** The Brown Pub presents The Beaux is organized by The Beaux Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Brown Pub presents The Beaux",
        "image": "https://cdn-az.allevents.in/events10/banners/8732521086df184d6261d122a4aa2a9317c996759f016cc48e3e906df97f9939-rimg-w1090-h720-dc180808-gmir?v=1786939604",
        "startDate": "2026-09-25T19:00:00-05:00",
        "url": "https://allevents.in/hinckley/the-brown-pub-presents-the-beaux/200030478384445",
        "eventStatus": "https://schema.org/EventScheduled",
        "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": "The Beaux make their first appearance at The Brown Pub in Hinckley, IL. Music starts at 7pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Beaux Band",
                "url": "https://allevents.in/org/the-beaux-band/12735298",
                "description": "The Beaux Band plays a wide selection of Classic Rock Hits from the '60's - '90's."
            }
        ]
    }
]
```