

# Event Details

- **Event Name**: Noon Year's Eve
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 11:00 am
- **Event Description**: Bring the whole family to ring in the New Year! You won't want to miss the balloon drop at NOON!
- **Event URL**: https://allevents.in/kodiak/noon-years-eve/200029382901548
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Kodiak
- **state**: AK
- **country**: United States
- **location**: Northern Lights Recreation Center - Base Kodiak, Ak
- **lat**: 57.733715531403
- **long**: -152.50473677919
- **full address**: Northern Lights Recreation Center - Base Kodiak, Ak, Kodiak, United States

## Event gallery

- **Alt text**: Noon Year's Eve
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/544a5d693ed744a89b01ba0cd20c1fbf9a2838eba5043403720a41d8f5e28771-rimg-w1200-h1553-dcfff4c7-gmir?v=1766237396

## 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 Northern Lights Recreation Center - Base Kodiak, Ak, Kodiak, United States.
- **Q**: Who is organizing Noon Year's Eve?
  - **A:** Noon Year's Eve is organized by MWR Kodiak Youth Activities.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Noon Year's Eve",
        "image": "https://cdn-az.allevents.in/events3/banners/544a5d693ed744a89b01ba0cd20c1fbf9a2838eba5043403720a41d8f5e28771-rimg-w1200-h1553-dcfff4c7-gmir?v=1766237396",
        "startDate": "2025-12-31",
        "url": "https://allevents.in/kodiak/noon-years-eve/200029382901548",
        "location": {
            "@type": "Place",
            "name": "Northern Lights Recreation Center - Base Kodiak, Ak",
            "address": {
                "@type": "PostalAddress",
                "name": "Northern Lights Recreation Center - Base Kodiak, Ak, Kodiak, United States",
                "addressLocality": "Kodiak",
                "addressRegion": "AK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "57.733715531403",
                "longitude": "-152.50473677919"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring the whole family to ring in the New Year! You won't want to miss the balloon drop at NOON!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "MWR Kodiak Youth Activities",
                "url": "https://allevents.in/org/mwr-kodiak-youth-activities/25623762"
            }
        ]
    }
]
```