

# Event Details

- **Event Name**: Self Reliance - Personal Finance
- **Event Start and End Date**: Thu, 09 Apr, 2026 at 06:30 pm – Thu, 09 Apr, 2026 at 08:00 pm (-06:00)
- **Event Description**: held once a week for 12 weeks
- **Event URL**: https://allevents.in/provo/self-reliance-personal-finance/1600029761272212
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Provo
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.24818723
- **long**: -111.6776345
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1081 West 1060 North, Provo, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2ce58f40-1651-11f1-a54b-4915d171efa4-rimg-w920-h519-dc49

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 09 Apr, 2026 at 06:30 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1081 West 1060 North, Provo, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Self Reliance - Personal Finance ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Self Reliance - Personal Finance",
        "image": "https://cdn-az.allevents.in/events9/banners/44855870-1925-11f1-873b-83c228c2ac97-rimg-w920-h519-dc49747a-gmir.png",
        "startDate": "2026-04-09T18:30:00-06:00",
        "endDate": "2026-04-09T20:00:00-06:00",
        "url": "https://allevents.in/provo/self-reliance-personal-finance/1600029761272212",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1081 West 1060 North",
                "addressLocality": "Provo",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.24818723",
                "longitude": "-111.6776345"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "held once a week for 12 weeks"
    }
]
```