

# Event Details

- **Event Name**: Noon Year's Eve Party
- **Event Start and End Date**: Fri, 27 Dec, 2019 at 10:00 am – Fri, 27 Dec, 2019 at 01:00 pm
- **Event Description**: Join us as we count down to noon and celebrate the "Noon" Year with a balloon drop, hot cocoa bar with cookies, and a glitter science activity. General admission is just $6 a person and free for members and attendees walk away with a "Noon" Year's crown.
- **Event URL**: https://allevents.in/flint/noon-years-eve-party/200018639136133
- **Event Categories**: Entertainment, Parties
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Flint
- **state**: MI
- **country**: United States
- **location**: Flint Children's Museum
- **lat**: 43.01403
- **long**: -83.71178
- **full address**: Flint Children's Museum, 1602 University Ave, Flint, Michigan 48504, United States

## Event gallery

- **Alt text**: Noon Year's Eve Party
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/841ac0d0911ba2cf85b75dbefcb8666582eb860c54a286fcb8fd02b38a3ee393-rimg-w517-h296-gmir.jpg?v=1576993067

## FAQs

- **Q**: When and where is Noon Year's Eve Party being held?
  - **A:** Noon Year's Eve Party takes place on Fri, 27 Dec, 2019 at 10:00 am to Fri, 27 Dec, 2019 at 01:00 pm at Flint Children's Museum, 1602 University Ave, Flint, Michigan 48504, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Noon Year's Eve Party",
        "image": "https://cdn-az.allevents.in/events5/banners/841ac0d0911ba2cf85b75dbefcb8666582eb860c54a286fcb8fd02b38a3ee393-rimg-w517-h296-gmir.jpg?v=1576993067",
        "startDate": "2019-12-27",
        "endDate": "2019-12-27",
        "url": "https://allevents.in/flint/noon-years-eve-party/200018639136133",
        "location": {
            "@type": "Place",
            "name": "Flint Children's Museum",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1602 University Ave, Flint, Michigan 48504",
                "addressLocality": "Flint",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.01403",
                "longitude": "-83.71178"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we count down to noon and celebrate the \"Noon\" Year with a balloon drop, hot cocoa bar with cookies, and a glitter science activity. General admission is just $6 a person and free for members and attendees walk away with a \"Noon\" Year's crown."
    }
]
```