

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Join us in celebrating the birth of Christ on December 24th for our annual Christmas Eve Candlelight service at 5 PM.
- **Event URL**: https://allevents.in/rochester/christmas-eve-candlelight-service/200029352226605
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Rochester
- **state**: MN
- **country**: United States
- **location**: 2204 22nd St NW, Rochester, MN, United States, Minnesota 55901
- **lat**: 44.04602
- **long**: -92.49635
- **full address**: 2204 22nd St NW, Rochester, MN, United States, Minnesota 55901

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a06549198d16c6e5112d69ad6679e9bf402711221da427d2a9a9c76f718821e0-rimg-w1200-h675-dc070705-gmir?v=1766300680

## 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 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 2204 22nd St NW, Rochester, MN, United States, Minnesota 55901.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by True Life Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events9/banners/a06549198d16c6e5112d69ad6679e9bf402711221da427d2a9a9c76f718821e0-rimg-w1200-h675-dc070705-gmir?v=1766300680",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/rochester/christmas-eve-candlelight-service/200029352226605",
        "location": {
            "@type": "Place",
            "name": "2204 22nd St NW, Rochester, MN, United States, Minnesota 55901",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2204 22nd St NW, Rochester, MN 55901-0621, United States",
                "addressLocality": "Rochester",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.04602",
                "longitude": "-92.49635"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in celebrating the birth of Christ on December 24th for our annual Christmas Eve Candlelight service at 5 PM.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "True Life Church",
                "url": "https://allevents.in/org/true-life-church/26094619"
            }
        ]
    }
]
```