

# Event Details

- **Event Name**: New Years Eve House Party Newcastle
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 10:00 pm – Thu, 01 Jan, 2026 at 03:00 am
- **Event Description**: NYE is just around the corner, and this is the biggest house party you won't want to miss
- **Event URL**: https://allevents.in/newcastle-upon-tyne/new-years-eve-house-party-newcastle/300041499055
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Newcastle-on-Tyne/Tapyard/New-Years-Eve-House-Party-Newcastle/41499055/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Newcastle Upon Tyne
- **state**: EN
- **country**: United Kingdom
- **location**: Tapyard
- **lat**: 54.97142700
- **long**: -1.58126200
- **full address**: Tapyard, Warehouse 34, Hoults Yard, Byker, Newcastle Upon Tyne, United Kingdom

## Event gallery

- **Alt text**: New Years Eve House Party Newcastle
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c2fe16c44f362bce500da18035f2e6f81165f37273db3074d7590214e9c97531-rimg-w1024-h1024-dc2f0604-gmir.jpg?v=1762995186

## FAQs

- **Q**: When and where is New Years Eve House Party Newcastle being held?
  - **A:** New Years Eve House Party Newcastle takes place on Wed, 31 Dec, 2025 at 10:00 pm to Thu, 01 Jan, 2026 at 03:00 am at Tapyard, Warehouse 34, Hoults Yard, Byker, Newcastle Upon Tyne, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Years Eve House Party Newcastle",
        "image": "https://cdn-az.allevents.in/events3/banners/c2fe16c44f362bce500da18035f2e6f81165f37273db3074d7590214e9c97531-rimg-w1024-h1024-dc2f0604-gmir.jpg?v=1762995186",
        "startDate": "2025-12-31",
        "endDate": "2026-01-01",
        "url": "https://allevents.in/newcastle-upon-tyne/new-years-eve-house-party-newcastle/300041499055",
        "location": {
            "@type": "Place",
            "name": "Tapyard",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Warehouse 34, Hoults Yard, Byker",
                "addressLocality": "Newcastle Upon Tyne",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.97142700",
                "longitude": "-1.58126200"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "NYE is just around the corner, and this is the biggest house party you won't want to miss"
    }
]
```