

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 11:00 am
- **Event Description**: Join us Sunday. In person and online. www.southrun.org
- **Event URL**: https://allevents.in/springfield/sunday-worship-service/200029369483456
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: VA
- **country**: United States
- **location**: 8712 Selger Drive, Springfield, VA, United States, Virginia 22153
- **lat**: 38.75417
- **long**: -77.24488
- **full address**: 8712 Selger Drive, Springfield, VA, United States, Virginia 22153

## Event gallery

- **Alt text**: Sunday Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/985c8f00ee1b9f4142042bedb9d48f7517c75c56d90171043304fa32382968e6-rimg-w1200-h628-dc181819-gmir?v=1766652855

## FAQs

- **Q**: When and where is Sunday Worship Service being held?
  - **A:** Sunday Worship Service takes place on Thu, 25 Dec, 2025 at 11:00 am to Thu, 25 Dec, 2025 at 11:00 am at 8712 Selger Drive, Springfield, VA, United States, Virginia 22153.
- **Q**: Who is organizing Sunday Worship Service?
  - **A:** Sunday Worship Service is organized by South Run Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events6/banners/985c8f00ee1b9f4142042bedb9d48f7517c75c56d90171043304fa32382968e6-rimg-w1200-h628-dc181819-gmir?v=1766652855",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/springfield/sunday-worship-service/200029369483456",
        "location": {
            "@type": "Place",
            "name": "8712 Selger Drive, Springfield, VA, United States, Virginia 22153",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8712 Selger Dr, Springfield, VA 22153-1707, United States",
                "addressLocality": "Springfield",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.75417",
                "longitude": "-77.24488"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us Sunday. In person and online. www.southrun.org",
        "organizer": [
            {
                "@type": "Organization",
                "name": "South Run Baptist Church",
                "url": "https://allevents.in/org/south-run-baptist-church/26863217"
            }
        ]
    }
]
```