

# Event Details

- **Event Name**: New Year at the Trearddur Bay
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 03:00 am
- **Event Description**: Excited to be seeing the New Year in style at Trearddur Bay.
- **Event URL**: https://allevents.in/holyhead/new-year-at-the-trearddur-bay/200029142888245
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Holyhead
- **state**: WA
- **country**: United Kingdom
- **location**: Trearddur Bay Hotel
- **lat**: 53.281001995652
- **long**: -4.622364462954
- **full address**: Trearddur Bay Hotel, Holyhead, United Kingdom

## Event gallery

- **Alt text**: New Year at the Trearddur Bay
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c1eabc9084591da36665b9d66747685efe931351f122b188497f79ba42052ad7-rimg-w916-h1333-dcf01e7b-gmir?v=1766847630

## FAQs

- **Q**: When and where is New Year at the Trearddur Bay being held?
  - **A:** New Year at the Trearddur Bay takes place on Thu, 01 Jan, 2026 at 03:00 am to Thu, 01 Jan, 2026 at 03:00 am at Trearddur Bay Hotel, Holyhead, United Kingdom.
- **Q**: Who is organizing New Year at the Trearddur Bay?
  - **A:** New Year at the Trearddur Bay is organized by Dave Mack.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Year at the Trearddur Bay",
        "image": "https://cdn-az.allevents.in/events3/banners/c1eabc9084591da36665b9d66747685efe931351f122b188497f79ba42052ad7-rimg-w916-h1333-dcf01e7b-gmir?v=1766847630",
        "startDate": "2026-01-01",
        "url": "https://allevents.in/holyhead/new-year-at-the-trearddur-bay/200029142888245",
        "location": {
            "@type": "Place",
            "name": "Trearddur Bay Hotel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Holyhead",
                "addressLocality": "Holyhead",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.281001995652",
                "longitude": "-4.622364462954"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Excited to be seeing the New Year in style at Trearddur Bay.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dave Mack",
                "url": "https://allevents.in/org/dave-mack/25215000"
            }
        ]
    }
]
```