

# Event Details

- **Event Name**: Western Slope Comp #4
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 09:00 am – Sat, 13 Dec, 2025 at 07:00 pm
- **Event Description**: https://climbtheleague.org/western-slope-region-competitions/
- **Event URL**: https://allevents.in/eagle/western-slope-comp-4/200029350510827
- **Event Categories**: contests
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Eagle
- **state**: CO
- **country**: United States
- **location**: Eagle Climbing + Fitness
- **lat**: 39.66028
- **long**: -106.82205
- **full address**: Eagle Climbing + Fitness, 700 Chambers Ave. Unit A7,Eagle, Colorado, United States

## Event gallery

- **Alt text**: Western Slope Comp #4
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/acf00c968eee3d1d89c6d55bff2f5d6c227c6d920e933f5b0f72793c99d7a81a-rimg-w945-h2048-dc010101-gmir?v=1765622007

## FAQs

- **Q**: When and where is Western Slope Comp #4 being held?
  - **A:** Western Slope Comp #4 takes place on Sat, 13 Dec, 2025 at 09:00 am to Sat, 13 Dec, 2025 at 07:00 pm at Eagle Climbing + Fitness, 700 Chambers Ave. Unit A7,Eagle, Colorado, United States.
- **Q**: Who is organizing Western Slope Comp #4?
  - **A:** Western Slope Comp #4 is organized by American Scholastic Climbing League.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Western Slope Comp #4",
        "image": "https://cdn-az.allevents.in/events8/banners/acf00c968eee3d1d89c6d55bff2f5d6c227c6d920e933f5b0f72793c99d7a81a-rimg-w945-h2048-dc010101-gmir?v=1765622007",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/eagle/western-slope-comp-4/200029350510827",
        "location": {
            "@type": "Place",
            "name": "Eagle Climbing + Fitness",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "700 Chambers Ave. Unit A7,Eagle, Colorado",
                "addressLocality": "Eagle",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.66028",
                "longitude": "-106.82205"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "https://climbtheleague.org/western-slope-region-competitions/",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Scholastic Climbing League",
                "url": "https://allevents.in/org/american-scholastic-climbing-league/26710594"
            }
        ]
    }
]
```