

# Event Details

- **Event Name**: Christmas Party
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 08:00 pm
- **Event Description**: Join us for food, music, and fun as we celebrate the holidays! 

Bring a dish to share, and come ready to sing your favorite holiday karaoke tunes!
- **Event URL**: https://allevents.in/hamilton/christmas-party/200029343525213
- **Event Categories**: Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hamilton
- **state**: OH
- **country**: United States
- **location**: 11938 Hamilton Ave, Cincinnati, OH
- **lat**: 39.3012
- **long**: -84.56239
- **full address**: 11938 Hamilton Ave, Cincinnati, OH, 11938 Hamilton Ave, Cincinnati, OH 45231-1031, United States, Hamilton

## Event gallery

- **Alt text**: Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/80efccb8fb434f762b339b0bfac3b4b577131ef7657f90cef82fdf271b0f2164-rimg-w1179-h1530-dcdb2c6f-gmir?v=1765507753

## FAQs

- **Q**: When and where is Christmas Party being held?
  - **A:** Christmas Party takes place on Sat, 13 Dec, 2025 at 08:00 pm to Sat, 13 Dec, 2025 at 08:00 pm at 11938 Hamilton Ave, Cincinnati, OH, 11938 Hamilton Ave, Cincinnati, OH 45231-1031, United States, Hamilton.
- **Q**: Who is organizing Christmas Party?
  - **A:** Christmas Party is organized by Poor Michael's Sports Bar.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Party",
        "image": "https://cdn-az.allevents.in/events6/banners/80efccb8fb434f762b339b0bfac3b4b577131ef7657f90cef82fdf271b0f2164-rimg-w1179-h1530-dcdb2c6f-gmir?v=1765507753",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/hamilton/christmas-party/200029343525213",
        "location": {
            "@type": "Place",
            "name": "11938 Hamilton Ave, Cincinnati, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11938 Hamilton Ave, Cincinnati, OH 45231-1031, United States",
                "addressLocality": "Hamilton",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.3012",
                "longitude": "-84.56239"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for food, music, and fun as we celebrate the holidays! \n\nBring a dish to share, and come ready to sing your favorite holiday karaoke tunes!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Poor Michaels Sports Bar",
                "url": "https://allevents.in/org/poor-michaels-sports-bar/23738308"
            }
        ]
    }
]
```