

# Event Details

- **Event Name**: Group Ride & Hike
- **Event Start and End Date**: Wed, 29 Apr, 2026 at 06:00 pm (-06:00)
- **Event Description**: Join PVTA for a casual group mountain bike ride (6-7 miles) or a group hike.  Meet at the Cusick Creek trailhead.  All are welcome!
- **Event URL**: https://allevents.in/pocatello/group-ride-and-hike/200029960258229
- **Event Categories**: cycling
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Pocatello
- **state**: ID
- **country**: United States
- **location**: Cusick Creek Trailhead
- **lat**: 42.8388023
- **long**: -112.45118716667
- **full address**: Cusick Creek Trailhead, Pocatello, Idaho, United States

## Event gallery

- **Alt text**: Group Ride &amp; Hike
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/9f7257fb8ce290d2de3114a4e1ed09a50c52d37cb380ef3534214d0287572bbc-rimg-w1200-h900-dc8fa6c3-gmir?v=1777079159

## FAQs

- **Q**: When and where is Group Ride & Hike being held?
  - **A:** Group Ride &amp; Hike takes place on Wed, 29 Apr, 2026 at 06:00 pm to Wed, 29 Apr, 2026 at 06:00 pm at Cusick Creek Trailhead, Pocatello, Idaho, United States.
- **Q**: Who is organizing Group Ride & Hike?
  - **A:** Group Ride &amp; Hike is organized by Portneuf Valley Trails Alliance.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Group Ride &amp; Hike",
        "image": "https://cdn-az.allevents.in/events10/banners/9f7257fb8ce290d2de3114a4e1ed09a50c52d37cb380ef3534214d0287572bbc-rimg-w1200-h900-dc8fa6c3-gmir?v=1777079159",
        "startDate": "2026-04-29T18:00:00-06:00",
        "url": "https://allevents.in/pocatello/group-ride-and-hike/200029960258229",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Cusick Creek Trailhead",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Pocatello, Idaho",
                "addressLocality": "Pocatello",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.8388023",
                "longitude": "-112.45118716667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join PVTA for a casual group mountain bike ride (6-7 miles) or a group hike.  Meet at the Cusick Creek trailhead.  All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Portneuf Valley Trails Alliance",
                "url": "https://allevents.in/org/portneuf-valley-trails-alliance/25603842"
            }
        ]
    }
]
```