

# Event Details

- **Event Name**: Haunted House Party Part 2
- **Event Start and End Date**: Sat, 31 Oct, 2026 at 10:00 pm – Sun, 01 Nov, 2026 at 02:00 am (-04:00)
- **Event URL**: https://allevents.in/binghamton/haunted-house-party-part-2/4600030709101643
- **Event Categories**: Entertainment, Music, Party
- **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 House Party Part 2
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/faad65d0-b9ab-11f1-afc5-c961eba0d97b-rimg-w763-h1023-dc080808-gmir.jpg?v=1790428372

## FAQs

- **Q**: When and where is Haunted House Party Part 2 being held?
  - **A:** Haunted House Party Part 2 takes place on Sat, 31 Oct, 2026 at 10:00 pm to Sun, 01 Nov, 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 House Party Part 2 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 House Party Part 2 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 House Party Part 2",
        "image": "https://cdn-az.allevents.in/events9/banners/faad65d0-b9ab-11f1-afc5-c961eba0d97b-rimg-w763-h1023-dc080808-gmir.jpg?v=1790428372",
        "startDate": "2026-10-31T22:00:00-04:00",
        "endDate": "2026-11-01T02:00:00-04:00",
        "url": "https://allevents.in/binghamton/haunted-house-party-part-2/4600030709101643",
        "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"
    }
]
```