

# Event Details

- **Event Name**: HHS Winter Concert
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 06:30 pm
- **Event Description**: Join the high school musicians as they present winter and holiday music! The concert will conclude with an audience sing along of popular Christmas carols. Admission is free, though a free-will donation will be available.
- **Event URL**: https://allevents.in/hillsboro/hhs-winter-concert/200029315033620
- **Event Categories**: music, entertainment, concerts, nonprofit, christmas-carols, holiday, christmas
- **Interested Audience**: 
  - total_interested_count: 57

## Ticket Details


## Event venue details

- **city**: Hillsboro
- **state**: IL
- **country**: United States
- **location**: Hillsboro High School, Hillsboro, IL
- **lat**: 39.15288
- **long**: -89.48638
- **full address**: Hillsboro High School, Hillsboro, IL, United States

## Event gallery

- **Alt text**: HHS Winter Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c94fcf191baa818e5cfcb40680506e355871ab767ecadb300286c7fab0df74f1-rimg-w1200-h630-dcd8ebf8-gmir?v=1765751196

## FAQs

- **Q**: When and where is HHS Winter Concert being held?
  - **A:** HHS Winter Concert takes place on Wed, 17 Dec, 2025 at 06:30 pm to Wed, 17 Dec, 2025 at 06:30 pm at Hillsboro High School, Hillsboro, IL, United States.
- **Q**: Who is organizing HHS Winter Concert?
  - **A:** HHS Winter Concert is organized by HAMP - Hillsboro Association of Musical Parents.
- **Q**: Who is this event for? Is it right for me?
  - **A:** HHS Winter 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 Hillsboro, this event is thoughtfully curated to deliver a standout experience worth every moment. With 50+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "HHS Winter Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/c94fcf191baa818e5cfcb40680506e355871ab767ecadb300286c7fab0df74f1-rimg-w1200-h630-dcd8ebf8-gmir?v=1765751196",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/hillsboro/hhs-winter-concert/200029315033620",
        "location": {
            "@type": "Place",
            "name": "Hillsboro High School, Hillsboro, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "522 East Tremont,Hillsboro, Illinois",
                "addressLocality": "Hillsboro",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.15288",
                "longitude": "-89.48638"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the high school musicians as they present winter and holiday music! The concert will conclude with an audience sing along of popular Christmas carols. Admission is free, though a free-will donation will be available.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "HAMP - Hillsboro Association of Musical Parents",
                "url": "https://allevents.in/org/hamp-hillsboro-association-of-musical-parents/26679857"
            }
        ]
    }
]
```