

# Event Details

- **Event Name**: 1st Ward Pickleball
- **Event Start and End Date**: Tue, 17 Mar, 2026 at 07:00 am – Tue, 24 Mar, 2026 at 07:00 am
- **Event Description**: Playing pickleball before work. Come join us!
- **Event URL**: https://allevents.in/orem/1st-ward-pickleball/1600028050627241
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Orem
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.331483
- **long**: -111.681371
- **full address**: The Church of Jesus Christ of Latter-day Saints, 620 E Heather Road, Orem, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/3d282150-17f2-11f0-94ff-8f58a4f75b8f-rimg-w1000-h562-dcc

## FAQs

- **Q**: When and where is 1st Ward Pickleball being held?
  - **A:** 1st Ward Pickleball takes place on Tue, 17 Mar, 2026 at 07:00 am to Tue, 24 Mar, 2026 at 07:00 am at The Church of Jesus Christ of Latter-day Saints, 620 E Heather Road, Orem, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "1st Ward Pickleball",
        "image": "https://cdn-az.allevents.in/events8/banners/3c56eea0-17f2-11f0-94ff-8f58a4f75b8f-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2026-03-17",
        "endDate": "2026-03-24",
        "url": "https://allevents.in/orem/1st-ward-pickleball/1600028050627241",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "620 E Heather Road",
                "addressLocality": "Orem",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.331483",
                "longitude": "-111.681371"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Playing pickleball before work. Come join us!"
    }
]
```