

# Event Details

- **Event Name**: Christmas Eve Worship Services
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 02:00 pm
- **Event Description**: We would love for you to come worship with us on Wednesday, December 24th during one of our two Christmas Eve services! - 2PM or 4PM #HeIsWorthy
- **Event URL**: https://allevents.in/oxford/christmas-eve-worship-services/200029343040905
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Oxford
- **state**: MS
- **country**: United States
- **location**: 800 Van Buren Ave., Oxford, MS, United States, Mississippi 38655
- **lat**: 34.36618
- **long**: -89.52238
- **full address**: 800 Van Buren Ave., Oxford, MS, United States, Mississippi 38655

## Event gallery

- **Alt text**: Christmas Eve Worship Services
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/0c6e6f8e34ae0ca35e0fb2befe24ece8cef6fafd4e9b3a5dbd777c9fa61fa00e-rimg-w1200-h750-dcf0f7f7-gmir?v=1766172227

## FAQs

- **Q**: When and where is Christmas Eve Worship Services being held?
  - **A:** Christmas Eve Worship Services takes place on Wed, 24 Dec, 2025 at 02:00 pm to Wed, 24 Dec, 2025 at 02:00 pm at 800 Van Buren Ave., Oxford, MS, United States, Mississippi 38655.
- **Q**: Who is organizing Christmas Eve Worship Services?
  - **A:** Christmas Eve Worship Services is organized by First Baptist Church Oxford.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Worship Services",
        "image": "https://cdn-az.allevents.in/events9/banners/0c6e6f8e34ae0ca35e0fb2befe24ece8cef6fafd4e9b3a5dbd777c9fa61fa00e-rimg-w1200-h750-dcf0f7f7-gmir?v=1766172227",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/oxford/christmas-eve-worship-services/200029343040905",
        "location": {
            "@type": "Place",
            "name": "800 Van Buren Ave., Oxford, MS, United States, Mississippi 38655",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "800 Van Buren Ave, Oxford, MS 38655-3844, United States",
                "addressLocality": "Oxford",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.36618",
                "longitude": "-89.52238"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We would love for you to come worship with us on Wednesday, December 24th during one of our two Christmas Eve services! - 2PM or 4PM #HeIsWorthy",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church Oxford",
                "url": "https://allevents.in/org/first-baptist-church-oxford/26962990"
            }
        ]
    }
]
```