

# Event Details

- **Event Name**: Worship Night
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 05:00 pm
- **Event Description**: A multiple-church worship night to lay down our differences, seek the face of Jesus, and lift up His name together.

Come expecting to encounter the presence and power of the living God!
- **Event URL**: https://allevents.in/topeka/worship-night/200029201464757
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Topeka
- **state**: KS
- **country**: United States
- **location**: 200 NW Gordon, Topeka, KS
- **lat**: 39.06969
- **long**: -95.66758
- **full address**: 200 NW Gordon, Topeka, KS, United States

## Event gallery

- **Alt text**: Worship Night
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Worship+Night&date=Sun%2C+16+Nov%2C+2025+at+05%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Worship Night being held?
  - **A:** Worship Night takes place on Sun, 16 Nov, 2025 at 05:00 pm to Sun, 16 Nov, 2025 at 05:00 pm at 200 NW Gordon, Topeka, KS, United States.
- **Q**: Who is organizing Worship Night?
  - **A:** Worship Night is organized by Open Way Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Worship Night",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Worship+Night&date=Sun%2C+16+Nov%2C+2025+at+05%3A00+pm&bg=3",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/topeka/worship-night/200029201464757",
        "location": {
            "@type": "Place",
            "name": "200 NW Gordon, Topeka, KS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 NW Gordon St, Topeka, KS 66608-1321, United States",
                "addressLocality": "Topeka",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.06969",
                "longitude": "-95.66758"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A multiple-church worship night to lay down our differences, seek the face of Jesus, and lift up His name together.\n\nCome expecting to encounter the presence and power of the living God!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Open Way Church",
                "url": "https://allevents.in/org/open-way-church/26885900"
            }
        ]
    }
]
```