

# Event Details

- **Event Name**: Worship Service
- **Event Start and End Date**: Sun, 22 Mar, 2026 at 01:30 pm – Sun, 17 May, 2026 at 01:30 pm (-06:00)
- **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/1600028200593502
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Pocatello
- **state**: ID
- **country**: US
- **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, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/6a2489e0-3274-11f0-9a54-ddcee3b8d538-rimg-w1000-h562-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 22 Mar, 2026 at 01:30 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2140 Satterfield Drive, Pocatello, US
- **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/events5/banners/464fee80-2416-11f1-9831-630114a07816-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-22T13:30:00-06:00",
        "endDate": "2026-05-17T13:30:00-06:00",
        "url": "https://allevents.in/pocatello/worship-service/1600028200593502",
        "eventStatus": "https://schema.org/EventScheduled",
        "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": {
                    "@type": "Country",
                    "name": "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!"
    }
]
```