

# Event Details

- **Event Name**: Prayer Gathering
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 08:00 am – Sat, 06 Jun, 2026 at 09:00 am
- **Event Description**: The church will be open from 8 AM to 9 AM for a time of individual prayer with your church family. Come and go as time allows.
- **Event URL**: https://allevents.in/hayden/prayer-gathering/200030078153510
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Hayden
- **state**: ID
- **country**: United States
- **location**: 1042 W Hayden Ave, Hayden, ID
- **lat**: 47.75865
- **long**: -116.80066
- **full address**: 1042 W Hayden Ave, Hayden, ID, United States

## Event gallery

- **Alt text**: Prayer Gathering
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d3ab1cb7fe01297221f32d04a93f70de1ca9c2f4603e7bda6d5124b1cd22d0b5-rimg-w1200-h1600-dca29492-gmir?v=1779954632

## FAQs

- **Q**: When and where is Prayer Gathering being held?
  - **A:** Prayer Gathering takes place on Sat, 06 Jun, 2026 at 08:00 am to Sat, 06 Jun, 2026 at 09:00 am at 1042 W Hayden Ave, Hayden, ID, United States.
- **Q**: Who is organizing Prayer Gathering?
  - **A:** Prayer Gathering is organized by Journey Ministries.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Prayer Gathering",
        "image": "https://cdn-az.allevents.in/events1/banners/d3ab1cb7fe01297221f32d04a93f70de1ca9c2f4603e7bda6d5124b1cd22d0b5-rimg-w1200-h1600-dca29492-gmir?v=1779954632",
        "startDate": "2026-06-06",
        "endDate": "2026-06-06",
        "url": "https://allevents.in/hayden/prayer-gathering/200030078153510",
        "location": {
            "@type": "Place",
            "name": "1042 W Hayden Ave, Hayden, ID",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1042 W Hayden Ave, Hayden, ID 83835-8793, United States",
                "addressLocality": "Hayden",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.75865",
                "longitude": "-116.80066"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The church will be open from 8 AM to 9 AM for a time of individual prayer with your church family. Come and go as time allows.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Journey Ministries",
                "url": "https://allevents.in/org/journey-ministries/14798139",
                "description": "Journey Ministries - Celebration Sunday's at 9:00am & 10:30am"
            }
        ]
    }
]
```