

# Event Details

- **Event Name**: 12 Days of Christmas Service
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 09:00 am
- **Event Description**: Through lessons, carols, and prayers learn what each of the 12 days refers to as related to our Christian faith. The 12 Days of Christmas begin on December 25 and end on January 5. Come and celebrate the newborn king!
- **Event URL**: https://allevents.in/preston/12-days-of-christmas-service/200029409959810
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Preston
- **state**: MN
- **country**: United States
- **location**: 509 Kansas St NW, Preston, MN, United States, Minnesota 55965
- **lat**: 43.67583
- **long**: -92.08769
- **full address**: 509 Kansas St NW, Preston, MN, United States, Minnesota 55965

## Event gallery

- **Alt text**: 12 Days of Christmas Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/fa7174e6d37d99969ef444573e1c56e681f8788727feb6342cf5edcbcd3d95f0-rimg-w851-h315-dcffffff-gmir?v=1766758082

## FAQs

- **Q**: When and where is 12 Days of Christmas Service being held?
  - **A:** 12 Days of Christmas Service takes place on Sun, 28 Dec, 2025 at 09:00 am to Sun, 28 Dec, 2025 at 09:00 am at 509 Kansas St NW, Preston, MN, United States, Minnesota 55965.
- **Q**: Who is organizing 12 Days of Christmas Service?
  - **A:** 12 Days of Christmas Service is organized by Christ Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "12 Days of Christmas Service",
        "image": "https://cdn-az.allevents.in/events10/banners/fa7174e6d37d99969ef444573e1c56e681f8788727feb6342cf5edcbcd3d95f0-rimg-w851-h315-dcffffff-gmir?v=1766758082",
        "startDate": "2025-12-28",
        "url": "https://allevents.in/preston/12-days-of-christmas-service/200029409959810",
        "location": {
            "@type": "Place",
            "name": "509 Kansas St NW, Preston, MN, United States, Minnesota 55965",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "509 Kansas St NW, Preston, MN 55965, United States",
                "addressLocality": "Preston",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.67583",
                "longitude": "-92.08769"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Through lessons, carols, and prayers learn what each of the 12 days refers to as related to our Christian faith. The 12 Days of Christmas begin on December 25 and end on January 5. Come and celebrate the newborn king!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christ Lutheran Church",
                "url": "https://allevents.in/org/christ-lutheran-church/25955597"
            }
        ]
    }
]
```