

# Event Details

- **Event Name**: pickle ball
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 11:00 am – Sat, 06 Dec, 2025 at 12:00 pm
- **Event Description**: First Saturday of each month
- **Event URL**: https://allevents.in/novato/pickle-ball/1600027634785048
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Novato
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.1095443
- **long**: -122.6008018
- **full address**: The Church of Jesus Christ of Latter-day Saints, 787 Kendon Lane, Novato, United States

## Event gallery

- **Alt text**: pickle ball
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2e5789f0-4357-11f0-a681-17aef9cecb5b-rimg-w690-h424-dca47530-gmir.png

## FAQs

- **Q**: When and where is pickle ball being held?
  - **A:** pickle ball takes place on Sat, 06 Dec, 2025 at 11:00 am to Sat, 06 Dec, 2025 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 787 Kendon Lane, Novato, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "pickle ball",
        "image": "https://cdn-az.allevents.in/events4/banners/2e5789f0-4357-11f0-a681-17aef9cecb5b-rimg-w690-h424-dca47530-gmir.png",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/novato/pickle-ball/1600027634785048",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "787 Kendon Lane",
                "addressLocality": "Novato",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.1095443",
                "longitude": "-122.6008018"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First Saturday of each month"
    }
]
```