

# Event Details

- **Event Name**: Deuel Creek 2nd Hour Meetings
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 02:00 pm – Sun, 28 Dec, 2025 at 03:00 pm
- **Event Description**: Relief Society, Elder's Quorum, Young Women, Young Men
- **Event URL**: https://allevents.in/centerville/deuel-creek-2nd-hour-meetings/1600028206513601
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Centerville
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.925167645222
- **long**: -111.88487681779
- **full address**: The Church of Jesus Christ of Latter-day Saints, 690 North 400 West, Centerville, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d5eec7b0-333e-11f0-b6e4-8346a1385c86-rimg-w1000-h667-dc4

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 28 Dec, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 690 North 400 West, Centerville, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Deuel Creek 2nd Hour Meetings ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Deuel Creek 2nd Hour Meetings",
        "image": "https://cdn-az.allevents.in/events10/banners/da3d3410-d20c-11f0-8e6b-3d758292774f-rimg-w1200-h800-dc4a4945-gmir.jpg",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/centerville/deuel-creek-2nd-hour-meetings/1600028206513601",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "690 North 400 West",
                "addressLocality": "Centerville",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.925167645222",
                "longitude": "-111.88487681779"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Relief Society, Elder's Quorum, Young Women, Young Men"
    }
]
```