

# Event Details

- **Event Name**: Holiday Music
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 11:00 am – Thu, 11 Dec, 2025 at 12:00 pm
- **Event Description**: Don’t miss this opportunity to enjoy the enchanting holiday melodies of the harp performed by our very own local musician, Pam Kundert.  All are welcome to attend.  We look forward to seeing you there.
- **Event URL**: https://allevents.in/lake-geneva/holiday-music/200029306641906
- **Event Categories**: holiday, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Lake Geneva
- **state**: WI
- **country**: United States
- **location**: 918 W. Main St. , Lake Geneva, WI, United States, Wisconsin 53147
- **lat**: 42.59157
- **long**: -88.43788
- **full address**: 918 W. Main St. , Lake Geneva, WI, United States, Wisconsin 53147

## Event gallery

- **Alt text**: Holiday Music
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/831830c14dfa44242123dcbc3a8a215cb11191ba0e158d488057b0d35c42833f-rimg-w1200-h675-dc8ed0dd-gmir?v=1764954126

## FAQs

- **Q**: When and where is Holiday Music being held?
  - **A:** Holiday Music takes place on Thu, 11 Dec, 2025 at 11:00 am to Thu, 11 Dec, 2025 at 12:00 pm at 918 W. Main St. , Lake Geneva, WI, United States, Wisconsin 53147.
- **Q**: Who is organizing Holiday Music?
  - **A:** Holiday Music is organized by Lake Geneva Public Library Youth.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday 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 Lake Geneva, this event is thoughtfully curated to deliver a standout experience worth every moment. If Holiday 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": "Holiday Music",
        "image": "https://cdn-az.allevents.in/events2/banners/831830c14dfa44242123dcbc3a8a215cb11191ba0e158d488057b0d35c42833f-rimg-w1200-h675-dc8ed0dd-gmir?v=1764954126",
        "startDate": "2025-12-11",
        "endDate": "2025-12-11",
        "url": "https://allevents.in/lake-geneva/holiday-music/200029306641906",
        "location": {
            "@type": "Place",
            "name": "918 W. Main St. , Lake Geneva, WI, United States, Wisconsin 53147",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "918 W Main St, Lake Geneva, WI 53147-1807, United States",
                "addressLocality": "Lake Geneva",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.59157",
                "longitude": "-88.43788"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Don’t miss this opportunity to enjoy the enchanting holiday melodies of the harp performed by our very own local musician, Pam Kundert.  All are welcome to attend.  We look forward to seeing you there.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lake Geneva Public Library Youth",
                "url": "https://allevents.in/org/lake-geneva-public-library-youth/25935700"
            }
        ]
    }
]
```