

# Event Details

- **Event Name**: Christmas Day Service
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:00 am – Thu, 25 Dec, 2025 at 11:00 am
- **Event Description**: Christmas Day Service - Thurs Dec 25 - 10am. 
Come enjoy a quiet, reflective service celebrating the birth of our Savior, Jesus Christ
- **Event URL**: https://allevents.in/van-buren/christmas-day-service/200029339790422
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Van Buren
- **state**: AR
- **country**: United States
- **location**: Trinity Episcopal Church, Van Buren, Arkansas
- **lat**: 35.44815
- **long**: -94.34964
- **full address**: Trinity Episcopal Church, Van Buren, Arkansas, United States

## Event gallery

- **Alt text**: Christmas Day Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/72288906088b5ee8ca340a5be45c86067ac4b478467e84620c9ab6dc02de4c8e-rimg-w1170-h1487-dc1b1713-gmir?v=1766108399

## FAQs

- **Q**: When and where is Christmas Day Service being held?
  - **A:** Christmas Day Service takes place on Thu, 25 Dec, 2025 at 10:00 am to Thu, 25 Dec, 2025 at 11:00 am at Trinity Episcopal Church, Van Buren, Arkansas, United States.
- **Q**: Who is organizing Christmas Day Service?
  - **A:** Christmas Day Service is organized by Trinity Episcopal Church, Van Buren, Arkansas.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Service",
        "image": "https://cdn-az.allevents.in/events9/banners/72288906088b5ee8ca340a5be45c86067ac4b478467e84620c9ab6dc02de4c8e-rimg-w1170-h1487-dc1b1713-gmir?v=1766108399",
        "startDate": "2025-12-25",
        "endDate": "2025-12-25",
        "url": "https://allevents.in/van-buren/christmas-day-service/200029339790422",
        "location": {
            "@type": "Place",
            "name": "Trinity Episcopal Church, Van Buren, Arkansas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "918 N 9th St,Van Buren, Arkansas",
                "addressLocality": "Van Buren",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.44815",
                "longitude": "-94.34964"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Day Service - Thurs Dec 25 - 10am. \nCome enjoy a quiet, reflective service celebrating the birth of our Savior, Jesus Christ",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trinity Episcopal Church Van Buren Arkansas",
                "url": "https://allevents.in/org/trinity-episcopal-church-van-buren-arkansas/21104864"
            }
        ]
    }
]
```