

# Event Details

- **Event Name**: Holladay 14th Ward Pickleball
- **Event Start and End Date**: Tue, 19 May, 2026 at 07:00 pm – Tue, 19 May, 2026 at 08:00 pm (-06:00)
- **Event URL**: https://allevents.in/holladay/holladay-14th-ward-pickleball/1600027444967511
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Holladay
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.662788172986
- **long**: -111.8234918098
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4917 South Viewmont Street, 2085 East, Holladay, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/439e1b80-2443-11f1-9831-630114a07816-rimg-w1200-h675-dcc3bbaa-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4406ef70-2443-11f1-886e-e3e40c802de8-rimg-w300-h300-dcd6d0c1-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 19 May, 2026 at 07:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 4917 South Viewmont Street, 2085 East, Holladay, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Holladay 14th Ward Pickleball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Holladay 14th Ward Pickleball",
        "image": "https://cdn-az.allevents.in/events5/banners/439e1b80-2443-11f1-9831-630114a07816-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2026-05-19T19:00:00-06:00",
        "endDate": "2026-05-19T20:00:00-06:00",
        "url": "https://allevents.in/holladay/holladay-14th-ward-pickleball/1600027444967511",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4917 South Viewmont Street, 2085 East",
                "addressLocality": "Holladay",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.662788172986",
                "longitude": "-111.8234918098"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```