

# Event Details

- **Event Name**: Muppets Movie Day
- **Event Start and End Date**: Fri, 05 Sep, 2025 at 03:30 pm
- **Event Description**: Drop in and pick a Muppet movie to commemorate the fist airing of the Muppet Show!
- **Event URL**: https://allevents.in/white-cloud/muppets-movie-day/200028766726000
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: White Cloud
- **state**: MI
- **country**: United States
- **location**: 1038 E Wilcox Ave, White Cloud, MI, United States, Michigan 49349
- **lat**: 43.54982
- **long**: -85.77592
- **full address**: 1038 E Wilcox Ave, White Cloud, MI, United States, Michigan 49349

## Event gallery

- **Alt text**: Muppets Movie Day
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a4de428b2b2016651932703fc01de1b522dc7e389e7fabf7193f510fcbefc986-rimg-w1200-h675-dcfdfefe-gmir?v=1756549018

## FAQs

- **Q**: When and where is Muppets Movie Day being held?
  - **A:** Muppets Movie Day takes place on Fri, 05 Sep, 2025 at 03:30 pm to Fri, 05 Sep, 2025 at 03:30 pm at 1038 E Wilcox Ave, White Cloud, MI, United States, Michigan 49349.
- **Q**: Who is organizing Muppets Movie Day?
  - **A:** Muppets Movie Day is organized by White Cloud Community Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Muppets Movie Day",
        "image": "https://cdn-az.allevents.in/events2/banners/a4de428b2b2016651932703fc01de1b522dc7e389e7fabf7193f510fcbefc986-rimg-w1200-h675-dcfdfefe-gmir?v=1756549018",
        "startDate": "2025-09-05",
        "url": "https://allevents.in/white-cloud/muppets-movie-day/200028766726000",
        "location": {
            "@type": "Place",
            "name": "1038 E Wilcox Ave, White Cloud, MI, United States, Michigan 49349",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1038 E Wilcox Ave, White Cloud, MI 49349-8794, United States",
                "addressLocality": "White Cloud",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.54982",
                "longitude": "-85.77592"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Drop in and pick a Muppet movie to commemorate the fist airing of the Muppet Show!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "White Cloud Community Library",
                "url": "https://allevents.in/org/white-cloud-community-library/21093507"
            }
        ]
    }
]
```