

# Event Details

- **Event Name**: Hawg Dogs Saloon presents The Beaux
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 02:00 pm
- **Event Description**: The Beaux return to Hawg Dogs Saloon in Savanna, IL. Music starts at 2pm.
- **Event URL**: https://allevents.in/savanna/hawg-dogs-saloon-presents-the-beaux/200030102779706
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Savanna
- **state**: IL
- **country**: United States
- **location**: Hawg Dogs
- **lat**: 42.09420435463
- **long**: -90.156527405291
- **full address**: Hawg Dogs, 330 Main St.,Savanna, Illinois, United States

## Event gallery

- **Alt text**: Hawg Dogs Saloon presents The Beaux
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5d52ca1cb076e44fd6566f754f9b7048845d156c4ea8be0bfbca018f79aafd45-rimg-w960-h640-dc1b1a14-gmir?v=1782132760

## FAQs

- **Q**: When and where is Hawg Dogs Saloon presents The Beaux being held?
  - **A:** Hawg Dogs Saloon presents The Beaux takes place on Sun, 28 Jun, 2026 at 02:00 pm to Sun, 28 Jun, 2026 at 02:00 pm at Hawg Dogs, 330 Main St.,Savanna, Illinois, United States.
- **Q**: Who is organizing Hawg Dogs Saloon presents The Beaux?
  - **A:** Hawg Dogs Saloon presents The Beaux is organized by The Beaux Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Hawg Dogs Saloon presents The Beaux 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 Savanna, this event is thoughtfully curated to deliver a standout experience worth every moment. If Hawg Dogs Saloon 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": "Hawg Dogs Saloon presents The Beaux",
        "image": "https://cdn-az.allevents.in/events1/banners/5d52ca1cb076e44fd6566f754f9b7048845d156c4ea8be0bfbca018f79aafd45-rimg-w960-h640-dc1b1a14-gmir?v=1782132760",
        "startDate": "2026-06-28",
        "url": "https://allevents.in/savanna/hawg-dogs-saloon-presents-the-beaux/200030102779706",
        "location": {
            "@type": "Place",
            "name": "Hawg Dogs",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "330 Main St.,Savanna, Illinois",
                "addressLocality": "Savanna",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.09420435463",
                "longitude": "-90.156527405291"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Beaux return to Hawg Dogs Saloon in Savanna, IL. 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."
            }
        ]
    }
]
```