

# Event Details

- **Event Name**: Gurney Lane Fat Tire Bike Day
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 10:00 am – Sat, 17 Jan, 2026 at 05:00 pm
- **Event Description**: Fat Bike Event
- **Event URL**: https://allevents.in/queensbury/gurney-lane-fat-tire-bike-day/200029454976224
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 58

## Ticket Details


## Event venue details

- **city**: Queensbury
- **state**: NY
- **country**: United States
- **location**: Gurney Lane Trails
- **lat**: 43.367526959668
- **long**: -73.704607263276
- **full address**: Gurney Lane Trails, Queensbury, New York, United States

## Event gallery

- **Alt text**: Gurney Lane Fat Tire Bike Day
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Gurney+Lane+Fat+Tire+Bike+Day&date=Sat%2C+17+Jan%2C+2026+at+10%3A00+am&bg=5

## FAQs

- **Q**: When and where is Gurney Lane Fat Tire Bike Day being held?
  - **A:** Gurney Lane Fat Tire Bike Day takes place on Sat, 17 Jan, 2026 at 10:00 am to Sat, 17 Jan, 2026 at 05:00 pm at Gurney Lane Trails, Queensbury, New York, United States.
- **Q**: Who is organizing Gurney Lane Fat Tire Bike Day?
  - **A:** Gurney Lane Fat Tire Bike Day is organized by NY State Mountain Bike Series.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Gurney Lane Fat Tire Bike Day",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Gurney+Lane+Fat+Tire+Bike+Day&date=Sat%2C+17+Jan%2C+2026+at+10%3A00+am&bg=5",
        "startDate": "2026-01-17",
        "endDate": "2026-01-17",
        "url": "https://allevents.in/queensbury/gurney-lane-fat-tire-bike-day/200029454976224",
        "location": {
            "@type": "Place",
            "name": "Gurney Lane Trails",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Queensbury, New York",
                "addressLocality": "Queensbury",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.367526959668",
                "longitude": "-73.704607263276"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fat Bike Event",
        "organizer": [
            {
                "@type": "Organization",
                "name": "NY State Mountain Bike Series",
                "url": "https://allevents.in/org/ny-state-mountain-bike-series/25995150"
            }
        ]
    }
]
```