

# Event Details

- **Event Name**: Crescent 10th Ward Fundraiser
- **Event Start and End Date**: Sat, 09 May, 2026 at 12:00 pm – Sat, 09 May, 2026 at 05:00 pm (-06:00)
- **Event Description**: Car wash and silent auction
- **Event URL**: https://allevents.in/sandy/crescent-10th-ward-fundraiser/1600029850672414
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Sandy
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.552890959681
- **long**: -111.84322594872
- **full address**: The Church of Jesus Christ of Latter-day Saints, 10945 South 1700 East, Sandy, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1c5b26a0-269e-11f1-a591-7f7175887899-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 09 May, 2026 at 12:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 10945 South 1700 East, Sandy, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Crescent 10th Ward Fundraiser ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Crescent 10th Ward Fundraiser",
        "image": "https://cdn-az.allevents.in/events1/banners/280831f0-269e-11f1-8500-4f0c3b0bf48e-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-05-09T12:00:00-06:00",
        "endDate": "2026-05-09T17:00:00-06:00",
        "url": "https://allevents.in/sandy/crescent-10th-ward-fundraiser/1600029850672414",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10945 South 1700 East",
                "addressLocality": "Sandy",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.552890959681",
                "longitude": "-111.84322594872"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Car wash and silent auction"
    }
]
```