

# Event Details

- **Event Name**: Prayer Night
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 05:00 pm
- **Event Description**: Join us for an evening of prayer before we begin the holiday season. After our time and prayer, we will be decorating the church for the Christmas season. Many hands make light work, so it should not take very long getting everything decorated.
- **Event URL**: https://allevents.in/ewing/prayer-night/200029229999504
- **Event Categories**: holiday, christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Ewing
- **state**: MO
- **country**: United States
- **location**: 1145 County Road 104, Ewing, MO
- **lat**: 39.92691
- **long**: -91.79637
- **full address**: 1145 County Road 104, Ewing, MO, United States

## Event gallery

- **Alt text**: Prayer Night
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/e5fa7dbbed09683628b0cc42c80aa8a8325a32ecbffe46d9a41f0d898bc7da3c-rimg-w1200-h675-dc2e1506-gmir?v=1763648104

## FAQs

- **Q**: When and where is Prayer Night being held?
  - **A:** Prayer Night takes place on Sun, 23 Nov, 2025 at 05:00 pm to Sun, 23 Nov, 2025 at 05:00 pm at 1145 County Road 104, Ewing, MO, United States.
- **Q**: Who is organizing Prayer Night?
  - **A:** Prayer Night is organized by Nelsonville Assembly of God.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Prayer Night",
        "image": "https://cdn-az.allevents.in/events1/banners/e5fa7dbbed09683628b0cc42c80aa8a8325a32ecbffe46d9a41f0d898bc7da3c-rimg-w1200-h675-dc2e1506-gmir?v=1763648104",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/ewing/prayer-night/200029229999504",
        "location": {
            "@type": "Place",
            "name": "1145 County Road 104, Ewing, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1145 County Road 104, Ewing, MO 63440-2018, United States",
                "addressLocality": "Ewing",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.92691",
                "longitude": "-91.79637"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an evening of prayer before we begin the holiday season. After our time and prayer, we will be decorating the church for the Christmas season. Many hands make light work, so it should not take very long getting everything decorated.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nelsonville Assembly of God",
                "url": "https://allevents.in/org/nelsonville-assembly-of-god/21721887"
            }
        ]
    }
]
```