

# Event Details

- **Event Name**: Christmas Eve Candlelight Worship 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: A service of readings, carols and communion.
- **Event URL**: https://allevents.in/ruidoso/christmas-eve-candlelight-worship/200029353039726
- **Event Categories**: candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Ruidoso
- **state**: NM
- **country**: United States
- **location**: 101 S Sutton Dr, Ruidoso, NM
- **lat**: 33.32275
- **long**: -105.62949
- **full address**: 101 S Sutton Dr, Ruidoso, NM, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Worship
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ae189f2b55b91cc82e4d4ed0f980549da5d41224dc1634243076fd1a8574c372-rimg-w1200-h900-dc180202-gmir?v=1766287260

## FAQs

- **Q**: When and where is Christmas Eve Candlelight Worship  being held?
  - **A:** Christmas Eve Candlelight Worship  takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at 101 S Sutton Dr, Ruidoso, NM, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Worship ?
  - **A:** Christmas Eve Candlelight Worship  is organized by First Presbyterian Church Ruidoso.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Worship",
        "image": "https://cdn-az.allevents.in/events8/banners/ae189f2b55b91cc82e4d4ed0f980549da5d41224dc1634243076fd1a8574c372-rimg-w1200-h900-dc180202-gmir?v=1766287260",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/ruidoso/christmas-eve-candlelight-worship/200029353039726",
        "location": {
            "@type": "Place",
            "name": "101 S Sutton Dr, Ruidoso, NM",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 S Sutton Dr, Ruidoso, NM 88345-6037, United States",
                "addressLocality": "Ruidoso",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.32275",
                "longitude": "-105.62949"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A service of readings, carols and communion.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Presbyterian Church Ruidoso",
                "url": "https://allevents.in/org/first-presbyterian-church-ruidoso/27176632"
            }
        ]
    }
]
```