

# Event Details

- **Event Name**: Western Slope Comp #1
- **Event Start and End Date**: Sun, 09 Nov, 2025 at 04:00 pm
- **Event Description**: https://climbtheleague.org/western-slope-region-competitions/
- **Event URL**: https://allevents.in/eagle/western-slope-comp-1/200029062608459
- **Event Categories**: contests
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200029062608459?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=eagle-events

## 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,CO,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: American Scholastic Climbing League (https://allevents.in/org/american-scholastic-climbing-league/26710594)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/cd08b7b3f033fff292199fca205b80d0aa7c573f98b94a0a78505c8fdd7ab942-rimg-w945-h2048-dc000000-gmir?v=1762178537
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c8f317cf0656f7f91025e05311c91544a5735d5d4f4daf54d7c0511f204d3517-rimg-w300-h300-dc010101-gmir?v=1762178538

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 09 Nov, 2025 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** Eagle Climbing + Fitness, 700 Chambers Ave. Unit A7,Eagle,CO,United States
- **Q**: Who is organizing the event?
  - **A:** American Scholastic Climbing League
- **Q**: What type of event is this?
  - **A:** contests
- **Q**: Where can I find ticket details about Western Slope Comp #1 ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Western Slope Comp #1",
        "image": "https://cdn-az.allevents.in/events2/banners/cd08b7b3f033fff292199fca205b80d0aa7c573f98b94a0a78505c8fdd7ab942-rimg-w945-h2048-dc000000-gmir?v=1762178537",
        "startDate": "2025-11-09",
        "url": "https://allevents.in/eagle/western-slope-comp-1/200029062608459",
        "location": {
            "@type": "Place",
            "name": "Eagle Climbing + Fitness",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "700 Chambers Ave. Unit A7,Eagle,CO,United States",
                "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"
            }
        ]
    }
]
```