

# Event Details

- **Event Name**: Desert Palms Ward Munch and Mingle
- **Event Start and End Date**: Sun, 10 May, 2026 at 01:00 pm – Sun, 10 May, 2026 at 02:00 pm (-07:00)
- **Event Description**: Come join us for some Pie after church! The ward will supply pies but feel free to bring a favorite pie if you want! Then spend some time getting to know each other better.
- **Event URL**: https://allevents.in/phoenix/desert-palms-ward-munch-and-mingle/1600028616770908
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Phoenix
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.562894147456
- **long**: -112.12612066093
- **full address**: The Church of Jesus Christ of Latter-day Saints, 8602 North 31st Avenue, Phoenix, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/189030a0-715f-11f0-a585-4f98a061f38c-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 10 May, 2026 at 01:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 8602 North 31st Avenue, Phoenix, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Desert Palms Ward Munch and Mingle ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Desert Palms Ward Munch and Mingle",
        "image": "https://cdn-az.allevents.in/events5/banners/f5198360-23ec-11f1-b21f-e7b51f3e47f4-rimg-w1200-h675-dcd7c1bf-gmir.jpg",
        "startDate": "2026-05-10T13:00:00-07:00",
        "endDate": "2026-05-10T14:00:00-07:00",
        "url": "https://allevents.in/phoenix/desert-palms-ward-munch-and-mingle/1600028616770908",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8602 North 31st Avenue",
                "addressLocality": "Phoenix",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.562894147456",
                "longitude": "-112.12612066093"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for some Pie after church! The ward will supply pies but feel free to bring a favorite pie if you want! Then spend some time getting to know each other better."
    }
]
```