

# Event Details

- **Event Name**: Christmas Worship Service
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:00 am
- **Event Description**: Join Pastor Seth in Worship on Christmas morning for carols, scripture and prayer.
- **Event URL**: https://allevents.in/kalamazoo/christmas-worship-service/200029295271453
- **Event Categories**: christmas, christmas-services, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Kalamazoo
- **state**: MI
- **country**: United States
- **location**: 321 W South St, Kalamazoo, MI, United States, Michigan 49007
- **lat**: 42.28961
- **long**: -85.58622
- **full address**: 321 W South St, Kalamazoo, MI, United States, Michigan 49007

## Event gallery

- **Alt text**: Christmas Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e74515a937c1f7bd987f8e56d1c3973cc442861963ad2de77122d3d6fa7b61a7-rimg-w1200-h900-dc95abc0-gmir?v=1766079959

## FAQs

- **Q**: When and where is Christmas Worship Service being held?
  - **A:** Christmas Worship Service takes place on Thu, 25 Dec, 2025 at 10:00 am to Thu, 25 Dec, 2025 at 10:00 am at 321 W South St, Kalamazoo, MI, United States, Michigan 49007.
- **Q**: Who is organizing Christmas Worship Service?
  - **A:** Christmas Worship Service is organized by Kalamazoo First Presbyterian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Worship Service",
        "image": "https://cdn-az.allevents.in/events3/banners/e74515a937c1f7bd987f8e56d1c3973cc442861963ad2de77122d3d6fa7b61a7-rimg-w1200-h900-dc95abc0-gmir?v=1766079959",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/kalamazoo/christmas-worship-service/200029295271453",
        "location": {
            "@type": "Place",
            "name": "321 W South St, Kalamazoo, MI, United States, Michigan 49007",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "321 W South St, Kalamazoo, MI 49007-4708, United States",
                "addressLocality": "Kalamazoo",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.28961",
                "longitude": "-85.58622"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Pastor Seth in Worship on Christmas morning for carols, scripture and prayer.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kalamazoo First Presbyterian Church",
                "url": "https://allevents.in/org/kalamazoo-first-presbyterian-church/27185317"
            }
        ]
    }
]
```