

# Event Details

- **Event Name**: Sunday Worship Services
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 11:30 am – Sun, 23 Nov, 2025 at 01:30 pm
- **Event Description**: Come join us in Sunday services. All are welcome.
- **Event URL**: https://allevents.in/pocatello/sunday-worship-services/1600027737403424
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Pocatello
- **state**: ID
- **country**: US
- **location**: LDS Oakwood Building
- **lat**: 42.872197
- **long**: -112.474575
- **full address**: LDS Oakwood Building, 225 Oakwood Drive, Pocatello, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1f4dc840-c20d-11f0-a572-671c7f3c2484-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+Worship+Services&date=23+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 23 Nov, 2025 at 11:30 am
- **Q**: Where is the event happening?
  - **A:** LDS Oakwood Building, 225 Oakwood Drive, Pocatello, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Sunday Worship Services ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Services",
        "image": "https://cdn-az.allevents.in/events7/banners/1f4dc840-c20d-11f0-a572-671c7f3c2484-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-23",
        "endDate": "2025-11-23",
        "url": "https://allevents.in/pocatello/sunday-worship-services/1600027737403424",
        "location": {
            "@type": "Place",
            "name": "LDS Oakwood Building",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "225 Oakwood Drive",
                "addressLocality": "Pocatello",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.872197",
                "longitude": "-112.474575"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us in Sunday services. All are welcome."
    }
]
```