

# Event Details

- **Event Name**: DUP (Daughters of Utah Pioneers) Meeting
- **Event Start and End Date**: Tue, 02 Jun, 2026 at 12:00 pm – Tue, 02 Jun, 2026 at 04:00 pm (-06:00)
- **Event Description**: Daughters of the Utah Pioneers group meets a this time. Anyone who wants to be part of the DUP can come to this meeting.
- **Event URL**: https://allevents.in/kearns/dup-daughters-of-utah-pioneers-meeting/1600027693227631
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Kearns
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.666656761504
- **long**: -111.99310225779
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4715 South 4300 West, Kearns, US

## Event gallery

- **Alt text**: DUP (Daughters of Utah Pioneers) Meeting
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/7e736170-337f-11f1-815c-a90acb8b9ebc-rimg-w1200-h675-dc19172e-gmir.png

## FAQs

- **Q**: When and where is DUP (Daughters of Utah Pioneers) Meeting being held?
  - **A:** DUP (Daughters of Utah Pioneers) Meeting takes place on Tue, 02 Jun, 2026 at 12:00 pm to Tue, 02 Jun, 2026 at 04:00 pm at The Church of Jesus Christ of Latter-day Saints, 4715 South 4300 West, Kearns, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "DUP (Daughters of Utah Pioneers) Meeting",
        "image": "https://cdn-az.allevents.in/events10/banners/7e736170-337f-11f1-815c-a90acb8b9ebc-rimg-w1200-h675-dc19172e-gmir.png",
        "startDate": "2026-06-02T12:00:00-06:00",
        "endDate": "2026-06-02T16:00:00-06:00",
        "url": "https://allevents.in/kearns/dup-daughters-of-utah-pioneers-meeting/1600027693227631",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4715 South 4300 West",
                "addressLocality": "Kearns",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.666656761504",
                "longitude": "-111.99310225779"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Daughters of the Utah Pioneers group meets a this time. Anyone who wants to be part of the DUP can come to this meeting."
    }
]
```