

# Event Details

- **Event Name**: Brunch with the Bishop
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 12:45 pm – Sun, 23 Nov, 2025 at 02:00 pm
- **Event Description**: Sunday Brunch with the Bishop. All youth are invited!
- **Event URL**: https://allevents.in/south-jordan/brunch-with-the-bishop/1600027776480638
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: South Jordan
- **state**: UT
- **country**: United States
- **location**: Bishop's House
- **lat**: 40.546792
- **long**: -112.041102
- **full address**: Bishop's House, 6311 W Moon Valley Dr, South Jordan, United States

## Event gallery

- **Alt text**: Brunch with the Bishop
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b19cdf90-2c96-11f0-9fa1-836a0d8eb2b0-rimg-w920-h519-dcffffff-gmir.jpg

## FAQs

- **Q**: When and where is Brunch with the Bishop being held?
  - **A:** Brunch with the Bishop takes place on Sun, 23 Nov, 2025 at 12:45 pm to Sun, 23 Nov, 2025 at 02:00 pm at Bishop's House, 6311 W Moon Valley Dr, South Jordan, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Brunch with the Bishop",
        "image": "https://cdn-az.allevents.in/events10/banners/b19cdf90-2c96-11f0-9fa1-836a0d8eb2b0-rimg-w920-h519-dcffffff-gmir.jpg",
        "startDate": "2025-11-23",
        "endDate": "2025-11-23",
        "url": "https://allevents.in/south-jordan/brunch-with-the-bishop/1600027776480638",
        "location": {
            "@type": "Place",
            "name": "Bishop's House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6311 W Moon Valley Dr",
                "addressLocality": "South Jordan",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.546792",
                "longitude": "-112.041102"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday Brunch with the Bishop. All youth are invited!"
    }
]
```