

# Event Details

- **Event Name**: Ward Mission Fireside
- **Event Start and End Date**: Sun, 27 Sep, 2026 at 07:00 pm – Sun, 27 Sep, 2026 at 08:30 pm (-06:00)
- **Event Description**: This year’s efforts to search after and rescue the one, while faithfully ministering to the ninety-nine, have borne fruit. Please join us as we hear from some of our new members, whose inspiring journeys and unique experiences have led them into our fold.
- **Event URL**: https://allevents.in/salt-lake-city/ward-mission-fireside/1600030621702140
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Salt Lake City
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.775949
- **long**: -111.850496
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1300 East Fairfax Road, Salt Lake City, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/3c689010-a1ee-11f1-8b09-4b99f8fe4872-rimg-w1000-h1416-dc

## FAQs

- **Q**: When and where is Ward Mission Fireside being held?
  - **A:** Ward Mission Fireside takes place on Sun, 27 Sep, 2026 at 07:00 pm to Sun, 27 Sep, 2026 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 1300 East Fairfax Road, Salt Lake City, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Mission Fireside",
        "image": "https://cdn-az.allevents.in/events8/banners/9e5ea170-a7bf-11f1-a4a1-eb59356bc08b-rimg-w1054-h1492-dcf8e8e8-gmir.png",
        "startDate": "2026-09-27T19:00:00-06:00",
        "endDate": "2026-09-27T20:30:00-06:00",
        "url": "https://allevents.in/salt-lake-city/ward-mission-fireside/1600030621702140",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1300 East Fairfax Road",
                "addressLocality": "Salt Lake City",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.775949",
                "longitude": "-111.850496"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This year’s efforts to search after and rescue the one, while faithfully ministering to the ninety-nine, have borne fruit. Please join us as we hear from some of our new members, whose inspiring journeys and unique experiences have led them into our fold."
    }
]
```