

# Event Details

- **Event Name**: Group Trail Run!
- **Event Start and End Date**: Sat, 31 Jan, 2026 at 07:00 am
- **Event Description**: Come join us for run around the Park.  All experience levels are welcome, especially if you're new to Trail Running.  Hope to see you there.

We meet at the Blue Trailhead (From the Park Entrance take 2 rights)
- **Event URL**: https://allevents.in/westlake/group-trail-run/200029483569118
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 50

## Ticket Details

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

## Event venue details

- **city**: Westlake
- **state**: LA
- **country**: United States
- **location**: Sam Houston Jones State Park
- **lat**: 30.2975024812
- **long**: -93.268823124575
- **full address**: Sam Houston Jones State Park, 107 Sutherland Rd,Westlake, Louisiana, United States

## Event gallery

- **Alt text**: Group Trail Run!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2ae426bf38c826f9aac88c26992e1cf4cf2b7f5bf493ebd690308d5d6c589608-rimg-w1200-h900-dca4a6a5-gmir?v=1769726276

## FAQs

- **Q**: When and where is Group Trail Run! being held?
  - **A:** Group Trail Run! takes place on Sat, 31 Jan, 2026 at 07:00 am to Sat, 31 Jan, 2026 at 07:00 am at Sam Houston Jones State Park, 107 Sutherland Rd,Westlake, Louisiana, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Group Trail Run!",
        "image": "https://cdn-az.allevents.in/events4/banners/2ae426bf38c826f9aac88c26992e1cf4cf2b7f5bf493ebd690308d5d6c589608-rimg-w1200-h900-dca4a6a5-gmir?v=1769726276",
        "startDate": "2026-01-31",
        "url": "https://allevents.in/westlake/group-trail-run/200029483569118",
        "location": {
            "@type": "Place",
            "name": "Sam Houston Jones State Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "107 Sutherland Rd,Westlake, Louisiana",
                "addressLocality": "Westlake",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.2975024812",
                "longitude": "-93.268823124575"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for run around the Park.  All experience levels are welcome, especially if you're new to Trail Running.  Hope to see you there.\n\nWe meet at the Blue Trailhead (From the Park Entrance take 2 rights)"
    }
]
```