

# Event Details

- **Event Name**: Prairie Street Brewing Co presents The Beaux
- **Event Start and End Date**: Thu, 27 Aug, 2026 at 06:00 pm
- **Event Description**: The Beaux return to Prairie Street Brewing for Dinner on the Dock. Music starts at 6pm
- **Event URL**: https://allevents.in/rockford/prairie-street-brewing-co-presents-the-beaux/200030266118530
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Rockford
- **state**: IL
- **country**: United States
- **location**: Prairie Street Brewing Co.
- **lat**: 42.273248316635
- **long**: -89.087263439287
- **full address**: Prairie Street Brewing Co., 200 Prairie Street,Rockford, Illinois, United States

## Event gallery

- **Alt text**: Prairie Street Brewing Co presents The Beaux
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a17e457c926110a4b3ade071916b137f5944ff6580293c19b42753d382382b06-rimg-w1200-h1155-dcd8d8d8-gmir?v=1786813704

## FAQs

- **Q**: When and where is Prairie Street Brewing Co presents The Beaux being held?
  - **A:** Prairie Street Brewing Co presents The Beaux takes place on Thu, 27 Aug, 2026 at 06:00 pm to Thu, 27 Aug, 2026 at 06:00 pm at Prairie Street Brewing Co., 200 Prairie Street,Rockford, Illinois, United States.
- **Q**: Who is organizing Prairie Street Brewing Co presents The Beaux?
  - **A:** Prairie Street Brewing Co presents The Beaux is organized by The Beaux Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Prairie Street Brewing Co presents The Beaux",
        "image": "https://cdn-az.allevents.in/events5/banners/a17e457c926110a4b3ade071916b137f5944ff6580293c19b42753d382382b06-rimg-w1200-h1155-dcd8d8d8-gmir?v=1786813704",
        "startDate": "2026-08-27",
        "url": "https://allevents.in/rockford/prairie-street-brewing-co-presents-the-beaux/200030266118530",
        "location": {
            "@type": "Place",
            "name": "Prairie Street Brewing Co.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 Prairie Street,Rockford, Illinois",
                "addressLocality": "Rockford",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.273248316635",
                "longitude": "-89.087263439287"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Beaux return to Prairie Street Brewing for Dinner on the Dock. Music starts at 6pm",
        "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."
            }
        ]
    }
]
```