

# Event Details

- **Event Name**: Musical Monday: The Sound of Music
- **Event Start and End Date**: Mon, 08 Sep, 2025 at 01:00 pm
- **Event Description**: We will be playing the Anniversary edition of The Sound of Music!
- **Event URL**: https://allevents.in/white-cloud/musical-monday-the-sound-of-music/200028766725758
- **Event Categories**: live-music
- **Interested Audience**: 
  - total_interested_count: 5

## 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**: Musical Monday: The Sound of Music
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d2b0aa5008a7e83a61ba4aafe81b6cc3e014cd4f237bc14e9610b59795218b57-rimg-w1200-h675-dc42658e-gmir?v=1757222634

## FAQs

- **Q**: When and where is Musical Monday: The Sound of Music being held?
  - **A:** Musical Monday: The Sound of Music takes place on Mon, 08 Sep, 2025 at 01:00 pm to Mon, 08 Sep, 2025 at 01:00 pm at 1038 E Wilcox Ave, White Cloud, MI, United States, Michigan 49349.
- **Q**: Who is organizing Musical Monday: The Sound of Music?
  - **A:** Musical Monday: The Sound of Music is organized by White Cloud Community Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Musical Monday: The Sound of Music",
        "image": "https://cdn-az.allevents.in/events1/banners/d2b0aa5008a7e83a61ba4aafe81b6cc3e014cd4f237bc14e9610b59795218b57-rimg-w1200-h675-dc42658e-gmir?v=1757222634",
        "startDate": "2025-09-08",
        "url": "https://allevents.in/white-cloud/musical-monday-the-sound-of-music/200028766725758",
        "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": "We will be playing the Anniversary edition of The Sound of Music!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "White Cloud Community Library",
                "url": "https://allevents.in/org/white-cloud-community-library/21093507"
            }
        ]
    }
]
```