

# Event Details

- **Event Name**: Winter Concert
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 07:00 pm
- **Event Description**: Join us for our annual winter holiday concert!
- **Event URL**: https://allevents.in/charleston/winter-concert/200029140444836
- **Event Categories**: concerts, music, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 87

## Ticket Details


## Event venue details

- **city**: Charleston
- **state**: WV
- **country**: United States
- **location**: Riggleman Hall-UC
- **lat**: 38.332838149157
- **long**: -81.615218246951
- **full address**: Riggleman Hall-UC, Charleston, West Virginia, United States

## Event gallery

- **Alt text**: Winter Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/68601011c57a3c3725d1c563d11b6399cc4986fc34062d0c470d68d774e3905c-rimg-w1200-h675-dc191730-gmir?v=1765220771

## FAQs

- **Q**: When and where is Winter Concert being held?
  - **A:** Winter Concert takes place on Wed, 10 Dec, 2025 at 07:00 pm to Wed, 10 Dec, 2025 at 07:00 pm at Riggleman Hall-UC, Charleston, West Virginia, United States.
- **Q**: Who is organizing Winter Concert?
  - **A:** Winter Concert is organized by Kanawha Valley Community Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 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 Charleston, this event is thoughtfully curated to deliver a standout experience worth every moment. With 80+ 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": "Winter Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/68601011c57a3c3725d1c563d11b6399cc4986fc34062d0c470d68d774e3905c-rimg-w1200-h675-dc191730-gmir?v=1765220771",
        "startDate": "2025-12-10",
        "url": "https://allevents.in/charleston/winter-concert/200029140444836",
        "location": {
            "@type": "Place",
            "name": "Riggleman Hall-UC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Charleston, West Virginia",
                "addressLocality": "Charleston",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.332838149157",
                "longitude": "-81.615218246951"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual winter holiday concert!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kanawha Valley Community Band",
                "url": "https://allevents.in/org/kanawha-valley-community-band/20310624"
            }
        ]
    }
]
```