

# Event Details

- **Event Name**: Pickleball
- **Event Start and End Date**: Sat, 20 Sep, 2025 at 07:00 am – Sat, 20 Sep, 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/1600027730122227
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1fad3b70-961d-11f0-af90-89164850f59d-rimg-w1200-h857-dc62738b-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/20159a30-961d-11f0-9345-699a903f1f46-rimg-w300-h300-dc61748b-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 20 Sep, 2025 at 07:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 6800 Anderson Dr, The Colony, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Pickleball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pickleball",
        "image": "https://cdn-az.allevents.in/events1/banners/1fad3b70-961d-11f0-af90-89164850f59d-rimg-w1200-h857-dc62738b-gmir.jpg",
        "startDate": "2025-09-20",
        "endDate": "2025-09-20",
        "url": "https://allevents.in/the-colony/pickleball/1600027730122227",
        "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"
    }
]
```