

# Event Details

- **Event Name**: Pickleball
- **Event Start and End Date**: Sat, 27 Dec, 2025 at 07:00 am – Sat, 27 Dec, 2025 at 09:00 am
- **Event Description**: Pickleball in the cultural hall - played most Saturdays - all skill levels welcome
- **Event URL**: https://allevents.in/the-colony/pickleball/1600027730116525
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: The Colony
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.095823236347
- **long**: -96.900164171997
- **full address**: The Church of Jesus Christ of Latter-day Saints, 6800 Anderson Dr, The Colony, US

## Event gallery

- **Alt text**: Pickleball
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/3f049520-e327-11f0-b1e5-fb8d04c0193d-rimg-w1200-h857-dc62738b-gmir.jpg

## FAQs

- **Q**: When and where is Pickleball being held?
  - **A:** Pickleball takes place on Sat, 27 Dec, 2025 at 07:00 am to Sat, 27 Dec, 2025 at 09:00 am at The Church of Jesus Christ of Latter-day Saints, 6800 Anderson Dr, The Colony, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Pickleball is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in The Colony, this event is thoughtfully curated to deliver a standout experience worth every moment. If Pickleball sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Pickleball",
        "image": "https://cdn-az.allevents.in/events5/banners/3f049520-e327-11f0-b1e5-fb8d04c0193d-rimg-w1200-h857-dc62738b-gmir.jpg",
        "startDate": "2025-12-27",
        "endDate": "2025-12-27",
        "url": "https://allevents.in/the-colony/pickleball/1600027730116525",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6800 Anderson Dr",
                "addressLocality": "The Colony",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.095823236347",
                "longitude": "-96.900164171997"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pickleball in the cultural hall - played most Saturdays - all skill levels welcome"
    }
]
```