

# Event Details

- **Event Name**: Trim Ride
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 11:00 am
- **Event Description**: Let’s enjoy a ride together while trimming the trails.  Yellow trail and Declue need some minor to moderate trimming in spots.
Be ready to ride out at 11am, lunch provided afterwards.
- **Event URL**: https://allevents.in/allenton/trim-ride/200029092330859
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Allenton
- **state**: MO
- **country**: United States
- **location**: Greensfelder County Park
- **lat**: 38.5207108
- **long**: -90.6780966
- **full address**: Greensfelder County Park, Allenton Rd 4519,Pacific,MO,United States, Allenton

## Event gallery

- **Alt text**: Trim Ride
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7cae7545b71ce542eb11cf670e28a0d2cd64952ba317c82920cb0ac32d1b74bd-rimg-w1200-h900-dc91ab47-gmir?v=1763611849

## FAQs

- **Q**: When and where is Trim Ride being held?
  - **A:** Trim Ride takes place on Sat, 22 Nov, 2025 at 11:00 am to Sat, 22 Nov, 2025 at 11:00 am at Greensfelder County Park, Allenton Rd 4519,Pacific,MO,United States, Allenton.
- **Q**: Who is organizing Trim Ride?
  - **A:** Trim Ride is organized by Rockwoods Range, Back Country Horsemen of Missouri.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trim Ride",
        "image": "https://cdn-az.allevents.in/events7/banners/7cae7545b71ce542eb11cf670e28a0d2cd64952ba317c82920cb0ac32d1b74bd-rimg-w1200-h900-dc91ab47-gmir?v=1763611849",
        "startDate": "2025-11-22",
        "url": "https://allevents.in/allenton/trim-ride/200029092330859",
        "location": {
            "@type": "Place",
            "name": "Greensfelder County Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Allenton Rd 4519,Pacific,MO,United States",
                "addressLocality": "Allenton",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.5207108",
                "longitude": "-90.6780966"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let’s enjoy a ride together while trimming the trails.  Yellow trail and Declue need some minor to moderate trimming in spots.\nBe ready to ride out at 11am, lunch provided afterwards.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rockwoods Range Back Country Horsemen of Missouri",
                "url": "https://allevents.in/org/rockwoods-range-back-country-horsemen-of-missouri/23462545"
            }
        ]
    }
]
```