

# Event Details

- **Event Name**: The Pub Maple Park presents The Beaux
- **Event Start and End Date**: Sun, 02 Aug, 2026 at 02:00 pm
- **Event Description**: The Beaux return to The Pub Maple Park. Music starts at 2pm.
- **Event URL**: https://allevents.in/maple-park/the-pub-maple-park-presents-the-beaux/200030024241006
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 46

## Ticket Details


## Event venue details

- **city**: Maple Park
- **state**: IL
- **country**: United States
- **location**: The Pub Maple Park
- **lat**: 41.907752334495
- **long**: -88.59996896992
- **full address**: The Pub Maple Park, 216 Main St, Maple Park, IL 60151-7652, United States

## Event gallery

- **Alt text**: The Pub Maple Park presents The Beaux
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/e2b962c673268d10009afb12e991916671c123b33497fcf9b333827ed1c4ad40-rimg-w660-h445-dc281818-gmir?v=1785692286

## FAQs

- **Q**: When and where is The Pub Maple Park presents The Beaux being held?
  - **A:** The Pub Maple Park presents The Beaux takes place on Sun, 02 Aug, 2026 at 02:00 pm to Sun, 02 Aug, 2026 at 02:00 pm at The Pub Maple Park, 216 Main St, Maple Park, IL 60151-7652, United States.
- **Q**: Who is organizing The Pub Maple Park presents The Beaux?
  - **A:** The Pub Maple Park presents The Beaux is organized by The Beaux Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Pub Maple Park presents The Beaux 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 Maple Park, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Pub Maple Park presents The Beaux 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": "The Pub Maple Park presents The Beaux",
        "image": "https://cdn-az.allevents.in/events7/banners/e2b962c673268d10009afb12e991916671c123b33497fcf9b333827ed1c4ad40-rimg-w660-h445-dc281818-gmir?v=1785692286",
        "startDate": "2026-08-02",
        "url": "https://allevents.in/maple-park/the-pub-maple-park-presents-the-beaux/200030024241006",
        "location": {
            "@type": "Place",
            "name": "The Pub Maple Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "216 Main St, Maple Park, IL 60151-7652, United States",
                "addressLocality": "Maple Park",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.907752334495",
                "longitude": "-88.59996896992"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Beaux return to The Pub Maple Park. Music starts at 2pm.",
        "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."
            }
        ]
    }
]
```