

# Event Details

- **Event Name**: Youth Christmas Service
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 09:00 am
- **Event Description**: Join us for our annual youth led Christmas service. We will have a pancake breakfast at 9 am followed by a 10 am worship service led by our student and kids ministry.
- **Event URL**: https://allevents.in/sun-prairie/youth-christmas-service/200029219739820
- **Event Categories**: christmas-services, christmas, kids
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Sun Prairie
- **state**: WI
- **country**: United States
- **location**: 2340 Manley Dr, Sun Prairie, WI, United States, Wisconsin 53590
- **lat**: 43.18017
- **long**: -89.18441
- **full address**: 2340 Manley Dr, Sun Prairie, WI, United States, Wisconsin 53590

## Event gallery

- **Alt text**: Youth Christmas Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b137908376a20e554a574af34396a7f4876e87f1c6aaee3844e1877309f7d7cd-rimg-w1200-h675-dc134129-gmir?v=1765102907

## FAQs

- **Q**: When and where is Youth Christmas Service being held?
  - **A:** Youth Christmas Service takes place on Sun, 14 Dec, 2025 at 09:00 am to Sun, 14 Dec, 2025 at 09:00 am at 2340 Manley Dr, Sun Prairie, WI, United States, Wisconsin 53590.
- **Q**: Who is organizing Youth Christmas Service?
  - **A:** Youth Christmas Service is organized by Transformation Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Christmas Service",
        "image": "https://cdn-az.allevents.in/events8/banners/b137908376a20e554a574af34396a7f4876e87f1c6aaee3844e1877309f7d7cd-rimg-w1200-h675-dc134129-gmir?v=1765102907",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/sun-prairie/youth-christmas-service/200029219739820",
        "location": {
            "@type": "Place",
            "name": "2340 Manley Dr, Sun Prairie, WI, United States, Wisconsin 53590",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2340 Manley Dr, Sun Prairie, WI 53590-9262, United States",
                "addressLocality": "Sun Prairie",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.18017",
                "longitude": "-89.18441"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual youth led Christmas service. We will have a pancake breakfast at 9 am followed by a 10 am worship service led by our student and kids ministry.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Transformation Church",
                "url": "https://allevents.in/org/transformation-church/26033919"
            }
        ]
    }
]
```