

# Event Details

- **Event Name**: Relief Society Pickleball
- **Event Start and End Date**: Thu, 19 Mar, 2026 at 08:30 am – Thu, 19 Mar, 2026 at 10:00 am
- **Event Description**: Beginners welcome, equipment provided
- **Event URL**: https://allevents.in/cottonwood-heights/relief-society-pickleball/1600028572478642
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Cottonwood Heights
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.622793774596
- **long**: -111.82665883009
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7075 South 2245 East, Cottonwood Heights, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5c4aff30-6b2b-11f0-9052-4362edc9b2ed-rimg-w612-h408-dcd8

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 19 Mar, 2026 at 08:30 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 7075 South 2245 East, Cottonwood Heights, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Relief Society Pickleball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Relief Society Pickleball",
        "image": "https://cdn-az.allevents.in/events3/banners/927de3f0-2391-11f1-8500-4f0c3b0bf48e-rimg-w612-h408-dcd8d8d9-gmir.jpg",
        "startDate": "2026-03-19",
        "endDate": "2026-03-19",
        "url": "https://allevents.in/cottonwood-heights/relief-society-pickleball/1600028572478642",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7075 South 2245 East",
                "addressLocality": "Cottonwood Heights",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.622793774596",
                "longitude": "-111.82665883009"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Beginners welcome, equipment provided"
    }
]
```