

# Event Details

- **Event Name**: Holiday Concert
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 04:00 pm
- **Event Description**: Featuring Camille Saint-Saëns’ Oratorio de Noël, Christmas Oratorio, along with other holiday favorites and our traditional audience singalong
- **Event URL**: https://allevents.in/springfield/holiday-concert/200028872804219
- **Event Categories**: holiday, concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: VA
- **country**: United States
- **location**: St Mark's Lutheran Church, Springfield, Virginia
- **lat**: 38.792843092917
- **long**: -77.1871622955
- **full address**: St Mark's Lutheran Church, Springfield, Virginia, United States

## Event gallery

- **Alt text**: Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d2d8e9acf50ad1178dbd54ce2b4748c8b1276e0f52718d527955495dd98e91ac-rimg-w911-h1167-dcfefefe-gmir?v=1765039214

## FAQs

- **Q**: When and where is Holiday Concert being held?
  - **A:** Holiday Concert takes place on Sat, 13 Dec, 2025 at 04:00 pm to Sat, 13 Dec, 2025 at 04:00 pm at St Mark's Lutheran Church, Springfield, Virginia, United States.
- **Q**: Who is organizing Holiday Concert?
  - **A:** Holiday Concert is organized by Northern Virginia Chorale.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday 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 Springfield, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "Holiday Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/d2d8e9acf50ad1178dbd54ce2b4748c8b1276e0f52718d527955495dd98e91ac-rimg-w911-h1167-dcfefefe-gmir?v=1765039214",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/springfield/holiday-concert/200028872804219",
        "location": {
            "@type": "Place",
            "name": "St Mark's Lutheran Church, Springfield, Virginia",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5800 Backlick Rd, Springfield, VA 22150-3218, United States",
                "addressLocality": "Springfield",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.792843092917",
                "longitude": "-77.1871622955"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Featuring Camille Saint-Saëns’ Oratorio de Noël, Christmas Oratorio, along with other holiday favorites and our traditional audience singalong",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Northern Virginia Chorale",
                "url": "https://allevents.in/org/northern-virginia-chorale/26695989"
            }
        ]
    }
]
```