

# Event Details

- **Event Name**: NCUHS Winter Concert
- **Event Start and End Date**: Wed, 18 Mar, 2026 at 06:30 pm
- **Event Description**: The NCUHS Music Program presents our annual Winter Concert featuring all of our traditional performing ensembles.
- **Event URL**: https://allevents.in/newport/ncuhs-winter-concert/200029104929245
- **Event Categories**: entertainment, concerts, music, performances
- **Interested Audience**: 
  - total_interested_count: 91

## Ticket Details


## Event venue details

- **city**: Newport
- **state**: VT
- **country**: United States
- **location**: North Country Union High School
- **lat**: 44.9465
- **long**: -72.2034
- **full address**: North Country Union High School, Newport,VT,United States

## Event gallery

- **Alt text**: NCUHS Winter Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/98c611f3a6d866bb940fadff101b9bc30ce40e0a041211d61c9375b8038c0c44-rimg-w1200-h800-dc43474b-gmir?v=1772784988

## FAQs

- **Q**: When and where is NCUHS Winter Concert being held?
  - **A:** NCUHS Winter Concert takes place on Wed, 18 Mar, 2026 at 06:30 pm to Wed, 18 Mar, 2026 at 06:30 pm at North Country Union High School, Newport,VT,United States.
- **Q**: Who is organizing NCUHS Winter Concert?
  - **A:** NCUHS Winter Concert is organized by NCUHS Choral Program.
- **Q**: Who is this event for? Is it right for me?
  - **A:** NCUHS 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 Newport, this event is thoughtfully curated to deliver a standout experience worth every moment. With 90+ 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": "Event",
        "name": "NCUHS Winter Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/98c611f3a6d866bb940fadff101b9bc30ce40e0a041211d61c9375b8038c0c44-rimg-w1200-h800-dc43474b-gmir?v=1772784988",
        "startDate": "2026-03-18",
        "url": "https://allevents.in/newport/ncuhs-winter-concert/200029104929245",
        "location": {
            "@type": "Place",
            "name": "North Country Union High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Newport,VT,United States",
                "addressLocality": "Newport",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.9465",
                "longitude": "-72.2034"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The NCUHS Music Program presents our annual Winter Concert featuring all of our traditional performing ensembles.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "NCUHS Choral Program",
                "url": "https://allevents.in/org/ncuhs-choral-program/26981488"
            }
        ]
    }
]
```