

# Event Details

- **Event Name**: Christmas Day Service
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 09:00 am
- **Event Description**: Join us for our Christmas Day worship service at 9:00 a.m. on December 25th. All are welcome!
- **Event URL**: https://allevents.in/eagan/christmas-day-service/200029389150909
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Eagan
- **state**: MN
- **country**: United States
- **location**: 1930 Diffley Road, Eagan, MN, United States, Minnesota 55122
- **lat**: 44.80418
- **long**: -93.2024
- **full address**: 1930 Diffley Road, Eagan, MN, United States, Minnesota 55122

## Event gallery

- **Alt text**: Christmas Day Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/6de96fea7b94b32f2a80d1051b633a24070d5db83fabb38bbbc7a4f213e7a1e8-rimg-w1200-h675-dc08205d-gmir?v=1766311689

## FAQs

- **Q**: When and where is Christmas Day Service being held?
  - **A:** Christmas Day Service takes place on Thu, 25 Dec, 2025 at 09:00 am to Thu, 25 Dec, 2025 at 09:00 am at 1930 Diffley Road, Eagan, MN, United States, Minnesota 55122.
- **Q**: Who is organizing Christmas Day Service?
  - **A:** Christmas Day Service is organized by Christ Lutheran Eagan.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Service",
        "image": "https://cdn-az.allevents.in/events4/banners/6de96fea7b94b32f2a80d1051b633a24070d5db83fabb38bbbc7a4f213e7a1e8-rimg-w1200-h675-dc08205d-gmir?v=1766311689",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/eagan/christmas-day-service/200029389150909",
        "location": {
            "@type": "Place",
            "name": "1930 Diffley Road, Eagan, MN, United States, Minnesota 55122",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1930 Diffley Rd, St Paul, MN 55122-2203, United States",
                "addressLocality": "Eagan",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.80418",
                "longitude": "-93.2024"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Christmas Day worship service at 9:00 a.m. on December 25th. All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christ Lutheran Eagan",
                "url": "https://allevents.in/org/christ-lutheran-eagan/26044540"
            }
        ]
    }
]
```