

# Event Details

- **Event Name**: Super Saturday at Kiwanis Park
- **Event Start and End Date**: Sat, 16 May, 2026 at 09:30 am – Sat, 16 May, 2026 at 11:30 am (-04:00)
- **Event Description**: Join us on the third Saturday of every month from October to May for a morning filled with fun. Activities will include a variety of STEM activities, special holiday celebrations and more!
- **Event URL**: https://allevents.in/stuart/super-saturday-at-kiwanis-park/200029998583318
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Stuart
- **state**: FL
- **country**: United States
- **location**: Kiwanis Park
- **lat**: 27.196258667647
- **long**: -80.252080914275
- **full address**: Kiwanis Park, Stuart, United States

## Event gallery

- **Alt text**: Super Saturday at Kiwanis Park
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ee02b6ddcdd77054c385985c4797094157a520a3f4e1331a9bc30292b9d00365-rimg-w1200-h676-dcf7f0e6-gmir?v=1777425557

## FAQs

- **Q**: When and where is Super Saturday at Kiwanis Park being held?
  - **A:** Super Saturday at Kiwanis Park takes place on Sat, 16 May, 2026 at 09:30 am to Sat, 16 May, 2026 at 11:30 am at Kiwanis Park, Stuart, United States.
- **Q**: Who is organizing Super Saturday at Kiwanis Park?
  - **A:** Super Saturday at Kiwanis Park is organized by City of Stuart Recreation.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Super Saturday at Kiwanis Park",
        "image": "https://cdn-az.allevents.in/events8/banners/ee02b6ddcdd77054c385985c4797094157a520a3f4e1331a9bc30292b9d00365-rimg-w1200-h676-dcf7f0e6-gmir?v=1777425557",
        "startDate": "2026-05-16T09:30:00-04:00",
        "endDate": "2026-05-16T11:30:00-04:00",
        "url": "https://allevents.in/stuart/super-saturday-at-kiwanis-park/200029998583318",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Kiwanis Park",
            "address": {
                "@type": "PostalAddress",
                "name": "Kiwanis Park, Stuart, United States",
                "addressLocality": "Stuart",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.196258667647",
                "longitude": "-80.252080914275"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on the third Saturday of every month from October to May for a morning filled with fun. Activities will include a variety of STEM activities, special holiday celebrations and more!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Stuart Recreation",
                "url": "https://allevents.in/org/city-of-stuart-recreation/21153195"
            }
        ]
    }
]
```