

# Event Details

- **Event Name**: Worship Service
- **Event Start and End Date**: Sun, 18 Jan, 2026 at 01:30 pm – Sun, 18 Jan, 2026 at 03:30 pm
- **Event Description**: Come join us for our weekly worship service. We focus on the Savior, Jesus Christ. All are welcome!
- **Event URL**: https://allevents.in/pocatello/worship-service/1600028200598010
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Pocatello
- **state**: ID
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.914371167378
- **long**: -112.40947846528
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2140 Satterfield Drive, Pocatello, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b6de6a30-3274-11f0-8350-afeb6882cfac-rimg-w1000-h562-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 18 Jan, 2026 at 01:30 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2140 Satterfield Drive, Pocatello, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Worship Service ?
  - **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",
        "image": "https://cdn-az.allevents.in/events7/banners/83e5dac0-6c83-11f0-9ceb-33d012fff073-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-01-18",
        "endDate": "2026-01-18",
        "url": "https://allevents.in/pocatello/worship-service/1600028200598010",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2140 Satterfield Drive",
                "addressLocality": "Pocatello",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.914371167378",
                "longitude": "-112.40947846528"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for our weekly worship service. We focus on the Savior, Jesus Christ. All are welcome!"
    }
]
```