

# Event Details

- **Event Name**: Gloria Falls 
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 09:00 am
- **Event Description**: This trail is in a protected water shed... so they don't want animals if possible.  Just over 2 miles in and out with about 540 ft elevation gain.
- **Event URL**: https://allevents.in/alta/gloria-falls/200030129435621
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details

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

## Event venue details

- **city**: Alta
- **state**: UT
- **country**: United States
- **location**: White Pine Trailhead
- **lat**: 40.575471945595
- **long**: -111.68107523999
- **full address**: White Pine Trailhead, Little Cottonwood Road,Alta, Utah, United States

## Event gallery

- **Alt text**: Gloria Falls
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/eb93c07e39c46663c5ac321bc630bb4882fc3fb6b9cef362c8ee1538069b1387-rimg-w922-h2048-dc111310-gmir?v=1781820378

## FAQs

- **Q**: When and where is Gloria Falls  being held?
  - **A:** Gloria Falls  takes place on Sun, 21 Jun, 2026 at 09:00 am to Sun, 21 Jun, 2026 at 09:00 am at White Pine Trailhead, Little Cottonwood Road,Alta, Utah, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Gloria Falls",
        "image": "https://cdn-az.allevents.in/events9/banners/eb93c07e39c46663c5ac321bc630bb4882fc3fb6b9cef362c8ee1538069b1387-rimg-w922-h2048-dc111310-gmir?v=1781820378",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/alta/gloria-falls/200030129435621",
        "location": {
            "@type": "Place",
            "name": "White Pine Trailhead",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Little Cottonwood Road,Alta, Utah",
                "addressLocality": "Alta",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.575471945595",
                "longitude": "-111.68107523999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This trail is in a protected water shed... so they don't want animals if possible.  Just over 2 miles in and out with about 540 ft elevation gain."
    }
]
```