

# Event Details

- **Event Name**: Morning Madness
- **Event Start and End Date**: Tue, 21 Jul, 2026 at 07:00 am – Tue, 21 Jul, 2026 at 08:00 am
- **Event Description**: Morning Madness in Missaukee County provides a platform for local officials and nonprofit organizations to share brief 3-minute updates on what's happening in their respective departments, all while collaborating with others in our community.
- **Event URL**: https://allevents.in/lake-city/morning-madness/200029996521641
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 28

## Ticket Details


## Event venue details

- **city**: Lake City
- **state**: MI
- **country**: United States
- **location**: Lake Missaukee Fire Department
- **lat**: 44.324132062747
- **long**: -85.209145545959
- **full address**: Lake Missaukee Fire Department, 702 1st St,Lake City, Michigan, United States

## Event gallery

- **Alt text**: Morning Madness
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/07ab8e653493f7cfbd4a9c7ed8e8927bacfca2966836b2b1e90e1259e9012aa6-rimg-w1200-h1553-dcf6de9e-gmir?v=1784448489

## FAQs

- **Q**: When and where is Morning Madness being held?
  - **A:** Morning Madness takes place on Tue, 21 Jul, 2026 at 07:00 am to Tue, 21 Jul, 2026 at 08:00 am at Lake Missaukee Fire Department, 702 1st St,Lake City, Michigan, United States.
- **Q**: Who is organizing Morning Madness?
  - **A:** Morning Madness is organized by Missaukee Area Chamber of Commerce.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Morning Madness",
        "image": "https://cdn-az.allevents.in/events4/banners/07ab8e653493f7cfbd4a9c7ed8e8927bacfca2966836b2b1e90e1259e9012aa6-rimg-w1200-h1553-dcf6de9e-gmir?v=1784448489",
        "startDate": "2026-07-21",
        "endDate": "2026-07-21",
        "url": "https://allevents.in/lake-city/morning-madness/200029996521641",
        "location": {
            "@type": "Place",
            "name": "Lake Missaukee Fire Department",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "702 1st St,Lake City, Michigan",
                "addressLocality": "Lake City",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.324132062747",
                "longitude": "-85.209145545959"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Morning Madness in Missaukee County provides a platform for local officials and nonprofit organizations to share brief 3-minute updates on what's happening in their respective departments, all while collaborating with others in our community.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Missaukee Area Chamber of Commerce",
                "url": "https://allevents.in/org/missaukee-area-chamber-of-commerce/22052662"
            }
        ]
    }
]
```