

# Event Details

- **Event Name**: Community Christmas Concert (Leesburg Stake)
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 07:00 pm – Sun, 14 Dec, 2025 at 08:30 pm
- **Event Description**: Christmas Concert for the entire community. Choirs and musicians from many local congregations will perform.
- **Event URL**: https://allevents.in/ashburn/community-christmas-concert-leesburg-stake/1600028222868411
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600028222868411

## Event venue details

- **city**: Ashburn
- **state**: VA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.035862148618
- **long**: -77.505336452232
- **full address**: The Church of Jesus Christ of Latter-day Saints, 21015 Claiborne Parkway, Ashburn, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/21042640-36a1-11f0-a19b-152c76133026-rimg-w1000-h563-dca

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 14 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 21015 Claiborne Parkway, Ashburn, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Community Christmas Concert (Leesburg Stake) ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Community Christmas Concert (Leesburg Stake)",
        "image": "https://cdn-az.allevents.in/events5/banners/4f624eb0-d94c-11f0-a4f1-ab89ef198835-rimg-w1200-h675-dca7772f-gmir.jpg",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/ashburn/community-christmas-concert-leesburg-stake/1600028222868411",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "21015 Claiborne Parkway",
                "addressLocality": "Ashburn",
                "addressRegion": "VA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.035862148618",
                "longitude": "-77.505336452232"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Concert for the entire community. Choirs and musicians from many local congregations will perform."
    }
]
```