

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm – Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Join us for our Christmas Eve Service! Coffee and Christmas Goodies! Celebrating our Savior's birth. Service starts at 6 PM! All welcome!
- **Event URL**: https://allevents.in/clear-lake/christmas-eve-service/200029189337323
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Clear Lake
- **state**: IA
- **country**: United States
- **location**: 314 N. 6th Street, Clear Lake, IA, United States, Iowa 50428
- **lat**: 43.14073
- **long**: -93.38173
- **full address**: 314 N. 6th Street, Clear Lake, IA, United States, Iowa 50428

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/fb274fd430b302ab6af0c67fe78f85f5a1196a493864b4b7ccd2a98ce857f989-rimg-w1200-h675-dc43341a-gmir?v=1766220091

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 314 N. 6th Street, Clear Lake, IA, United States, Iowa 50428.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Agapé Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events4/banners/fb274fd430b302ab6af0c67fe78f85f5a1196a493864b4b7ccd2a98ce857f989-rimg-w1200-h675-dc43341a-gmir?v=1766220091",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/clear-lake/christmas-eve-service/200029189337323",
        "location": {
            "@type": "Place",
            "name": "314 N. 6th Street, Clear Lake, IA, United States, Iowa 50428",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "314 N 6th St, Clear Lake, IA 50428-1621, United States",
                "addressLocality": "Clear Lake",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.14073",
                "longitude": "-93.38173"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Christmas Eve Service! Coffee and Christmas Goodies! Celebrating our Savior's birth. Service starts at 6 PM! All welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Agap Church",
                "url": "https://allevents.in/org/agapé-church/21205283"
            }
        ]
    }
]
```