

# Event Details

- **Event Name**: Holiday Show at Byway Brewing
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 07:00 pm – Sat, 20 Dec, 2025 at 10:00 pm
- **Event Description**: Father &amp; Sons is playing a 3 hour set at Byway Brewing 12/20 7-10pm. Come join us for great Brews, Food, and Rock Music!
- **Event URL**: https://allevents.in/hammond/holiday-show-at-byway-brewing/200029351842929
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 39

## Ticket Details


## Event venue details

- **city**: Hammond
- **state**: IN
- **country**: United States
- **location**: Byway Brewing Company
- **lat**: 41.571154930435
- **long**: -87.460718786957
- **full address**: Byway Brewing Company, 2825 Carlson Dr,Hammond, Indiana, United States

## Event gallery

- **Alt text**: Holiday Show at Byway Brewing
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/71f5e1a42117a61a56f195c80a82096d700eaba9eac8d9ff95f6878f890bff37-rimg-w1200-h800-dc131214-gmir?v=1766283573

## FAQs

- **Q**: When and where is Holiday Show at Byway Brewing being held?
  - **A:** Holiday Show at Byway Brewing takes place on Sat, 20 Dec, 2025 at 07:00 pm to Sat, 20 Dec, 2025 at 10:00 pm at Byway Brewing Company, 2825 Carlson Dr,Hammond, Indiana, United States.
- **Q**: Who is organizing Holiday Show at Byway Brewing?
  - **A:** Holiday Show at Byway Brewing is organized by Father and Sons.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Show at Byway Brewing",
        "image": "https://cdn-az.allevents.in/events3/banners/71f5e1a42117a61a56f195c80a82096d700eaba9eac8d9ff95f6878f890bff37-rimg-w1200-h800-dc131214-gmir?v=1766283573",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/hammond/holiday-show-at-byway-brewing/200029351842929",
        "location": {
            "@type": "Place",
            "name": "Byway Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2825 Carlson Dr,Hammond, Indiana",
                "addressLocality": "Hammond",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.571154930435",
                "longitude": "-87.460718786957"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Father & Sons is playing a 3 hour set at Byway Brewing 12/20 7-10pm. Come join us for great Brews, Food, and Rock Music!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Father and Sons",
                "url": "https://allevents.in/org/father-and-sons/27235344"
            }
        ]
    }
]
```