

# Event Details

- **Event Name**: Pickleball Meeting
- **Event Start and End Date**: Thu, 04 Dec, 2025 at 01:30 pm
- **Event Description**: Lets talk pickleball! Meet with us on December 4th at 1:30pm at the SRC in the Activity Room.
- **Event URL**: https://allevents.in/savoy/pickleball-meeting/200029257923247
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Savoy
- **state**: IL
- **country**: United States
- **location**: 402 W Graham Dr, Savoy, IL, United States, Illinois 61874
- **lat**: 40.05772
- **long**: -88.25633
- **full address**: 402 W Graham Dr, Savoy, IL, United States, Illinois 61874

## Event gallery

- **Alt text**: Pickleball Meeting
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a4871939c8dd64bdfeefc9644a07a2a714d6635031d1c9cb15aa90735afa65fa-rimg-w1200-h1553-dcca6e4a-gmir?v=1764747371

## FAQs

- **Q**: When and where is Pickleball Meeting being held?
  - **A:** Pickleball Meeting takes place on Thu, 04 Dec, 2025 at 01:30 pm to Thu, 04 Dec, 2025 at 01:30 pm at 402 W Graham Dr, Savoy, IL, United States, Illinois 61874.
- **Q**: Who is organizing Pickleball Meeting?
  - **A:** Pickleball Meeting is organized by Savoy Recreation Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pickleball Meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/a4871939c8dd64bdfeefc9644a07a2a714d6635031d1c9cb15aa90735afa65fa-rimg-w1200-h1553-dcca6e4a-gmir?v=1764747371",
        "startDate": "2025-12-04",
        "url": "https://allevents.in/savoy/pickleball-meeting/200029257923247",
        "location": {
            "@type": "Place",
            "name": "402 W Graham Dr, Savoy, IL, United States, Illinois 61874",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "402 W Graham Dr, Savoy, IL 61874-9003, United States",
                "addressLocality": "Savoy",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.05772",
                "longitude": "-88.25633"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Lets talk pickleball! Meet with us on December 4th at 1:30pm at the SRC in the Activity Room.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Savoy Recreation Center",
                "url": "https://allevents.in/org/savoy-recreation-center/23318300"
            }
        ]
    }
]
```