

# Event Details

- **Event Name**: The Holiday Bar
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 08:00 pm (-04:00)
- **Event Description**: We’re back with new stuff!
- **Event URL**: https://allevents.in/warren/the-holiday-bar/200029679111058
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 50

## Ticket Details


## Event venue details

- **city**: Warren
- **state**: OH
- **country**: United States
- **location**: The Holiday Sports Bar & Grill
- **lat**: 41.25363
- **long**: -80.79136
- **full address**: The Holiday Sports Bar &amp; Grill, 2124 Elm Road, Ne,Warren, Ohio, United States

## Event gallery

- **Alt text**: The Holiday Bar
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8f8a1c16935431ed0cf4507369a8e30f64e279da7b9da56a921b048a65f6aa49-rimg-w1200-h660-dc15161e-gmir?v=1776332364

## FAQs

- **Q**: When and where is The Holiday Bar being held?
  - **A:** The Holiday Bar takes place on Sat, 18 Apr, 2026 at 08:00 pm to Sat, 18 Apr, 2026 at 08:00 pm at The Holiday Sports Bar &amp; Grill, 2124 Elm Road, Ne,Warren, Ohio, United States.
- **Q**: Who is organizing The Holiday Bar?
  - **A:** The Holiday Bar is organized by Smack Mule.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Holiday Bar 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 Warren, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Holiday Bar 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": "The Holiday Bar",
        "image": "https://cdn-az.allevents.in/events9/banners/8f8a1c16935431ed0cf4507369a8e30f64e279da7b9da56a921b048a65f6aa49-rimg-w1200-h660-dc15161e-gmir?v=1776332364",
        "startDate": "2026-04-18T20:00:00-04:00",
        "url": "https://allevents.in/warren/the-holiday-bar/200029679111058",
        "location": {
            "@type": "Place",
            "name": "The Holiday Sports Bar & Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2124 Elm Road, Ne,Warren, Ohio",
                "addressLocality": "Warren",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.25363",
                "longitude": "-80.79136"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’re back with new stuff!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Smack Mule",
                "url": "https://allevents.in/org/smack-mule/22522855"
            }
        ]
    }
]
```