

# Event Details

- **Event Name**: Temple and Family History Fireside
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 06:00 pm – Sun, 19 Apr, 2026 at 09:00 pm (-06:00)
- **Event Description**: This is the culminating event for our Temple and Family History Week. It will include a presentation about the remodeling of the Salt Lake Temple. Presented by Georges Bonnet.
- **Event URL**: https://allevents.in/salt-lake-city/temple-and-family-history-fireside/1600029391476135
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Salt Lake City
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.664928741417
- **long**: -111.85602063618
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1250 East 4800 South, Salt Lake City, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e64bf510-df0a-11f0-afc1-a1720ce6e3f3-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 19 Apr, 2026 at 06:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1250 East 4800 South, Salt Lake City, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Temple and Family History Fireside ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Temple and Family History Fireside",
        "image": "https://cdn-az.allevents.in/events2/banners/b3f4e800-23e9-11f1-a65f-5fbb58f23dd1-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-19T18:00:00-06:00",
        "endDate": "2026-04-19T21:00:00-06:00",
        "url": "https://allevents.in/salt-lake-city/temple-and-family-history-fireside/1600029391476135",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1250 East 4800 South",
                "addressLocality": "Salt Lake City",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.664928741417",
                "longitude": "-111.85602063618"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is the culminating event for our Temple and Family History Week. It will include a presentation about the remodeling of the Salt Lake Temple. Presented by Georges Bonnet."
    }
]
```