

# Event Details

- **Event Name**: Ammon Park Ward Worship Services
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 09:00 am – Sun, 30 Nov, 2025 at 11:00 am
- **Event URL**: https://allevents.in/pocatello/ammon-park-ward-worship-services/1600027834930315
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Pocatello
- **state**: ID
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.884950152494
- **long**: -112.43554862418
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1440 Lakeview Drive, Pocatello, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3388fdd0-e823-11ef-829c-1b99c8ec6f99-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Ammon Park Ward Worship Services being held?
  - **A:** Ammon Park Ward Worship Services takes place on Sun, 30 Nov, 2025 at 09:00 am to Sun, 30 Nov, 2025 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 1440 Lakeview Drive, Pocatello, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ammon Park Ward Worship Services",
        "image": "https://cdn-az.allevents.in/events5/banners/31b43dd0-e823-11ef-a867-4d2c2856d671-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/pocatello/ammon-park-ward-worship-services/1600027834930315",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1440 Lakeview Drive",
                "addressLocality": "Pocatello",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.884950152494",
                "longitude": "-112.43554862418"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```