

# Event Details

- **Event Name**: 1st Ward Women's Pickleball
- **Event Start and End Date**: Tue, 24 Mar, 2026 at 07:00 am – Tue, 24 Mar, 2026 at 09:00 am
- **Event Description**: All skill levels welcome! Come enjoy playing with other women in the ward.
- **Event URL**: https://allevents.in/orem/1st-ward-womens-pickleball/1600029181791149
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Orem
- **state**: UT
- **country**: US
- **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, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8840e420-1cd2-11f1-8026-d96a43b74dca-rimg-w1000-h537-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 24 Mar, 2026 at 07:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 620 E Heather Road, Orem, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 1st Ward Women's Pickleball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "1st Ward Women's Pickleball",
        "image": "https://cdn-az.allevents.in/events2/banners/158619c0-23ec-11f1-8500-4f0c3b0bf48e-rimg-w1200-h645-dcdadbdd-gmir.jpg",
        "startDate": "2026-03-24",
        "endDate": "2026-03-24",
        "url": "https://allevents.in/orem/1st-ward-womens-pickleball/1600029181791149",
        "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": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.331483",
                "longitude": "-111.681371"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All skill levels welcome! Come enjoy playing with other women in the ward."
    }
]
```