

# 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: 40

## Ticket Details

- **Ticket URL**: http://facebook.com/200029679111058?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=warren-events

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: Smack Mule (https://allevents.in/org/smack-mule/22522855)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8f8a1c16935431ed0cf4507369a8e30f64e279da7b9da56a921b048a65f6aa49-rimg-w1200-h660-dc15161e-gmir?v=1774988130
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ef1da5efedb2120db3aaf5355676d904fd89a6a5408511d8435ee845baf1d6de-rimg-w300-h300-dc15161e-gmir?v=1774988130

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 18 Apr, 2026 at 08:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Holiday Sports Bar &amp; Grill, 2124 Elm Road, Ne,Warren, Ohio, United States
- **Q**: Who is organizing the event?
  - **A:** Smack Mule
- **Q**: What type of event is this?
  - **A:** holiday
- **Q**: Where can I find ticket details about The Holiday Bar ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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=1774988130",
        "startDate": "2026-04-18T20:00:00-04:00",
        "url": "https://allevents.in/warren/the-holiday-bar/200029679111058",
        "eventStatus": "https://schema.org/EventScheduled",
        "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"
            }
        ]
    }
]
```