

# Event Details

- **Event Name**: Christmas Eve service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm – Wed, 24 Dec, 2025 at 05:30 pm
- **Event Description**: Join us for a Christmas Eve service, where we will celebrate the birth of our Savior. We will spend time in worship and hear a word from Pastor Steven.
- **Event URL**: https://allevents.in/laporte/christmas-eve-service/200029358829620
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Laporte
- **state**: CO
- **country**: United States
- **location**: 4608 Rist Canyon Road, Laporte, CO
- **lat**: 40.63334
- **long**: -105.16291
- **full address**: 4608 Rist Canyon Road, Laporte, CO, United States

## Event gallery

- **Alt text**: Christmas Eve service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4c6d28119edb78df285b85b9b9a2d925d07bc816ba23837c01b44c5529d4b900-rimg-w612-h344-dc2e4a5f-gmir?v=1766435115

## FAQs

- **Q**: When and where is Christmas Eve service being held?
  - **A:** Christmas Eve service takes place on Wed, 24 Dec, 2025 at 04:00 pm to Wed, 24 Dec, 2025 at 05:30 pm at 4608 Rist Canyon Road, Laporte, CO, United States.
- **Q**: Who is organizing Christmas Eve service?
  - **A:** Christmas Eve service is organized by Revive.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve service",
        "image": "https://cdn-az.allevents.in/events6/banners/4c6d28119edb78df285b85b9b9a2d925d07bc816ba23837c01b44c5529d4b900-rimg-w612-h344-dc2e4a5f-gmir?v=1766435115",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/laporte/christmas-eve-service/200029358829620",
        "location": {
            "@type": "Place",
            "name": "4608 Rist Canyon Road, Laporte, CO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4608 Rist Canyon Rd, Laporte, CO 80535-9422, United States",
                "addressLocality": "Laporte",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.63334",
                "longitude": "-105.16291"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a Christmas Eve service, where we will celebrate the birth of our Savior. We will spend time in worship and hear a word from Pastor Steven.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Revive",
                "url": "https://allevents.in/org/revive/20872363"
            }
        ]
    }
]
```