

# Event Details

- **Event Name**: NOON Year's Eve
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 11:00 am
- **Event Description**: Celebrate the Noon Year at the library! Kids can enjoy craft stations, cookie decorating, dancing, a photo booth station, and a festive countdown with a ball drop right at noon. It’s all the fun of New Year’s—just earlier!
- **Event URL**: https://allevents.in/barre/noon-years-eve/200029268953306
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 86

## Ticket Details


## Event venue details

- **city**: Barre
- **state**: MA
- **country**: United States
- **location**: 19 Pleasant St, Barre, MA, United States, Massachusetts 01005
- **lat**: 42.42298
- **long**: -72.10664
- **full address**: 19 Pleasant St, Barre, MA, United States, Massachusetts 01005

## Event gallery

- **Alt text**: NOON Year's Eve
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/5f771e18f50cecb322e5352dd289bd4085aeaa85d3dbd1d643bf15d4c14e44c2-rimg-w1200-h675-dcffffff-gmir?v=1767113973

## FAQs

- **Q**: When and where is NOON Year's Eve being held?
  - **A:** NOON Year's Eve takes place on Wed, 31 Dec, 2025 at 11:00 am to Wed, 31 Dec, 2025 at 11:00 am at 19 Pleasant St, Barre, MA, United States, Massachusetts 01005.
- **Q**: Who is organizing NOON Year's Eve?
  - **A:** NOON Year's Eve is organized by Woods Memorial Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "NOON Year's Eve",
        "image": "https://cdn-az.allevents.in/events7/banners/5f771e18f50cecb322e5352dd289bd4085aeaa85d3dbd1d643bf15d4c14e44c2-rimg-w1200-h675-dcffffff-gmir?v=1767113973",
        "startDate": "2025-12-31",
        "url": "https://allevents.in/barre/noon-years-eve/200029268953306",
        "location": {
            "@type": "Place",
            "name": "19 Pleasant St, Barre, MA, United States, Massachusetts 01005",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "19 Pleasant St, Barre, MA 01005-9335, United States",
                "addressLocality": "Barre",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.42298",
                "longitude": "-72.10664"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate the Noon Year at the library! Kids can enjoy craft stations, cookie decorating, dancing, a photo booth station, and a festive countdown with a ball drop right at noon. It’s all the fun of New Year’s—just earlier!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Woods Memorial Library",
                "url": "https://allevents.in/org/woods-memorial-library/25993564"
            }
        ]
    }
]
```