

# Event Details

- **Event Name**: New Years Eve, closing at 2 PM
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 02:00 pm
- **Event Description**: We will open with our normal hours on January 2nd
- **Event URL**: https://allevents.in/kalamazoo/new-years-eve-closing-at-2-pm/200028995363531
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Kalamazoo
- **state**: MI
- **country**: United States
- **location**: 2413 Parkview Ave., Kalamazoo, MI, United States, Michigan 49008
- **lat**: 42.25962
- **long**: -85.61903
- **full address**: 2413 Parkview Ave., Kalamazoo, MI, United States, Michigan 49008

## Event gallery

- **Alt text**: New Years Eve, closing at 2 PM
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/42cc01d50f59d2204be0e4b700dea1cd82948cb651ed35faa9375fb8b8bead3a-rimg-w1200-h675-dcffffff-gmir?v=1767075080

## FAQs

- **Q**: When and where is New Years Eve, closing at 2 PM being held?
  - **A:** New Years Eve, closing at 2 PM takes place on Wed, 31 Dec, 2025 at 02:00 pm to Wed, 31 Dec, 2025 at 02:00 pm at 2413 Parkview Ave., Kalamazoo, MI, United States, Michigan 49008.
- **Q**: Who is organizing New Years Eve, closing at 2 PM?
  - **A:** New Years Eve, closing at 2 PM is organized by Kazoo Books.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Years Eve, closing at 2 PM",
        "image": "https://cdn-az.allevents.in/events9/banners/42cc01d50f59d2204be0e4b700dea1cd82948cb651ed35faa9375fb8b8bead3a-rimg-w1200-h675-dcffffff-gmir?v=1767075080",
        "startDate": "2025-12-31",
        "url": "https://allevents.in/kalamazoo/new-years-eve-closing-at-2-pm/200028995363531",
        "location": {
            "@type": "Place",
            "name": "2413 Parkview Ave., Kalamazoo, MI, United States, Michigan 49008",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2413 Parkview Ave, Kalamazoo, MI 49008-3927, United States",
                "addressLocality": "Kalamazoo",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.25962",
                "longitude": "-85.61903"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will open with our normal hours on January 2nd",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kazoo Books",
                "url": "https://allevents.in/org/kazoo-books/26023897"
            }
        ]
    }
]
```