

# Event Details

- **Event Name**: New Years Eve
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 12:00 pm – Thu, 01 Jan, 2026 at 01:00 am
- **Event Description**: Celebrate locally whilst supporting the village hall
- **Event URL**: https://allevents.in/atherstone/new-years-eve/200029393868146
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Atherstone
- **state**: EN
- **country**: United Kingdom
- **location**: Polesworth Memorial Hall
- **lat**: 52.619502633333
- **long**: -1.6137226
- **full address**: Polesworth Memorial Hall, 20 Bridge St. Polesworth,Atherstone, Warwickshire, United Kingdom

## Event gallery

- **Alt text**: New Years Eve
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/73b07a321b1ad68966b5747bb1a5b0c6c67c5f31745ceb40225111744e58b7b1-rimg-w1061-h1500-dc1a191e-gmir?v=1767054740

## FAQs

- **Q**: When and where is New Years Eve being held?
  - **A:** New Years Eve takes place on Wed, 31 Dec, 2025 at 12:00 pm to Thu, 01 Jan, 2026 at 01:00 am at Polesworth Memorial Hall, 20 Bridge St. Polesworth,Atherstone, Warwickshire, United Kingdom.
- **Q**: Who is organizing New Years Eve?
  - **A:** New Years Eve is organized by Polesworth Memorial Hall.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Years Eve",
        "image": "https://cdn-az.allevents.in/events9/banners/73b07a321b1ad68966b5747bb1a5b0c6c67c5f31745ceb40225111744e58b7b1-rimg-w1061-h1500-dc1a191e-gmir?v=1767054740",
        "startDate": "2025-12-31",
        "endDate": "2026-01-01",
        "url": "https://allevents.in/atherstone/new-years-eve/200029393868146",
        "location": {
            "@type": "Place",
            "name": "Polesworth Memorial Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20 Bridge St. Polesworth,Atherstone, Warwickshire",
                "addressLocality": "Atherstone",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.619502633333",
                "longitude": "-1.6137226"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate locally whilst supporting the village hall",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Polesworth Memorial Hall",
                "url": "https://allevents.in/org/polesworth-memorial-hall/26272554"
            }
        ]
    }
]
```