

# Event Details

- **Event Name**: National Day of Prayer
- **Event Start and End Date**: Thu, 01 May, 2025 at 07:00 pm – Thu, 01 May, 2025 at 08:00 pm
- **Event Description**: The National day of Prayer will be held at the Assembly of God Church "Pour out to the God of Hope and be Filled" Romans 15:13
- **Event URL**: https://allevents.in/urie/national-day-of-prayer/1600028051090026
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600028051090026

## Event venue details

- **city**: Urie
- **state**: WY
- **country**: US
- **location**: Assembly of God Church
- **lat**: 41.3056867
- **long**: -110.3369952
- **full address**: Assembly of God Church, 2705 North Highway 414, Urie, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6bf40b90-180e-11f0-8efd-c36d4e794d23-rimg-w1000-h563-dcd

## FAQs

- **Q**: When and where is National Day of Prayer being held?
  - **A:** National Day of Prayer takes place on Thu, 01 May, 2025 at 07:00 pm to Thu, 01 May, 2025 at 08:00 pm at Assembly of God Church, 2705 North Highway 414, Urie, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "National Day of Prayer",
        "image": "https://cdn-az.allevents.in/events3/banners/6b3d8cd0-180e-11f0-8efd-c36d4e794d23-rimg-w1200-h675-dcd7bda8-gmir.jpg",
        "startDate": "2025-05-01",
        "endDate": "2025-05-01",
        "url": "https://allevents.in/urie/national-day-of-prayer/1600028051090026",
        "location": {
            "@type": "Place",
            "name": "Assembly of God Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2705 North Highway 414",
                "addressLocality": "Urie",
                "addressRegion": "WY",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.3056867",
                "longitude": "-110.3369952"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The National day of Prayer will be held at the Assembly of God Church \"Pour out to the God of Hope and be Filled\" Romans 15:13"
    }
]
```