

# Event Details

- **Event Name**: Elders Quorum Pickleball
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 07:00 pm – Tue, 16 Dec, 2025 at 09:00 pm
- **Event Description**: We’ll be playing pickleball at the church and have plenty of paddles available, so don’t worry if you don’t have one. This will be a monthly event, and as the weather warms up, we’ll start playing at local parks. Come try it out and have a great time!
- **Event URL**: https://allevents.in/omaha/elders-quorum-pickleball/1600028021840121
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Omaha
- **state**: NE
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.19140075197
- **long**: -96.173224358272
- **full address**: The Church of Jesus Christ of Latter-day Saints, 6820 South 164th Avenue, Omaha, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3a04c9f0-119f-11f0-8535-1395103e1165-rimg-w640-h427-dcf7

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 16 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 6820 South 164th Avenue, Omaha, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Elders Quorum Pickleball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Elders Quorum Pickleball",
        "image": "https://cdn-az.allevents.in/events8/banners/43347fb0-d5e0-11f0-aebb-5bee6a1ddbf9-rimg-w640-h427-dcf7d9a3-gmir.png",
        "startDate": "2025-12-16",
        "endDate": "2025-12-16",
        "url": "https://allevents.in/omaha/elders-quorum-pickleball/1600028021840121",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6820 South 164th Avenue",
                "addressLocality": "Omaha",
                "addressRegion": "NE",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.19140075197",
                "longitude": "-96.173224358272"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’ll be playing pickleball at the church and have plenty of paddles available, so don’t worry if you don’t have one. This will be a monthly event, and as the weather warms up, we’ll start playing at local parks. Come try it out and have a great time!"
    }
]
```