

# Event Details

- **Event Name**: Friday night with the Boom! At the Pub!
- **Event Start and End Date**: Fri, 30 Jan, 2026 at 07:00 pm – Fri, 30 Jan, 2026 at 11:00 pm
- **Event Description**: Live music! Great Food and spirits! Awesome people!
- **Event URL**: https://allevents.in/morris/friday-night-with-the-boom-at-the-pub/200029594758347
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Morris
- **state**: IL
- **country**: United States
- **location**: The Pub
- **lat**: 41.389760835835
- **long**: -88.424996137619
- **full address**: The Pub, 200 Gore Rd,Morris, Illinois, United States

## Event gallery

- **Alt text**: Friday night with the Boom! At the Pub!
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/8802b6c3a4647032dd113009b3bd43a65d1f7ba3f1c40557ff455d9a1d5e28df-rimg-w1200-h1499-dc020203-gmir?v=1769718707

## FAQs

- **Q**: When and where is Friday night with the Boom! At the Pub! being held?
  - **A:** Friday night with the Boom! At the Pub! takes place on Fri, 30 Jan, 2026 at 07:00 pm to Fri, 30 Jan, 2026 at 11:00 pm at The Pub, 200 Gore Rd,Morris, Illinois, United States.
- **Q**: Who is organizing Friday night with the Boom! At the Pub!?
  - **A:** Friday night with the Boom! At the Pub! is organized by Boomer Bob’s Acoustic Experience.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Friday night with the Boom! At the Pub! is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Morris, this event is thoughtfully curated to deliver a standout experience worth every moment. If Friday night with the Boom! At the Pub! sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friday night with the Boom! At the Pub!",
        "image": "https://cdn-az.allevents.in/events1/banners/8802b6c3a4647032dd113009b3bd43a65d1f7ba3f1c40557ff455d9a1d5e28df-rimg-w1200-h1499-dc020203-gmir?v=1769718707",
        "startDate": "2026-01-30",
        "endDate": "2026-01-30",
        "url": "https://allevents.in/morris/friday-night-with-the-boom-at-the-pub/200029594758347",
        "location": {
            "@type": "Place",
            "name": "The Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 Gore Rd,Morris, Illinois",
                "addressLocality": "Morris",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.389760835835",
                "longitude": "-88.424996137619"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music! Great Food and spirits! Awesome people!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Boomer Bobs Acoustic Experience",
                "url": "https://allevents.in/org/boomer-bob’s-acoustic-experience/25985832"
            }
        ]
    }
]
```