

# Event Details

- **Event Name**: Mountain Lakes 100
- **Event Start and End Date**: Sat, 20 Sep, 2025 at 08:00 am
- **Event Description**: Oregon's prettiest and best supported 100-miler. You'll run back and forth between our two highest peaks, Mt. Jefferson and Mt. Hood, mostly on the Pacific Crest Trail. Lots of mountain views, lots of lakes to go by. This one is super special.
- **Event URL**: https://allevents.in/idanha/mountain-lakes-100/200027722439518
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 44

## Ticket Details


## Event venue details

- **city**: Idanha
- **state**: OR
- **country**: United States
- **location**: Olallie Lake Resort
- **lat**: 44.813688517936
- **long**: -121.78859710693
- **full address**: Olallie Lake Resort, FR-4220,Idanha, Oregon, United States

## Event gallery

- **Alt text**: Mountain Lakes 100
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d912b326136ea47b4abe53805725a7b6bd4231586e75f7751cad45b257e992d9-rimg-w1200-h800-dc4c462b-gmir?v=1757781945

## FAQs

- **Q**: When and where is Mountain Lakes 100 being held?
  - **A:** Mountain Lakes 100 takes place on Sat, 20 Sep, 2025 at 08:00 am to Sat, 20 Sep, 2025 at 08:00 am at Olallie Lake Resort, FR-4220,Idanha, Oregon, United States.
- **Q**: Who is organizing Mountain Lakes 100?
  - **A:** Mountain Lakes 100 is organized by Go Beyond Racing.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mountain Lakes 100",
        "image": "https://cdn-az.allevents.in/events5/banners/d912b326136ea47b4abe53805725a7b6bd4231586e75f7751cad45b257e992d9-rimg-w1200-h800-dc4c462b-gmir?v=1757781945",
        "startDate": "2025-09-20",
        "url": "https://allevents.in/idanha/mountain-lakes-100/200027722439518",
        "location": {
            "@type": "Place",
            "name": "Olallie Lake Resort",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "FR-4220,Idanha, Oregon",
                "addressLocality": "Idanha",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.813688517936",
                "longitude": "-121.78859710693"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Oregon's prettiest and best supported 100-miler. You'll run back and forth between our two highest peaks, Mt. Jefferson and Mt. Hood, mostly on the Pacific Crest Trail. Lots of mountain views, lots of lakes to go by. This one is super special.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Go Beyond Racing",
                "url": "https://allevents.in/org/go-beyond-racing/25984115"
            }
        ]
    }
]
```