

# Event Details

- **Event Name**: Holiday Concert 
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 03:00 pm
- **Event Description**: Join us for an hour of favorite holiday tunes!
- **Event URL**: https://allevents.in/burke/holiday-concert/200029252741329
- **Event Categories**: concerts, music, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Burke
- **state**: VA
- **country**: United States
- **location**: Abiding Presence Lutheran Church, Burke, Virginia
- **lat**: 38.78021
- **long**: -77.27764
- **full address**: Abiding Presence Lutheran Church, Burke, Virginia, United States

## Event gallery

- **Alt text**: Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/f107203ab31738088be6486b184ac775eb9cea7bf9493c9b81bc91ee5f77f280-rimg-w800-h533-dc635f46-gmir?v=1764634515

## FAQs

- **Q**: When and where is Holiday Concert  being held?
  - **A:** Holiday Concert  takes place on Sat, 06 Dec, 2025 at 03:00 pm to Sat, 06 Dec, 2025 at 03:00 pm at Abiding Presence Lutheran Church, Burke, Virginia, United States.
- **Q**: Who is organizing Holiday Concert ?
  - **A:** Holiday Concert  is organized by Mount Vernon Community Band.
- **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 Burke, 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/events6/banners/f107203ab31738088be6486b184ac775eb9cea7bf9493c9b81bc91ee5f77f280-rimg-w800-h533-dc635f46-gmir?v=1764634515",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/burke/holiday-concert/200029252741329",
        "location": {
            "@type": "Place",
            "name": "Abiding Presence Lutheran Church, Burke, Virginia",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6304 Lee Chapel Rd,Burke, Virginia",
                "addressLocality": "Burke",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.78021",
                "longitude": "-77.27764"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an hour of favorite holiday tunes!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mount Vernon Community Band",
                "url": "https://allevents.in/org/mount-vernon-community-band/26092708"
            }
        ]
    }
]
```