

# Event Details

- **Event Name**: St. John's Christmas Concert
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:30 am
- **Event Description**: St. John's Christmas Concert (Dec. 21, Sunday @ 10:30 am) Christmas Fellowship after service in Donaldson Hall
- **Event URL**: https://allevents.in/springfield/st-johns-christmas-concert/200029352609126
- **Event Categories**: concerts, music, entertainment, christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: VA
- **country**: United States
- **location**: 5312 Backlick Rd, Springfield, VA, United States, Virginia 22151
- **lat**: 38.80532
- **long**: -77.18473
- **full address**: 5312 Backlick Rd, Springfield, VA, United States, Virginia 22151

## Event gallery

- **Alt text**: St. John's Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e0e555cfd5dffbec950516d7efd154e3716b3e80b856823eaf6c7df2d19b5c4f-rimg-w1200-h808-dcffffff-gmir?v=1765671205

## FAQs

- **Q**: When and where is St. John's Christmas Concert being held?
  - **A:** St. John's Christmas Concert takes place on Sun, 21 Dec, 2025 at 10:30 am to Sun, 21 Dec, 2025 at 10:30 am at 5312 Backlick Rd, Springfield, VA, United States, Virginia 22151.
- **Q**: Who is organizing St. John's Christmas Concert?
  - **A:** St. John's Christmas Concert is organized by St. John's United Methodist Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** St. John's Christmas 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 St. John's Christmas 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": "St. John's Christmas Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/e0e555cfd5dffbec950516d7efd154e3716b3e80b856823eaf6c7df2d19b5c4f-rimg-w1200-h808-dcffffff-gmir?v=1765671205",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/springfield/st-johns-christmas-concert/200029352609126",
        "location": {
            "@type": "Place",
            "name": "5312 Backlick Rd, Springfield, VA, United States, Virginia 22151",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5312 Backlick Rd, Springfield, VA 22151-3313, United States",
                "addressLocality": "Springfield",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.80532",
                "longitude": "-77.18473"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "St. John's Christmas Concert (Dec. 21, Sunday @ 10:30 am) Christmas Fellowship after service in Donaldson Hall",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Johns United Methodist Church",
                "url": "https://allevents.in/org/st-johns-united-methodist-church/26419287"
            }
        ]
    }
]
```