

# Event Details

- **Event Name**: Mountain Monday
- **Event Start and End Date**: Mon, 17 Aug, 2026 at 05:30 pm – Mon, 17 Aug, 2026 at 08:30 pm (-07:00)
- **Event Description**: Meet up and hit some trails! This is a come and go as you please type of ride. Meet in the lower parking lot
- **Event URL**: https://allevents.in/reno/mountain-monday/200030557012113
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Reno
- **state**: NV
- **country**: United States
- **location**: Sierra Vista Mountain Bike Park
- **lat**: 39.530240594385
- **long**: -119.90282850477
- **full address**: Sierra Vista Mountain Bike Park, Reno, Nevada, United States

## Event gallery

- **Alt text**: Mountain Monday
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/13826f3a8bff308dcd51269a27916785aeaefbde180953ec95880bc80ce0f609-rimg-w1200-h900-dc080808-gmir?v=1786721893

## FAQs

- **Q**: When and where is Mountain Monday being held?
  - **A:** Mountain Monday takes place on Mon, 17 Aug, 2026 at 05:30 pm to Mon, 17 Aug, 2026 at 08:30 pm at Sierra Vista Mountain Bike Park, Reno, Nevada, United States.
- **Q**: Who is organizing Mountain Monday?
  - **A:** Mountain Monday is organized by Mike Hitchcock.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mountain Monday",
        "image": "https://cdn-az.allevents.in/events10/banners/13826f3a8bff308dcd51269a27916785aeaefbde180953ec95880bc80ce0f609-rimg-w1200-h900-dc080808-gmir?v=1786721893",
        "startDate": "2026-08-17T17:30:00-07:00",
        "endDate": "2026-08-17T20:30:00-07:00",
        "url": "https://allevents.in/reno/mountain-monday/200030557012113",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Sierra Vista Mountain Bike Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Reno, Nevada",
                "addressLocality": "Reno",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.530240594385",
                "longitude": "-119.90282850477"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet up and hit some trails! This is a come and go as you please type of ride. Meet in the lower parking lot",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mike Hitchcock",
                "url": "https://allevents.in/org/mike-hitchcock/24206007"
            }
        ]
    }
]
```