

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Join us for our annual Christmas Eve Candlelight Service.
Beginning at 6:30pm, the Howard girls will perform an instrumental prelude. Come early to enjoy that performance.
- **Event URL**: https://allevents.in/casey/christmas-eve-candlelight-service/200029350261736
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Casey
- **state**: IL
- **country**: United States
- **location**: 101 E Alabama Ave, 62420
- **lat**: 39.30035
- **long**: -87.99206
- **full address**: 101 E Alabama Ave, 62420, 101 E Alabama Ave, Casey, IL 62420-1604, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/03143862a9191f6cc4f5358e059197fd58df6a818500d60ee17ec854e3f80411-rimg-w1200-h675-dc030201-gmir?v=1766223634

## 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 101 E Alabama Ave, 62420, 101 E Alabama Ave, Casey, IL 62420-1604, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Casey First Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events4/banners/03143862a9191f6cc4f5358e059197fd58df6a818500d60ee17ec854e3f80411-rimg-w1200-h675-dc030201-gmir?v=1766223634",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/casey/christmas-eve-candlelight-service/200029350261736",
        "location": {
            "@type": "Place",
            "name": "101 E Alabama Ave, 62420",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 E Alabama Ave, Casey, IL 62420-1604, United States",
                "addressLocality": "Casey",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.30035",
                "longitude": "-87.99206"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Christmas Eve Candlelight Service.\nBeginning at 6:30pm, the Howard girls will perform an instrumental prelude. Come early to enjoy that performance.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Casey First Baptist Church",
                "url": "https://allevents.in/org/casey-first-baptist-church/25309596"
            }
        ]
    }
]
```