

# Event Details

- **Event Name**: Ward Endowment Session
- **Event Start and End Date**: Fri, 22 May, 2026 at 06:30 pm – Fri, 22 May, 2026 at 08:30 pm (-06:00)
- **Event Description**: schedule your own appointment
- **Event URL**: https://allevents.in/pocatello/ward-endowment-session/1600029991625413
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Pocatello
- **state**: ID
- **country**: US
- **location**: Pocatello Temple
- **lat**: 42.9152042
- **long**: -112.4063575
- **full address**: Pocatello Temple, 3100 Butte St, Pocatello, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f3cf6990-421c-11f1-a3eb-e990c4005cdf-rimg-w1000-h562-dc

## FAQs

- **Q**: When and where is Ward Endowment Session being held?
  - **A:** Ward Endowment Session takes place on Fri, 22 May, 2026 at 06:30 pm to Fri, 22 May, 2026 at 08:30 pm at Pocatello Temple, 3100 Butte St, Pocatello, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Endowment Session",
        "image": "https://cdn-az.allevents.in/events2/banners/ff60fda0-421c-11f1-a3eb-e990c4005cdf-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-05-22T18:30:00-06:00",
        "endDate": "2026-05-22T20:30:00-06:00",
        "url": "https://allevents.in/pocatello/ward-endowment-session/1600029991625413",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Pocatello Temple",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3100 Butte St",
                "addressLocality": "Pocatello",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.9152042",
                "longitude": "-112.4063575"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "schedule your own appointment"
    }
]
```