

# Event Details

- **Event Name**: Hampton Ward Emotional Resilience Course
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 02:00 pm – Sun, 05 Apr, 2026 at 03:00 pm (-06:00)
- **Event Description**: This is a course designed to enhance emotional resilience and self reliance for all individuals.
- **Event URL**: https://allevents.in/boise/hampton-ward-emotional-resilience-course/1600029481232023
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Boise
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.626043167748
- **long**: -116.29496354588
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2323 North Maple Grove Road, Boise, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2515c750-ef03-11f0-8a94-a79c01f52a05-rimg-w1000-h562-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 05 Apr, 2026 at 02:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2323 North Maple Grove Road, Boise, US
- **Q**: Where can I find ticket details about Hampton Ward Emotional Resilience Course ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hampton Ward Emotional Resilience Course",
        "image": "https://cdn-az.allevents.in/events8/banners/24754190-ef03-11f0-8a94-a79c01f52a05-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-05T14:00:00-06:00",
        "endDate": "2026-04-05T15:00:00-06:00",
        "url": "https://allevents.in/boise/hampton-ward-emotional-resilience-course/1600029481232023",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2323 North Maple Grove Road",
                "addressLocality": "Boise",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.626043167748",
                "longitude": "-116.29496354588"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is a course designed to enhance emotional resilience and self reliance for all individuals."
    }
]
```