

# Event Details

- **Event Name**: 2025 Annual Holiday Concert
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 07:00 pm
- **Event Description**: The Old Dominion Chorus is back for their annual celebration of your favorite songs of the season in their signature acapella style.  The 7 pm show will feature the talented young voices of acapella choirs from local Loudoun County high schools.
- **Event URL**: https://allevents.in/round-hill/2025-annual-holiday-concert/200029253155007
- **Event Categories**: music, entertainment, concerts, holiday
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Round Hill
- **state**: VA
- **country**: United States
- **location**: Franklin Park Arts Center
- **lat**: 39.1302251693
- **long**: -77.746289681632
- **full address**: Franklin Park Arts Center, 36441 Blueridge View Ln,Round Hill, Virginia, United States

## Event gallery

- **Alt text**: 2025 Annual Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/e810a7167dd5897ee9af26939d0ec95d60bbd358e9fb20a0c8f33cce06ad3c25-rimg-w1200-h675-dc751713-gmir?v=1765456211

## FAQs

- **Q**: When and where is 2025 Annual Holiday Concert being held?
  - **A:** 2025 Annual Holiday Concert takes place on Sat, 13 Dec, 2025 at 07:00 pm to Sat, 13 Dec, 2025 at 07:00 pm at Franklin Park Arts Center, 36441 Blueridge View Ln,Round Hill, Virginia, United States.
- **Q**: Who is organizing 2025 Annual Holiday Concert?
  - **A:** 2025 Annual Holiday Concert is organized by Old Dominion Chorus.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 2025 Annual Holiday 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 Round Hill, this event is thoughtfully curated to deliver a standout experience worth every moment. If 2025 Annual Holiday 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": "2025 Annual Holiday Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/e810a7167dd5897ee9af26939d0ec95d60bbd358e9fb20a0c8f33cce06ad3c25-rimg-w1200-h675-dc751713-gmir?v=1765456211",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/round-hill/2025-annual-holiday-concert/200029253155007",
        "location": {
            "@type": "Place",
            "name": "Franklin Park Arts Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "36441 Blueridge View Ln,Round Hill, Virginia",
                "addressLocality": "Round Hill",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.1302251693",
                "longitude": "-77.746289681632"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Old Dominion Chorus is back for their annual celebration of your favorite songs of the season in their signature acapella style.  The 7 pm show will feature the talented young voices of acapella choirs from local Loudoun County high schools.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Old Dominion Chorus",
                "url": "https://allevents.in/org/old-dominion-chorus/26586501"
            }
        ]
    }
]
```