

# Event Details

- **Event Name**: Night of Worship
- **Event Start and End Date**: Sun, 17 May, 2026 at 05:00 pm (-05:00)
- **Event Description**: Join us for an hour of worship and prayer! Children’s Ministry is provided for infants - K.
- **Event URL**: https://allevents.in/clinton/night-of-worship/200029976628153
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 60

## Ticket Details


## Event venue details

- **city**: Clinton
- **state**: IA
- **country**: United States
- **location**: 2378 South 14th Street, Clinton, IA, United States, Iowa
- **lat**: 41.82357
- **long**: -90.21887
- **full address**: 2378 South 14th Street, Clinton, IA, United States, Iowa

## Event gallery

- **Alt text**: Night of Worship
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/db750debed54acf93f609ffc3538846c88f30ff5db7c8a3cc2924204f823b945-rimg-w1200-h675-dc2b2829-gmir?v=1776906772

## FAQs

- **Q**: When and where is Night of Worship being held?
  - **A:** Night of Worship takes place on Sun, 17 May, 2026 at 05:00 pm to Sun, 17 May, 2026 at 05:00 pm at 2378 South 14th Street, Clinton, IA, United States, Iowa.
- **Q**: Who is organizing Night of Worship?
  - **A:** Night of Worship is organized by River Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Night of Worship",
        "image": "https://cdn-az.allevents.in/events5/banners/db750debed54acf93f609ffc3538846c88f30ff5db7c8a3cc2924204f823b945-rimg-w1200-h675-dc2b2829-gmir?v=1776906772",
        "startDate": "2026-05-17T17:00:00-05:00",
        "url": "https://allevents.in/clinton/night-of-worship/200029976628153",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "2378 South 14th Street, Clinton, IA, United States, Iowa",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "River Church, 2378 S 14th St, Clinton, IA 52732, United States",
                "addressLocality": "Clinton",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.82357",
                "longitude": "-90.21887"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an hour of worship and prayer! Children’s Ministry is provided for infants - K.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "River Church",
                "url": "https://allevents.in/org/river-church/23359922",
                "description": "River Church, Clinton. 6,311 likes · 1,042 talking about this · 7,666 were here. River Church is a place where everyone is welcome, everyone is needed,..."
            }
        ]
    }
]
```