

# Event Details

- **Event Name**: Trek Equipment Drop Off
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 04:00 pm – Tue, 23 Jun, 2026 at 10:00 pm (-06:00)
- **Event Description**: Youth and leaders to drop off their equipment for trek at the stake center.
- **Event URL**: https://allevents.in/bluffdale/trek-equipment-drop-off/1600029145048625
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Bluffdale
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.48998621
- **long**: -111.9585691
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2742 West 14400 South, Bluffdale, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/01359300-bb88-11f0-be3c-f5a10d13c0d4-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 23 Jun, 2026 at 04:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2742 West 14400 South, Bluffdale, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Trek Equipment Drop Off ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trek Equipment Drop Off",
        "image": "https://cdn-az.allevents.in/events1/banners/dc5acef0-1ea2-11f1-8b2e-17fdfdffdc83-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-06-23T16:00:00-06:00",
        "endDate": "2026-06-23T22:00:00-06:00",
        "url": "https://allevents.in/bluffdale/trek-equipment-drop-off/1600029145048625",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2742 West 14400 South",
                "addressLocality": "Bluffdale",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.48998621",
                "longitude": "-111.9585691"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Youth and leaders to drop off their equipment for trek at the stake center."
    }
]
```