

# Event Details

- **Event Name**: Worship Service (7th Ward)
- **Event Start and End Date**: Sun, 26 Jul, 2026 at 12:00 pm – Sun, 26 Jul, 2026 at 01:00 pm (-06:00)
- **Event Description**: Christian worship including the Sacrament (Communion). All are welcome and invited to join!
- **Event URL**: https://allevents.in/clinton/worship-service-7th-ward/1600029696799029
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Clinton
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.140417697157
- **long**: -112.05383545185
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1448 West 1800 North, Clinton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e9f9a0e0-0dc7-11f1-90dd-6dae82058284-rimg-w1000-h563-dce

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 26 Jul, 2026 at 12:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1448 West 1800 North, Clinton, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Worship Service (7th Ward) ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Worship Service (7th Ward)",
        "image": "https://cdn-az.allevents.in/events1/banners/2b30c100-198b-11f1-bc88-dd98c03efcf8-rimg-w1200-h675-dcedeff2-gmir.jpg",
        "startDate": "2026-07-26T12:00:00-06:00",
        "endDate": "2026-07-26T13:00:00-06:00",
        "url": "https://allevents.in/clinton/worship-service-7th-ward/1600029696799029",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1448 West 1800 North",
                "addressLocality": "Clinton",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.140417697157",
                "longitude": "-112.05383545185"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christian worship including the Sacrament (Communion). All are welcome and invited to join!"
    }
]
```