

# Event Details

- **Event Name**: Senior High Holiday Concert
- **Event Start and End Date**: Mon, 08 Dec, 2025 at 07:00 pm
- **Event Description**: Join the Pine City Music Department for the annual Holiday Concert with our senior high band and choir programs!  

Concerts are free and open to the public to enjoy.  We look forward to having you in the audience.
- **Event URL**: https://allevents.in/pine-city/senior-high-holiday-concert/200029260175918
- **Event Categories**: music, entertainment, concerts, holiday
- **Interested Audience**: 
  - total_interested_count: 44

## Ticket Details


## Event venue details

- **city**: Pine City
- **state**: MN
- **country**: United States
- **location**: Pine City High School
- **lat**: 45.8103
- **long**: -92.9684
- **full address**: Pine City High School, Pine City Jr/Sr High School, 1400 Main St S, Pine City, MN 55063, United States

## Event gallery

- **Alt text**: Senior High Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a2d48b5fa268185dd89bb3bebb70b1e62f713100b046f40509b9998a50af2d8b-rimg-w1200-h675-dcf8f7f5-gmir?v=1764795269

## FAQs

- **Q**: When and where is Senior High Holiday Concert being held?
  - **A:** Senior High Holiday Concert takes place on Mon, 08 Dec, 2025 at 07:00 pm to Mon, 08 Dec, 2025 at 07:00 pm at Pine City High School, Pine City Jr/Sr High School, 1400 Main St S, Pine City, MN 55063, United States.
- **Q**: Who is organizing Senior High Holiday Concert?
  - **A:** Senior High Holiday Concert is organized by Pine City Public Schools, ISD #578.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Senior High 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 Pine City, this event is thoughtfully curated to deliver a standout experience worth every moment. If Senior High 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": "Senior High Holiday Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/a2d48b5fa268185dd89bb3bebb70b1e62f713100b046f40509b9998a50af2d8b-rimg-w1200-h675-dcf8f7f5-gmir?v=1764795269",
        "startDate": "2025-12-08",
        "url": "https://allevents.in/pine-city/senior-high-holiday-concert/200029260175918",
        "location": {
            "@type": "Place",
            "name": "Pine City High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Pine City Jr/Sr High School, 1400 Main St S, Pine City, MN 55063, United States",
                "addressLocality": "Pine City",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.8103",
                "longitude": "-92.9684"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Pine City Music Department for the annual Holiday Concert with our senior high band and choir programs!  \n\nConcerts are free and open to the public to enjoy.  We look forward to having you in the audience.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pine City Public Schools ISD 578",
                "url": "https://allevents.in/org/pine-city-public-schools-isd-578/26511475"
            }
        ]
    }
]
```