

# Event Details

- **Event Name**: Pickleball
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 07:30 pm – Thu, 25 Dec, 2025 at 09:00 pm
- **Event Description**: Come play pickleball with us in the gym of the Grant Road building!
- **Event URL**: https://allevents.in/los-altos/pickleball/1600028181068647
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Los Altos
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.3591416
- **long**: -122.078507
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1300 Grant Road, Los Altos, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/91644bb0-2f6f-11f0-8404-797e3287d259-rimg-w1000-h689-dc0

## FAQs

- **Q**: When and where is Pickleball being held?
  - **A:** Pickleball takes place on Thu, 25 Dec, 2025 at 07:30 pm to Thu, 25 Dec, 2025 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 1300 Grant Road, Los Altos, 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 Los Altos, 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/events2/banners/cf0e0b00-d5e0-11f0-a572-8351d1aa0224-rimg-w1200-h827-dc165f96-gmir.jpg",
        "startDate": "2025-12-25",
        "endDate": "2025-12-25",
        "url": "https://allevents.in/los-altos/pickleball/1600028181068647",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1300 Grant Road",
                "addressLocality": "Los Altos",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.3591416",
                "longitude": "-122.078507"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come play pickleball with us in the gym of the Grant Road building!"
    }
]
```