

# Event Details

- **Event Name**: Christmas Eve Service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Family Christmas Service led by the children of St Paul’s congregation.  The story of Jesus’ birth is featured among familiar Christmas carols and candlelit Silent Night.
Family pictures will be taken following the service (no charge).
- **Event URL**: https://allevents.in/harvard/christmas-eve-service/200029354525131
- **Event Categories**: christmas-services, christmas, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Harvard
- **state**: IL
- **country**: United States
- **location**: 1601 N. Garfield Road, Harvard, IL
- **lat**: 42.43219
- **long**: -88.6083
- **full address**: 1601 N. Garfield Road, Harvard, IL, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8c18fbf6b715de91afe065de2f30db42c6b6cad0959557849749e70e4462385c-rimg-w1200-h1725-dcefede9-gmir?v=1766314692

## FAQs

- **Q**: When and where is Christmas Eve Service  being held?
  - **A:** Christmas Eve Service  takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 1601 N. Garfield Road, Harvard, IL, United States.
- **Q**: Who is organizing Christmas Eve Service ?
  - **A:** Christmas Eve Service  is organized by St. Paul Lutheran Church - Harvard, IL.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events3/banners/8c18fbf6b715de91afe065de2f30db42c6b6cad0959557849749e70e4462385c-rimg-w1200-h1725-dcefede9-gmir?v=1766314692",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/harvard/christmas-eve-service/200029354525131",
        "location": {
            "@type": "Place",
            "name": "1601 N. Garfield Road, Harvard, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1601 Garfield St, Harvard, IL 60033-1749, United States",
                "addressLocality": "Harvard",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.43219",
                "longitude": "-88.6083"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Family Christmas Service led by the children of St Paul’s congregation.  The story of Jesus’ birth is featured among familiar Christmas carols and candlelit Silent Night.\nFamily pictures will be taken following the service (no charge).",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Paul Lutheran Church - Harvard IL",
                "url": "https://allevents.in/org/st-paul-lutheran-church-harvard-il/25475708"
            }
        ]
    }
]
```