

# Event Details

- **Event Name**: Ward Prayer
- **Event Start and End Date**: Sun, 04 Jan, 2026 at 07:30 pm – Sun, 04 Jan, 2026 at 09:30 pm
- **Event Description**: Come and enjoy time as a ward as we Pray for others and feast on the best grilled cheese you have every tasted (so I'm told)Bishop's House5812 W Shady Stone Dr. South Jordan, Ut 84009
- **Event URL**: https://allevents.in/south-jordan/ward-prayer/1600027552550851
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: South Jordan
- **state**: UT
- **country**: United States
- **location**: Bishop's House
- **lat**: 40.540117
- **long**: -112.029551
- **full address**: Bishop's House, 5812 W Shady Stone Dr, South Jordan, United States

## Event gallery

- **Alt text**: Ward Prayer
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/42730620-2c47-11f0-b268-d78ed8940c40-rimg-w1200-h675-dc8fbdf4-gmir.jpg

## FAQs

- **Q**: When and where is Ward Prayer being held?
  - **A:** Ward Prayer takes place on Sun, 04 Jan, 2026 at 07:30 pm to Sun, 04 Jan, 2026 at 09:30 pm at Bishop's House, 5812 W Shady Stone Dr, South Jordan, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Prayer",
        "image": "https://cdn-az.allevents.in/events3/banners/42730620-2c47-11f0-b268-d78ed8940c40-rimg-w1200-h675-dc8fbdf4-gmir.jpg",
        "startDate": "2026-01-04",
        "endDate": "2026-01-04",
        "url": "https://allevents.in/south-jordan/ward-prayer/1600027552550851",
        "location": {
            "@type": "Place",
            "name": "Bishop's House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5812 W Shady Stone Dr",
                "addressLocality": "South Jordan",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.540117",
                "longitude": "-112.029551"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and enjoy time as a ward as we Pray for others and feast on the best grilled cheese you have every tasted (so I'm told)Bishop's House5812 W Shady Stone Dr. South Jordan, Ut 84009"
    }
]
```