

# Event Details

- **Event Name**: Pickleball
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 03:30 pm – Fri, 19 Dec, 2025 at 04:30 pm
- **Event URL**: https://allevents.in/dallas/pickleball/1600027797285007
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Dallas
- **state**: OR
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 44.9154954
- **long**: -123.3337641
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1401 Southwest 13th Street, Dallas, United States

## Event gallery

- **Alt text**: Pickleball
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/6c07e570-5319-11f0-89a3-53d0ad149218-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Pickleball being held?
  - **A:** Pickleball takes place on Fri, 19 Dec, 2025 at 03:30 pm to Fri, 19 Dec, 2025 at 04:30 pm at The Church of Jesus Christ of Latter-day Saints, 1401 Southwest 13th Street, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Pickleball",
        "image": "https://cdn-az.allevents.in/events7/banners/6c07e570-5319-11f0-89a3-53d0ad149218-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-19",
        "endDate": "2025-12-19",
        "url": "https://allevents.in/dallas/pickleball/1600027797285007",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1401 Southwest 13th Street",
                "addressLocality": "Dallas",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.9154954",
                "longitude": "-123.3337641"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```