

# Event Details

- **Event Name**: Sugar Camp Christmas Concert
- **Event Start and End Date**: Mon, 08 Dec, 2025 at 06:30 pm
- **Event Description**: The Sugar Camp Elementary Christmas Concert will be held on Dec. 8 at 6:30 pm in the Three Lakes auditorium. The theme this year is: 'Twas the Night Before Christmas.
- **Event URL**: https://allevents.in/three-lakes/sugar-camp-christmas-concert/200029151865520
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 48

## Ticket Details


## Event venue details

- **city**: Three Lakes
- **state**: WI
- **country**: United States
- **location**: 6930 W. School St., Three Lakes, WI, United States, Wisconsin 54562
- **lat**: 45.79515
- **long**: -89.16732
- **full address**: 6930 W. School St., Three Lakes, WI, United States, Wisconsin 54562

## Event gallery

- **Alt text**: Sugar Camp Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/58d5bcecd173de6639fb412ce65dfabec5387c03227b19e1e66c4558a7f94be5-rimg-w1085-h570-dc32455e-gmir?v=1764756906

## FAQs

- **Q**: When and where is Sugar Camp Christmas Concert being held?
  - **A:** Sugar Camp Christmas Concert takes place on Mon, 08 Dec, 2025 at 06:30 pm to Mon, 08 Dec, 2025 at 06:30 pm at 6930 W. School St., Three Lakes, WI, United States, Wisconsin 54562.
- **Q**: Who is organizing Sugar Camp Christmas Concert?
  - **A:** Sugar Camp Christmas Concert is organized by Three Lakes School District.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sugar Camp Christmas Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Three Lakes, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sugar Camp Christmas Concert 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": "Sugar Camp Christmas Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/58d5bcecd173de6639fb412ce65dfabec5387c03227b19e1e66c4558a7f94be5-rimg-w1085-h570-dc32455e-gmir?v=1764756906",
        "startDate": "2025-12-08",
        "url": "https://allevents.in/three-lakes/sugar-camp-christmas-concert/200029151865520",
        "location": {
            "@type": "Place",
            "name": "6930 W. School St., Three Lakes, WI, United States, Wisconsin 54562",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6930 W School St, Three Lakes, WI 54562-9035, United States",
                "addressLocality": "Three Lakes",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.79515",
                "longitude": "-89.16732"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Sugar Camp Elementary Christmas Concert will be held on Dec. 8 at 6:30 pm in the Three Lakes auditorium. The theme this year is: 'Twas the Night Before Christmas.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Three Lakes School District",
                "url": "https://allevents.in/org/three-lakes-school-district/26502183"
            }
        ]
    }
]
```