

# Event Details

- **Event Name**: Night of Prayer @ Dallas Foursquare Church
- **Event Start and End Date**: Sun, 11 Jan, 2026 at 05:00 pm
- **Event Description**: We’ll take time to pray and seek God's will for our lives, our church, our community, and our world. Please mark your calendars and plan to join us for this special time of prayer!
- **Event URL**: https://allevents.in/dallas/night-of-prayer-dallas-foursquare-church/200029460232918
- **Event Categories**: calendar
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: OR
- **country**: United States
- **location**: 976 SW Hayter St, Dallas, OR
- **lat**: 44.91977
- **long**: -123.32101
- **full address**: 976 SW Hayter St, Dallas, OR, United States

## Event gallery

- **Alt text**: Night of Prayer @ Dallas Foursquare Church
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/dfd42913698372d1b574e46ca866b1c3727616d6b5e3e370683ab23601789979-rimg-w1200-h1200-dc90908e-gmir?v=1767829578

## FAQs

- **Q**: When and where is Night of Prayer @ Dallas Foursquare Church being held?
  - **A:** Night of Prayer @ Dallas Foursquare Church takes place on Sun, 11 Jan, 2026 at 05:00 pm to Sun, 11 Jan, 2026 at 05:00 pm at 976 SW Hayter St, Dallas, OR, United States.
- **Q**: Who is organizing Night of Prayer @ Dallas Foursquare Church?
  - **A:** Night of Prayer @ Dallas Foursquare Church is organized by Dallas Foursquare Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Night of Prayer @ Dallas Foursquare Church",
        "image": "https://cdn-az.allevents.in/events3/banners/dfd42913698372d1b574e46ca866b1c3727616d6b5e3e370683ab23601789979-rimg-w1200-h1200-dc90908e-gmir?v=1767829578",
        "startDate": "2026-01-11",
        "url": "https://allevents.in/dallas/night-of-prayer-dallas-foursquare-church/200029460232918",
        "location": {
            "@type": "Place",
            "name": "976 SW Hayter St, Dallas, OR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "976 SW Hayter St, Dallas, OR 97338-2254, United States",
                "addressLocality": "Dallas",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.91977",
                "longitude": "-123.32101"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’ll take time to pray and seek God's will for our lives, our church, our community, and our world. Please mark your calendars and plan to join us for this special time of prayer!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dallas Foursquare Church",
                "url": "https://allevents.in/org/dallas-foursquare-church/26837484"
            }
        ]
    }
]
```