

# 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 on December 24th for a warm and meaningful Christmas Eve candlelight service as we celebrate the birth of Jesus with Scripture, carols, and a peaceful time of reflection. All are welcome!
- **Event URL**: https://allevents.in/rugby/christmas-eve-candlelight-service/200029353080243
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Rugby
- **state**: ND
- **country**: United States
- **location**: 305 4th St SW, Rugby, ND
- **lat**: 48.36653
- **long**: -99.99918
- **full address**: 305 4th St SW, Rugby, ND, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/fb2161e6d964078e6b952aa8884684f60e2932728f0f9f2e7f7b890405ca9916-rimg-w940-h788-dc010101-gmir?v=1766299012

## 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 305 4th St SW, Rugby, ND, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Calvary Evangelical Free.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events6/banners/fb2161e6d964078e6b952aa8884684f60e2932728f0f9f2e7f7b890405ca9916-rimg-w940-h788-dc010101-gmir?v=1766299012",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/rugby/christmas-eve-candlelight-service/200029353080243",
        "location": {
            "@type": "Place",
            "name": "305 4th St SW, Rugby, ND",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "305 4th St SW, Rugby, ND 58368-1508, United States",
                "addressLocality": "Rugby",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.36653",
                "longitude": "-99.99918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on December 24th for a warm and meaningful Christmas Eve candlelight service as we celebrate the birth of Jesus with Scripture, carols, and a peaceful time of reflection. All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Calvary Evangelical Free",
                "url": "https://allevents.in/org/calvary-evangelical-free/27236372"
            }
        ]
    }
]
```