

# Event Details

- **Event Name**: Saturday Long Run - Chicken N Pickle
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 08:00 am
- **Event Description**: This will be an out and back on the Red Bud Trail.
- **Event URL**: https://allevents.in/greenwich/saturday-long-run-chicken-n-pickle/200029341363051
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

- **Ticket URL**: http://facebook.com/200029341363051?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=greenwich-events

## Event venue details

- **city**: Greenwich
- **state**: KS
- **country**: United States
- **location**: Chicken N Pickle
- **lat**: 37.707127040718
- **long**: -97.206102910011
- **full address**: Chicken N Pickle, 1240 N Greenwich Rd,Wichita, Kansas, Greenwich, United States

## Event gallery

- **Alt text**: Saturday Long Run - Chicken N Pickle
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/2976d623e2aca661d8191d929072fe4619fcf92c88494601ff066380321db9d6-rimg-w1200-h569-dc01317a-gmir?v=1766212424

## FAQs

- **Q**: When and where is Saturday Long Run - Chicken N Pickle being held?
  - **A:** Saturday Long Run - Chicken N Pickle takes place on Sat, 20 Dec, 2025 at 08:00 am to Sat, 20 Dec, 2025 at 08:00 am at Chicken N Pickle, 1240 N Greenwich Rd,Wichita, Kansas, Greenwich, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saturday Long Run - Chicken N Pickle",
        "image": "https://cdn-az.allevents.in/events8/banners/2976d623e2aca661d8191d929072fe4619fcf92c88494601ff066380321db9d6-rimg-w1200-h569-dc01317a-gmir?v=1766212424",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/greenwich/saturday-long-run-chicken-n-pickle/200029341363051",
        "location": {
            "@type": "Place",
            "name": "Chicken N Pickle",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1240 N Greenwich Rd,Wichita, Kansas",
                "addressLocality": "Greenwich",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.707127040718",
                "longitude": "-97.206102910011"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This will be an out and back on the Red Bud Trail."
    }
]
```