

# Event Details

- **Event Name**: Prayer Night
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 07:00 pm – Sun, 26 Apr, 2026 at 07:00 pm (-04:00)
- **Event Description**: Join us at Center Chapel for Prayer Night each Sunday starting at 7:00 P.M. Our next Prayer Night is on Easter Sunday, April 5.
- **Event URL**: https://allevents.in/marion/prayer-night/200029938390245
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Marion
- **state**: IN
- **country**: United States
- **location**: Center Chapel of Marion
- **lat**: 40.524796353
- **long**: -85.507946288667
- **full address**: Center Chapel of Marion, 8733 E 200 S,Marion,IN,United States

## Event gallery

- **Alt text**: Prayer Night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/1deecf03f47093e37f26f330a1f99e07cc4eaec513d792f342f360477e7abc28-rimg-w588-h311-dc020203-gmir?v=1776116084

## FAQs

- **Q**: When and where is Prayer Night being held?
  - **A:** Prayer Night takes place on Sun, 19 Apr, 2026 at 07:00 pm to Sun, 26 Apr, 2026 at 07:00 pm at Center Chapel of Marion, 8733 E 200 S,Marion,IN,United States.
- **Q**: Who is organizing Prayer Night?
  - **A:** Prayer Night is organized by Center Chapel of Marion.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Prayer Night",
        "image": "https://cdn-az.allevents.in/events8/banners/1deecf03f47093e37f26f330a1f99e07cc4eaec513d792f342f360477e7abc28-rimg-w588-h311-dc020203-gmir?v=1776116084",
        "startDate": "2026-04-19T19:00:00-04:00",
        "endDate": "2026-04-26T19:00:00-04:00",
        "url": "https://allevents.in/marion/prayer-night/200029938390245",
        "location": {
            "@type": "Place",
            "name": "Center Chapel of Marion",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8733 E 200 S,Marion,IN,United States",
                "addressLocality": "Marion",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.524796353",
                "longitude": "-85.507946288667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at Center Chapel for Prayer Night each Sunday starting at 7:00 P.M. Our next Prayer Night is on Easter Sunday, April 5.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Center Chapel of Marion",
                "url": "https://allevents.in/org/center-chapel-of-marion/22443720"
            }
        ]
    }
]
```