

# Event Details

- **Event Name**: Winter Concert
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 07:00 pm
- **Event Description**: Come see the WNHS Band, Choir, and Orchestra Perform at their Winter Concert!
- **Event URL**: https://allevents.in/ligonier/winter-concert/200028953406927
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Ligonier
- **state**: IN
- **country**: United States
- **location**: West Noble High School, Ligonier, IN
- **lat**: 41.42895
- **long**: -85.58379
- **full address**: West Noble High School, Ligonier, IN, United States

## Event gallery

- **Alt text**: Winter Concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/5b888c9de2fc37c5d5a97df6558577d2d5c6ccc6b0929a4781008c17603bd095-rimg-w612-h431-dcffffff-gmir?v=1765611084

## FAQs

- **Q**: When and where is Winter Concert being held?
  - **A:** Winter Concert takes place on Tue, 16 Dec, 2025 at 07:00 pm to Tue, 16 Dec, 2025 at 07:00 pm at West Noble High School, Ligonier, IN, United States.
- **Q**: Who is organizing Winter Concert?
  - **A:** Winter Concert is organized by West Noble High School Music Program.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Winter 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 Ligonier, this event is thoughtfully curated to deliver a standout experience worth every moment. If Winter 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": "Winter Concert",
        "image": "https://cdn-az.allevents.in/events7/banners/5b888c9de2fc37c5d5a97df6558577d2d5c6ccc6b0929a4781008c17603bd095-rimg-w612-h431-dcffffff-gmir?v=1765611084",
        "startDate": "2025-12-16",
        "url": "https://allevents.in/ligonier/winter-concert/200028953406927",
        "location": {
            "@type": "Place",
            "name": "West Noble High School, Ligonier, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5194 US-33, Ligonier, IN 46767-9611, United States",
                "addressLocality": "Ligonier",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.42895",
                "longitude": "-85.58379"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see the WNHS Band, Choir, and Orchestra Perform at their Winter Concert!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Noble High School Music Program",
                "url": "https://allevents.in/org/west-noble-high-school-music-program/20489283"
            }
        ]
    }
]
```