

# Event Details

- **Event Name**: Celebration of Music
- **Event Start and End Date**: Sun, 10 May, 2026 at 04:00 pm (-05:00)
- **Event Description**: Join us as we hear and celebrate the musical gifts of congregation members!
- **Event URL**: https://allevents.in/pewaukee/celebration-of-music/200029927079532
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Pewaukee
- **state**: WI
- **country**: United States
- **location**: N13 W28771 Silvernail Rd., Pewaukee, WI
- **lat**: 43.0486
- **long**: -88.32056
- **full address**: N13 W28771 Silvernail Rd., Pewaukee, WI, United States

## Event gallery

- **Alt text**: Celebration of Music
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/806d1b3c2f0cea855dfc9932b07cbef2bc6a577c812226e6479a2bd1f50e2444-rimg-w1200-h776-dc29abdc-gmir?v=1775899352

## FAQs

- **Q**: When and where is Celebration of Music being held?
  - **A:** Celebration of Music takes place on Sun, 10 May, 2026 at 04:00 pm to Sun, 10 May, 2026 at 04:00 pm at N13 W28771 Silvernail Rd., Pewaukee, WI, United States.
- **Q**: Who is organizing Celebration of Music?
  - **A:** Celebration of Music is organized by Faith Springs Presbyterian Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Celebration of Music is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Pewaukee, this event is thoughtfully curated to deliver a standout experience worth every moment. If Celebration of Music sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Celebration of Music",
        "image": "https://cdn-az.allevents.in/events10/banners/806d1b3c2f0cea855dfc9932b07cbef2bc6a577c812226e6479a2bd1f50e2444-rimg-w1200-h776-dc29abdc-gmir?v=1775899352",
        "startDate": "2026-05-10T16:00:00-05:00",
        "url": "https://allevents.in/pewaukee/celebration-of-music/200029927079532",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "N13 W28771 Silvernail Rd., Pewaukee, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "N13W28771 Silvernail Rd, Pewaukee, WI 53072-5108, United States",
                "addressLocality": "Pewaukee",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.0486",
                "longitude": "-88.32056"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we hear and celebrate the musical gifts of congregation members!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Faith Springs Presbyterian Church",
                "url": "https://allevents.in/org/faith-springs-presbyterian-church/14404622",
                "description": "Faith Springs is a wonderful small church that does and supports a lot of mission work.  It is also a great place for building relationships."
            }
        ]
    }
]
```