

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Please join us in celebrating the birth of our Savior, Jesus Christ, with singing hymns by candlelight!
- **Event URL**: https://allevents.in/princeton/christmas-eve-candlelight-service/200029367607250
- **Event Categories**: candlelight-concerts, christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Princeton
- **state**: MN
- **country**: United States
- **location**: 7702 State Highway 95, Princeton, MN
- **lat**: 45.57588
- **long**: -93.56693
- **full address**: 7702 State Highway 95, Princeton, MN, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/55e2a7f9172e914905d0cd83ebf44d460005d93f2973d821da6bb58dca59b6ee-rimg-w1200-h600-dc2f1302-gmir?v=1766622324

## FAQs

- **Q**: When and where is Christmas Eve Candlelight Service being held?
  - **A:** Christmas Eve Candlelight Service takes place on Wed, 24 Dec, 2025 at 07:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 7702 State Highway 95, Princeton, MN, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Cross Of Life Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events10/banners/55e2a7f9172e914905d0cd83ebf44d460005d93f2973d821da6bb58dca59b6ee-rimg-w1200-h600-dc2f1302-gmir?v=1766622324",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/princeton/christmas-eve-candlelight-service/200029367607250",
        "location": {
            "@type": "Place",
            "name": "7702 State Highway 95, Princeton, MN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7702 MN-95, Princeton, MN 55371-2601, United States",
                "addressLocality": "Princeton",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.57588",
                "longitude": "-93.56693"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us in celebrating the birth of our Savior, Jesus Christ, with singing hymns by candlelight!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cross Of Life Church",
                "url": "https://allevents.in/org/cross-of-life-church/24263648"
            }
        ]
    }
]
```