

# Event Details

- **Event Name**: DUP Meeting
- **Event Start and End Date**: Tue, 10 Feb, 2026 at 09:30 am – Tue, 10 Feb, 2026 at 01:00 pm
- **Event Description**: Daughters of Utah Pioneers monthly meeting
- **Event URL**: https://allevents.in/new-harmony/dup-meeting/1600028634381736
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: New Harmony
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.47758958325
- **long**: -113.30852183195
- **full address**: The Church of Jesus Christ of Latter-day Saints, 12 S Main St, New Harmony, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/18098bf0-7406-11f0-a6ac-b798ba085dc1-rimg-w1000-h667-dcd

## FAQs

- **Q**: When and where is DUP Meeting being held?
  - **A:** DUP Meeting takes place on Tue, 10 Feb, 2026 at 09:30 am to Tue, 10 Feb, 2026 at 01:00 pm at The Church of Jesus Christ of Latter-day Saints, 12 S Main St, New Harmony, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "DUP Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/69c4d4f0-069f-11f1-97b1-bfc352c3f941-rimg-w1200-h800-dcd7d8d9-gmir.jpg",
        "startDate": "2026-02-10",
        "endDate": "2026-02-10",
        "url": "https://allevents.in/new-harmony/dup-meeting/1600028634381736",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12 S Main St",
                "addressLocality": "New Harmony",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.47758958325",
                "longitude": "-113.30852183195"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Daughters of Utah Pioneers monthly meeting"
    }
]
```