

# Event Details

- **Event Name**: Holiday Concert 2025
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: Join the Greenbrier Valley Chorale as it presents its 2025 Holiday Concert 2025, featuring "Magnificat" by Taylor Scott Davis with a full orchestra.  Tickets available from carnegiehallwv.org.
- **Event URL**: https://allevents.in/lewisburg/holiday-concert-2025/200029246736653
- **Event Categories**: music, entertainment, concerts, holiday
- **Interested Audience**: 
  - total_interested_count: 87

## Ticket Details


## Event venue details

- **city**: Lewisburg
- **state**: WV
- **country**: United States
- **location**: Carnegie Hall, WV
- **lat**: 37.801850013801
- **long**: -80.448580791288
- **full address**: Carnegie Hall, WV, 611 Church St,Lewisburg, West Virginia, United States

## Event gallery

- **Alt text**: Holiday Concert 2025
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/5f617837cb3e12527f51cfa8e64f65c95786ea6b2da08d3f2436aafd150a2e50-rimg-w1200-h628-dc2f1110-gmir?v=1765179595

## FAQs

- **Q**: When and where is Holiday Concert 2025 being held?
  - **A:** Holiday Concert 2025 takes place on Sun, 14 Dec, 2025 at 03:00 pm to Sun, 14 Dec, 2025 at 03:00 pm at Carnegie Hall, WV, 611 Church St,Lewisburg, West Virginia, United States.
- **Q**: Who is organizing Holiday Concert 2025?
  - **A:** Holiday Concert 2025 is organized by Greenbrier Valley Chorale.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday Concert 2025 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 Lewisburg, 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": "Holiday Concert 2025",
        "image": "https://cdn-az.allevents.in/events3/banners/5f617837cb3e12527f51cfa8e64f65c95786ea6b2da08d3f2436aafd150a2e50-rimg-w1200-h628-dc2f1110-gmir?v=1765179595",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/lewisburg/holiday-concert-2025/200029246736653",
        "location": {
            "@type": "Place",
            "name": "Carnegie Hall, WV",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "611 Church St,Lewisburg, West Virginia",
                "addressLocality": "Lewisburg",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.801850013801",
                "longitude": "-80.448580791288"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Greenbrier Valley Chorale as it presents its 2025 Holiday Concert 2025, featuring \"Magnificat\" by Taylor Scott Davis with a full orchestra.  Tickets available from carnegiehallwv.org.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Greenbrier Valley Chorale",
                "url": "https://allevents.in/org/greenbrier-valley-chorale/27135446"
            }
        ]
    }
]
```