

# Event Details

- **Event Name**: Pickle Ball
- **Event Start and End Date**: Thu, 04 Dec, 2025 at 06:30 pm – Thu, 04 Dec, 2025 at 08:30 pm
- **Event Description**: Ward pickle ball night
- **Event URL**: https://allevents.in/shelton/pickle-ball/1600027730322347
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Shelton
- **state**: WA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.2198049
- **long**: -123.11194
- **full address**: The Church of Jesus Christ of Latter-day Saints, 916 North 12th Street, Shelton, United States

## Event gallery

- **Alt text**: Pickle Ball
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f89caca0-5328-11f0-89a3-53d0ad149218-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Pickle Ball being held?
  - **A:** Pickle Ball takes place on Thu, 04 Dec, 2025 at 06:30 pm to Thu, 04 Dec, 2025 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 916 North 12th Street, Shelton, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Pickle Ball",
        "image": "https://cdn-az.allevents.in/events8/banners/f89caca0-5328-11f0-89a3-53d0ad149218-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-04",
        "endDate": "2025-12-04",
        "url": "https://allevents.in/shelton/pickle-ball/1600027730322347",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "916 North 12th Street",
                "addressLocality": "Shelton",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.2198049",
                "longitude": "-123.11194"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ward pickle ball night"
    }
]
```