

# Event Details

- **Event Name**: Christmas Party
- **Event Start and End Date**: Fri, 26 Dec, 2025 at 08:00 pm
- **Event Description**: Get ready to party, our Christmas shenanigans are on December 26th, starting around 8pm! We cant wait!!
- **Event URL**: https://allevents.in/akron/christmas-party/200029373263843
- **Event Categories**: christmas, parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Akron
- **state**: NY
- **country**: United States
- **location**: The Filler
- **lat**: 43.020338492382
- **long**: -78.501139428095
- **full address**: The Filler, 40 Main St,Akron, New York, United States

## Event gallery

- **Alt text**: Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/02b5418b67c967eaf5a9672bf0a6bb3984cc0674f6cc035069fc76372043577a-rimg-w1125-h1755-dcfeffff-gmir?v=1766671322

## FAQs

- **Q**: When and where is Christmas Party being held?
  - **A:** Christmas Party takes place on Fri, 26 Dec, 2025 at 08:00 pm to Fri, 26 Dec, 2025 at 08:00 pm at The Filler, 40 Main St,Akron, New York, United States.
- **Q**: Who is organizing Christmas Party?
  - **A:** Christmas Party is organized by The Filler.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Party 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 Akron, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas Party 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": "Christmas Party",
        "image": "https://cdn-az.allevents.in/events10/banners/02b5418b67c967eaf5a9672bf0a6bb3984cc0674f6cc035069fc76372043577a-rimg-w1125-h1755-dcfeffff-gmir?v=1766671322",
        "startDate": "2025-12-26",
        "url": "https://allevents.in/akron/christmas-party/200029373263843",
        "location": {
            "@type": "Place",
            "name": "The Filler",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "40 Main St,Akron, New York",
                "addressLocality": "Akron",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.020338492382",
                "longitude": "-78.501139428095"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get ready to party, our Christmas shenanigans are on December 26th, starting around 8pm! We cant wait!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Filler",
                "url": "https://allevents.in/org/the-filler/24872108"
            }
        ]
    }
]
```