

# Event Details

- **Event Name**: Christmas Day Worship Service
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 09:00 am
- **Event Description**: We welcome you to join us on Christmas Day for our Worship Service at 9AM.
- **Event URL**: https://allevents.in/worthington/christmas-day-worship-service/200029393373804
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Worthington
- **state**: MN
- **country**: United States
- **location**: 1505 Dover Street, Worthington, MN, United States, Minnesota 56187
- **lat**: 43.62966
- **long**: -95.59084
- **full address**: 1505 Dover Street, Worthington, MN, United States, Minnesota 56187

## Event gallery

- **Alt text**: Christmas Day Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b6f8304782bef42a346ac83ee054d90b44612a5f45cfe10a4f85ced3ff8b03bd-rimg-w519-h245-dc092c03-gmir?v=1766405880

## FAQs

- **Q**: When and where is Christmas Day Worship Service being held?
  - **A:** Christmas Day Worship Service takes place on Thu, 25 Dec, 2025 at 09:00 am to Thu, 25 Dec, 2025 at 09:00 am at 1505 Dover Street, Worthington, MN, United States, Minnesota 56187.
- **Q**: Who is organizing Christmas Day Worship Service?
  - **A:** Christmas Day Worship Service is organized by St. Matthew Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Worship Service",
        "image": "https://cdn-az.allevents.in/events3/banners/b6f8304782bef42a346ac83ee054d90b44612a5f45cfe10a4f85ced3ff8b03bd-rimg-w519-h245-dc092c03-gmir?v=1766405880",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/worthington/christmas-day-worship-service/200029393373804",
        "location": {
            "@type": "Place",
            "name": "1505 Dover Street, Worthington, MN, United States, Minnesota 56187",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1505 Dover St, Worthington, MN 56187-1809, United States",
                "addressLocality": "Worthington",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.62966",
                "longitude": "-95.59084"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We welcome you to join us on Christmas Day for our Worship Service at 9AM.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Matthew Lutheran Church",
                "url": "https://allevents.in/org/st-matthew-lutheran-church/27272258"
            }
        ]
    }
]
```