

# Event Details

- **Event Name**: 23rd Ward Dessert Auction
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 04:00 pm – Sat, 18 Apr, 2026 at 10:00 pm (-06:00)
- **Event Description**: Fundraiser for youth programs.
- **Event URL**: https://allevents.in/bountiful/23rd-ward-dessert-auction/1600029713286020
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Bountiful
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.865107766125
- **long**: -111.8684278546
- **full address**: The Church of Jesus Christ of Latter-day Saints, 650 East 2150 South, Bountiful, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/edf67d60-0ffe-11f1-ba8b-3f5afee59419-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 18 Apr, 2026 at 04:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 650 East 2150 South, Bountiful, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 23rd Ward Dessert Auction ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "23rd Ward Dessert Auction",
        "image": "https://cdn-az.allevents.in/events9/banners/b67c47e0-1e93-11f1-be52-43aa0ae04bd6-rimg-w1200-h675-dcd7c1bf-gmir.jpg",
        "startDate": "2026-04-18T16:00:00-06:00",
        "endDate": "2026-04-18T22:00:00-06:00",
        "url": "https://allevents.in/bountiful/23rd-ward-dessert-auction/1600029713286020",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "650 East 2150 South",
                "addressLocality": "Bountiful",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.865107766125",
                "longitude": "-111.8684278546"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fundraiser for youth programs."
    }
]
```