

# Event Details

- **Event Name**: Christmas Eve Candlelight Service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:30 pm – Wed, 24 Dec, 2025 at 06:30 pm
- **Event Description**: Christmas Eve Service
- **Event URL**: https://allevents.in/sioux-city/christmas-eve-candlelight-service/200029366759019
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Sioux City
- **state**: IA
- **country**: United States
- **location**: 2901 Leech Ave.
- **lat**: 42.48791
- **long**: -96.3712
- **full address**: 2901 Leech Ave., 2901 Leech Ave, Sioux City, IA 51106-1134, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/95949ff24e0935dd677bb67675e1d04e91c61ed0259586a72358590004b4a312-rimg-w1200-h800-dc020201-gmir?v=1766603800

## 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:30 pm to Wed, 24 Dec, 2025 at 06:30 pm at 2901 Leech Ave., 2901 Leech Ave, Sioux City, IA 51106-1134, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service ?
  - **A:** Christmas Eve Candlelight Service  is organized by Rustin Ave. Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events8/banners/95949ff24e0935dd677bb67675e1d04e91c61ed0259586a72358590004b4a312-rimg-w1200-h800-dc020201-gmir?v=1766603800",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/sioux-city/christmas-eve-candlelight-service/200029366759019",
        "location": {
            "@type": "Place",
            "name": "2901 Leech Ave.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2901 Leech Ave, Sioux City, IA 51106-1134, United States",
                "addressLocality": "Sioux City",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.48791",
                "longitude": "-96.3712"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Eve Service",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rustin Ave. Community Church",
                "url": "https://allevents.in/org/rustin-ave-community-church/25762730"
            }
        ]
    }
]
```