

# Event Details

- **Event Name**: Haunted Halloween Party Part 1
- **Event Start and End Date**: Fri, 30 Oct, 2026 at 10:00 pm – Sat, 31 Oct, 2026 at 02:00 am (-04:00)
- **Event URL**: https://allevents.in/binghamton/haunted-halloween-party-part-1/4600030719345627
- **Event Categories**: halloween-parties, parties, halloween, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 5.01, currency: USD

## Event venue details

- **city**: Binghamton
- **state**: NY
- **country**: United States
- **location**: The Kut House
- **lat**: 42.1005795
- **long**: -75.9260961
- **full address**: The Kut House, 103 Main St, Binghamton, United States

## Event gallery

- **Alt text**: Haunted Halloween Party Part 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d99c7220-b517-11f1-8735-773c5ddedb48-rimg-w760-h1023-dc080808-gmir.jpg?v=1789924946

## FAQs

- **Q**: When and where is Haunted Halloween Party Part 1 being held?
  - **A:** Haunted Halloween Party Part 1 takes place on Fri, 30 Oct, 2026 at 10:00 pm to Sat, 31 Oct, 2026 at 02:00 am at The Kut House, 103 Main St, Binghamton, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Haunted Halloween Party Part 1 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 Binghamton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Haunted Halloween Party Part 1 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": "Haunted Halloween Party Part 1",
        "image": "https://cdn-az.allevents.in/events9/banners/d99c7220-b517-11f1-8735-773c5ddedb48-rimg-w760-h1023-dc080808-gmir.jpg?v=1789924946",
        "startDate": "2026-10-30T22:00:00-04:00",
        "endDate": "2026-10-31T02:00:00-04:00",
        "url": "https://allevents.in/binghamton/haunted-halloween-party-part-1/4600030719345627",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Kut House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "103 Main St",
                "addressLocality": "Binghamton",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.1005795",
                "longitude": "-75.9260961"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```