

# Event Details

- **Event Name**: Holiday Concert
- **Event Start and End Date**: Mon, 08 Dec, 2025 at 07:00 pm
- **Event Description**: Please park and enter off Broadway St. Our final concert for the fall semester. Singers arrive at 6:45pm, concert begins at 7:00. Concert attire (blue polos and black pants/skirt) plus holiday accessories.
- **Event URL**: https://allevents.in/platteville/holiday-concert/200029257657000
- **Event Categories**: music, entertainment, concerts, holiday, sports
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Platteville
- **state**: WI
- **country**: United States
- **location**: Platteville High School
- **lat**: 42.741536740703
- **long**: -90.464435355451
- **full address**: Platteville High School, 710 E Madison St,Platteville, Wisconsin, United States

## Event gallery

- **Alt text**: Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4537620b77317855da8eb4d6f9cee7a7da913d4bea699f1293fc11b193d2bb1b-rimg-w1200-h900-dc060402-gmir?v=1764742891

## FAQs

- **Q**: When and where is Holiday Concert being held?
  - **A:** Holiday Concert takes place on Mon, 08 Dec, 2025 at 07:00 pm to Mon, 08 Dec, 2025 at 07:00 pm at Platteville High School, 710 E Madison St,Platteville, Wisconsin, United States.
- **Q**: Who is organizing Holiday Concert?
  - **A:** Holiday Concert is organized by Platteville Children's Choirs.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday Concert 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 Platteville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Holiday 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": "Holiday Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/4537620b77317855da8eb4d6f9cee7a7da913d4bea699f1293fc11b193d2bb1b-rimg-w1200-h900-dc060402-gmir?v=1764742891",
        "startDate": "2025-12-08",
        "url": "https://allevents.in/platteville/holiday-concert/200029257657000",
        "location": {
            "@type": "Place",
            "name": "Platteville High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "710 E Madison St,Platteville, Wisconsin",
                "addressLocality": "Platteville",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.741536740703",
                "longitude": "-90.464435355451"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please park and enter off Broadway St. Our final concert for the fall semester. Singers arrive at 6:45pm, concert begins at 7:00. Concert attire (blue polos and black pants/skirt) plus holiday accessories.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Platteville Childrens Choirs",
                "url": "https://allevents.in/org/platteville-childrens-choirs/22171457"
            }
        ]
    }
]
```