

# Event Details

- **Event Name**: New Year's Eve Worship Service
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 06:30 pm – Wed, 31 Dec, 2025 at 07:30 pm
- **Event Description**: Join us in worship as we celebrate the end of one year and the beginning of another.
- **Event URL**: https://allevents.in/topeka/new-years-eve-worship-service/200029201494250
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Topeka
- **state**: KS
- **country**: United States
- **location**: Christ Lutheran Church
- **lat**: 39.004179
- **long**: -95.705807
- **full address**: Christ Lutheran Church, 3509 SW Burlingame Rd,Topeka, Kansas, United States

## Event gallery

- **Alt text**: New Year's Eve Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/fa9a97f3a3bd654bc874760f8a53a814d3a2a10a5a6fee33f71c0ad464f2b66a-rimg-w1200-h675-dcfffffe-gmir?v=1766636950

## FAQs

- **Q**: When and where is New Year's Eve Worship Service being held?
  - **A:** New Year's Eve Worship Service takes place on Wed, 31 Dec, 2025 at 06:30 pm to Wed, 31 Dec, 2025 at 07:30 pm at Christ Lutheran Church, 3509 SW Burlingame Rd,Topeka, Kansas, United States.
- **Q**: Who is organizing New Year's Eve Worship Service?
  - **A:** New Year's Eve Worship Service is organized by Christ Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Year's Eve Worship Service",
        "image": "https://cdn-az.allevents.in/events3/banners/fa9a97f3a3bd654bc874760f8a53a814d3a2a10a5a6fee33f71c0ad464f2b66a-rimg-w1200-h675-dcfffffe-gmir?v=1766636950",
        "startDate": "2025-12-31",
        "endDate": "2025-12-31",
        "url": "https://allevents.in/topeka/new-years-eve-worship-service/200029201494250",
        "location": {
            "@type": "Place",
            "name": "Christ Lutheran Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3509 SW Burlingame Rd,Topeka, Kansas",
                "addressLocality": "Topeka",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.004179",
                "longitude": "-95.705807"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in worship as we celebrate the end of one year and the beginning of another.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christ Lutheran Church",
                "url": "https://allevents.in/org/christ-lutheran-church/26021868",
                "description": "Christ Lutheran Church, Topeka. 623 likes · 111 talking about this · 467 were here. The Forgiveness Place"
            }
        ]
    }
]
```