

# Event Details

- **Event Name**: Christmas Eve
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:45 pm
- **Event Description**: Christmas Eve service starts at 5:45pm with singing of Christmas carols.  Candlelight service starts as 6pm.
- **Event URL**: https://allevents.in/thornton/christmas-eve/200029352180239
- **Event Categories**: christmas, christmas-services, christmas-carols, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Thornton
- **state**: CO
- **country**: United States
- **location**: 3101 E 100th Ave, Thornton, CO, United States, Colorado 80229
- **lat**: 39.87822
- **long**: -104.94889
- **full address**: 3101 E 100th Ave, Thornton, CO, United States, Colorado 80229

## Event gallery

- **Alt text**: Christmas Eve
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ea867fd301f51544cfd51e3a3c9daf8ca7034a07ea99730506c7a1fa200409de-rimg-w1200-h400-dc4a485e-gmir?v=1765669119

## FAQs

- **Q**: When and where is Christmas Eve being held?
  - **A:** Christmas Eve takes place on Wed, 24 Dec, 2025 at 05:45 pm to Wed, 24 Dec, 2025 at 05:45 pm at 3101 E 100th Ave, Thornton, CO, United States, Colorado 80229.
- **Q**: Who is organizing Christmas Eve?
  - **A:** Christmas Eve is organized by Intercession Episcopal Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve",
        "image": "https://cdn-az.allevents.in/events10/banners/ea867fd301f51544cfd51e3a3c9daf8ca7034a07ea99730506c7a1fa200409de-rimg-w1200-h400-dc4a485e-gmir?v=1765669119",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/thornton/christmas-eve/200029352180239",
        "location": {
            "@type": "Place",
            "name": "3101 E 100th Ave, Thornton, CO, United States, Colorado 80229",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3101 E 100th Ave, Denver, CO 80229-2687, United States",
                "addressLocality": "Thornton",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.87822",
                "longitude": "-104.94889"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Eve service starts at 5:45pm with singing of Christmas carols.  Candlelight service starts as 6pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Intercession Episcopal Church",
                "url": "https://allevents.in/org/intercession-episcopal-church/26759191"
            }
        ]
    }
]
```