

# Event Details

- **Event Name**: Sunday Worship Services
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 11:30 am – Sun, 28 Dec, 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/1600027737395217
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events9/banners/557470d0-d226-11f0-8e6b-3d758292774f-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5604c9f0-d226-11f0-8847-13c74ce67ee0-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 28 Dec, 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/events9/banners/557470d0-d226-11f0-8e6b-3d758292774f-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/pocatello/sunday-worship-services/1600027737395217",
        "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."
    }
]
```