

# Event Details

- **Event Name**: Grinch Grinder Christmas Eve bike ride
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 08:45 am
- **Event Description**: Christmas Eve morning mountain bike ride with friends.  Location subject to change dependent on weather and trail conditions.  Usually, we end up doing a couple of hours at a social pace, while one group will break away and ride at a more spirited pace.
- **Event URL**: https://allevents.in/fort-collins/grinch-grinder-christmas-eve-bike-ride/200029193492012
- **Event Categories**: cycling, christmas, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 58

## Ticket Details


## Event venue details

- **city**: Fort Collins
- **state**: CO
- **country**: United States
- **location**: Blue Sky Trailhead
- **lat**: 40.518130764859
- **long**: -105.16810918491
- **full address**: Blue Sky Trailhead, 4842-4912 Shoreline Dr,Fort Collins, Colorado, United States

## Event gallery

- **Alt text**: Grinch Grinder Christmas Eve bike ride
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/4f4ff6a0755568dd8fefbf8dd49cb50bb4d7cb25356f5d57ef92c89a49193cc0-rimg-w1200-h675-dca7aaab-gmir?v=1766197556

## FAQs

- **Q**: When and where is Grinch Grinder Christmas Eve bike ride being held?
  - **A:** Grinch Grinder Christmas Eve bike ride takes place on Wed, 24 Dec, 2025 at 08:45 am to Wed, 24 Dec, 2025 at 08:45 am at Blue Sky Trailhead, 4842-4912 Shoreline Dr,Fort Collins, Colorado, United States.
- **Q**: Who is organizing Grinch Grinder Christmas Eve bike ride?
  - **A:** Grinch Grinder Christmas Eve bike ride is organized by Mike Weber.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grinch Grinder Christmas Eve bike ride",
        "image": "https://cdn-az.allevents.in/events9/banners/4f4ff6a0755568dd8fefbf8dd49cb50bb4d7cb25356f5d57ef92c89a49193cc0-rimg-w1200-h675-dca7aaab-gmir?v=1766197556",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/fort-collins/grinch-grinder-christmas-eve-bike-ride/200029193492012",
        "location": {
            "@type": "Place",
            "name": "Blue Sky Trailhead",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4842-4912 Shoreline Dr,Fort Collins, Colorado",
                "addressLocality": "Fort Collins",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.518130764859",
                "longitude": "-105.16810918491"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Eve morning mountain bike ride with friends.  Location subject to change dependent on weather and trail conditions.  Usually, we end up doing a couple of hours at a social pace, while one group will break away and ride at a more spirited pace.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mike Weber",
                "url": "https://allevents.in/org/mike-weber/27076120"
            }
        ]
    }
]
```