

# Event Details

- **Event Name**: Saturday Senders Club
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 09:15 am – Sat, 20 Dec, 2025 at 12:00 pm
- **Event Description**: We will be riding every Saturday morning at 9:30am.  This will be weather-dependent.
- **Event URL**: https://allevents.in/roeland-park/saturday-senders-club/200029351694642
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Roeland Park
- **state**: KS
- **country**: United States
- **location**: Nall Park Trailhead
- **lat**: 39.040889803946
- **long**: -94.646675129281
- **full address**: Nall Park Trailhead, 4807 Birch St, Roeland Park, KS 66205-1101, United States

## Event gallery

- **Alt text**: Saturday Senders Club
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/81d6f94914766d43534721c7a3f92b86ff1069847e9c712124701f643aeb0b64-rimg-w959-h854-dcdaeaf0-gmir?v=1765660661

## FAQs

- **Q**: When and where is Saturday Senders Club being held?
  - **A:** Saturday Senders Club takes place on Sat, 20 Dec, 2025 at 09:15 am to Sat, 20 Dec, 2025 at 12:00 pm at Nall Park Trailhead, 4807 Birch St, Roeland Park, KS 66205-1101, United States.
- **Q**: Who is organizing Saturday Senders Club?
  - **A:** Saturday Senders Club is organized by Prairie Sailor Co..

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saturday Senders Club",
        "image": "https://cdn-az.allevents.in/events2/banners/81d6f94914766d43534721c7a3f92b86ff1069847e9c712124701f643aeb0b64-rimg-w959-h854-dcdaeaf0-gmir?v=1765660661",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/roeland-park/saturday-senders-club/200029351694642",
        "location": {
            "@type": "Place",
            "name": "Nall Park Trailhead",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4807 Birch St, Roeland Park, KS 66205-1101, United States",
                "addressLocality": "Roeland Park",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.040889803946",
                "longitude": "-94.646675129281"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be riding every Saturday morning at 9:30am.  This will be weather-dependent.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Prairie Sailor Co.",
                "url": "https://allevents.in/org/prairie-sailor-co/23253969"
            }
        ]
    }
]
```