

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Join us for our Christmas Eve Service @ 6pm on Christmas Eve. We will also be having our Children's Christmas Program
All are invited
- **Event URL**: https://allevents.in/douglas/christmas-eve-service/200029343363256
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Douglas
- **state**: WY
- **country**: United States
- **location**: 1418 Griffith Way, Douglas, WY 82633-2377, United States
- **lat**: 42.75818
- **long**: -105.40571
- **full address**: 1418 Griffith Way, Douglas, WY 82633-2377, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/75bc7d12a7f70e909b6c7ade33329b2b45663744dc3b3724526f0ae90dde7bd0-rimg-w1200-h1681-dc45352a-gmir?v=1766179948

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at 1418 Griffith Way, Douglas, WY 82633-2377, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Trinity Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events6/banners/75bc7d12a7f70e909b6c7ade33329b2b45663744dc3b3724526f0ae90dde7bd0-rimg-w1200-h1681-dc45352a-gmir?v=1766179948",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/douglas/christmas-eve-service/200029343363256",
        "location": {
            "@type": "Place",
            "name": "1418 Griffith Way, Douglas, WY 82633-2377, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1424 Griffith Way, Douglas, WY 82633-2377, United States",
                "addressLocality": "Douglas",
                "addressRegion": "WY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.75818",
                "longitude": "-105.40571"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Christmas Eve Service @ 6pm on Christmas Eve. We will also be having our Children's Christmas Program\nAll are invited",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trinity Baptist Church",
                "url": "https://allevents.in/org/trinity-baptist-church/27206406"
            }
        ]
    }
]
```