

# Event Details

- **Event Name**: Christmas Eve Service (Ankeny, IA)
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:30 pm
- **Event Description**: Gather with your family for a traditional candlelight Service. It is a beautiful and intimate time to sing carols, hear lessons from God's Word, and reflect on the hope of Emmanuel! All ages welcome.
- **Event URL**: https://allevents.in/ankeny/christmas-eve-service-ankeny-ia/200029381756540
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Ankeny
- **state**: IA
- **country**: United States
- **location**: Agency Iowa
- **lat**: 41.709371015948
- **long**: -93.62140607829
- **full address**: Agency Iowa, Ankeny, United States

## Event gallery

- **Alt text**: Christmas Eve Service (Ankeny, IA)
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/407d0046c1439e1673749794e8b5dacf03a1c1022cfb8920ec41f38022574e5c-rimg-w1200-h675-dc030101-gmir?v=1766224360

## FAQs

- **Q**: When and where is Christmas Eve Service (Ankeny, IA) being held?
  - **A:** Christmas Eve Service (Ankeny, IA) takes place on Wed, 24 Dec, 2025 at 04:30 pm to Wed, 24 Dec, 2025 at 04:30 pm at Agency Iowa, Ankeny, United States.
- **Q**: Who is organizing Christmas Eve Service (Ankeny, IA)?
  - **A:** Christmas Eve Service (Ankeny, IA) is organized by Emmanuel Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service (Ankeny, IA)",
        "image": "https://cdn-az.allevents.in/events2/banners/407d0046c1439e1673749794e8b5dacf03a1c1022cfb8920ec41f38022574e5c-rimg-w1200-h675-dc030101-gmir?v=1766224360",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/ankeny/christmas-eve-service-ankeny-ia/200029381756540",
        "location": {
            "@type": "Place",
            "name": "Agency Iowa",
            "address": {
                "@type": "PostalAddress",
                "name": "Agency Iowa, Ankeny, United States",
                "addressLocality": "Ankeny",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.709371015948",
                "longitude": "-93.62140607829"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Gather with your family for a traditional candlelight Service. It is a beautiful and intimate time to sing carols, hear lessons from God's Word, and reflect on the hope of Emmanuel! All ages welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Emmanuel Lutheran Church",
                "url": "https://allevents.in/org/emmanuel-lutheran-church/23135011"
            }
        ]
    }
]
```