

# Event Details

- **Event Name**: 3rd Ward Linger Longer
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 12:00 pm – Sun, 19 Apr, 2026 at 02:00 pm (-06:00)
- **Event Description**: Come linger with the ward family and share a treat.
- **Event URL**: https://allevents.in/midvale/3rd-ward-linger-longer/1600028054001358
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Midvale
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.608973
- **long**: -111.897681
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7825 South Olympus Street, Midvale, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b552eee0-18af-11f0-935d-e717096ecf18-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 19 Apr, 2026 at 12:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 7825 South Olympus Street, Midvale, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 3rd Ward Linger Longer ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "3rd Ward Linger Longer",
        "image": "https://cdn-az.allevents.in/events5/banners/7c327bc0-2421-11f1-9831-630114a07816-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-19T12:00:00-06:00",
        "endDate": "2026-04-19T14:00:00-06:00",
        "url": "https://allevents.in/midvale/3rd-ward-linger-longer/1600028054001358",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7825 South Olympus Street",
                "addressLocality": "Midvale",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.608973",
                "longitude": "-111.897681"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come linger with the ward family and share a treat."
    }
]
```