

# Event Details

- **Event Name**: Christmas Sunday Morning Worship Service 
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:00 am
- **Event Description**: Join us in person for Christmas Sunday Morning Worship.
- **Event URL**: https://allevents.in/greenwood/christmas-sunday-morning-worship-service/200029367920623
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Greenwood
- **state**: SC
- **country**: United States
- **location**: 905 BYPASS 25 NE, Greenwood, SC
- **lat**: 34.20576
- **long**: -82.13905
- **full address**: 905 BYPASS 25 NE, Greenwood, SC, United States

## Event gallery

- **Alt text**: Christmas Sunday Morning Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/d72e792a8ca849b842e1b26ead7b1c89376ed4f24e74e18b7b63e37bfd940087-rimg-w1200-h1698-dceef1f1-gmir?v=1765958903

## FAQs

- **Q**: When and where is Christmas Sunday Morning Worship Service  being held?
  - **A:** Christmas Sunday Morning Worship Service  takes place on Sun, 21 Dec, 2025 at 10:00 am to Sun, 21 Dec, 2025 at 10:00 am at 905 BYPASS 25 NE, Greenwood, SC, United States.
- **Q**: Who is organizing Christmas Sunday Morning Worship Service ?
  - **A:** Christmas Sunday Morning Worship Service  is organized by Freedom World Outreach Ministry.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Sunday Morning Worship Service",
        "image": "https://cdn-az.allevents.in/events3/banners/d72e792a8ca849b842e1b26ead7b1c89376ed4f24e74e18b7b63e37bfd940087-rimg-w1200-h1698-dceef1f1-gmir?v=1765958903",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/greenwood/christmas-sunday-morning-worship-service/200029367920623",
        "location": {
            "@type": "Place",
            "name": "905 BYPASS 25 NE, Greenwood, SC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "905 Bypass 25 NE, Greenwood, SC 29649-2901, United States",
                "addressLocality": "Greenwood",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.20576",
                "longitude": "-82.13905"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in person for Christmas Sunday Morning Worship.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Freedom World Outreach Ministry",
                "url": "https://allevents.in/org/freedom-world-outreach-ministry/21403674"
            }
        ]
    }
]
```