

# Event Details

- **Event Name**: Mixed Pickleball
- **Event Start and End Date**: Mon, 02 Mar, 2026 at 07:00 am – Thu, 18 Feb, 2027 at 07:00 am (-06:00)
- **Event Description**: Pickleball open to all who want to join!
- **Event URL**: https://allevents.in/orem/mixed-pickleball/1600029662970628
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events6/banners/2dea5950-0951-11f1-8e72-eb9923d9d6b2-rimg-w1000-h532-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 02 Mar, 2026 at 07:00 am (-06:00)
- **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 Mixed Pickleball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Mixed Pickleball",
        "image": "https://cdn-az.allevents.in/events3/banners/a8e285d0-1903-11f1-ad5a-cbc13ca2151b-rimg-w1200-h638-dcd7dadc-gmir.jpg",
        "startDate": "2026-03-02T07:00:00-06:00",
        "endDate": "2027-02-18T07:00:00-06:00",
        "url": "https://allevents.in/orem/mixed-pickleball/1600029662970628",
        "eventStatus": "https://schema.org/EventScheduled",
        "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": "Pickleball open to all who want to join!"
    }
]
```