

# Event Details

- **Event Name**: Sunset Hike
- **Event Start and End Date**: Thu, 24 Sep, 2026 at 05:45 pm (-06:00)
- **Event Description**: Meet at The Rock parking lot at 5:45 to begin hike promptly at 6 to get to the top in time for sunset.
- **Event URL**: https://allevents.in/castle-rock/sunset-hike/200030512239513
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Castle Rock
- **state**: CO
- **country**: United States
- **location**: 1710 Park St, Castle Rock, CO 80109-3003, United States
- **lat**: 39.3862
- **long**: -104.86851
- **full address**: 1710 Park St, Castle Rock, CO 80109-3003, United States

## Event gallery

- **Alt text**: Sunset Hike
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a69584beeba2390ce2ba97eee66f314edd37240a1cd378c6da6ffb80514c5e6e-rimg-w1200-h457-dcf8f8f8-gmir?v=1787299463

## FAQs

- **Q**: When and where is Sunset Hike being held?
  - **A:** Sunset Hike takes place on Thu, 24 Sep, 2026 at 05:45 pm to Thu, 24 Sep, 2026 at 05:45 pm at 1710 Park St, Castle Rock, CO 80109-3003, United States.
- **Q**: Who is organizing Sunset Hike?
  - **A:** Sunset Hike is organized by Polka Dot Powerhouse - Rock View, CO Chapter.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunset Hike",
        "image": "https://cdn-az.allevents.in/events1/banners/a69584beeba2390ce2ba97eee66f314edd37240a1cd378c6da6ffb80514c5e6e-rimg-w1200-h457-dcf8f8f8-gmir?v=1787299463",
        "startDate": "2026-09-24T17:45:00-06:00",
        "url": "https://allevents.in/castle-rock/sunset-hike/200030512239513",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1710 Park St, Castle Rock, CO 80109-3003, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1696 Park St, Castle Rock, CO 80109-3001, United States",
                "addressLocality": "Castle Rock",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.3862",
                "longitude": "-104.86851"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet at The Rock parking lot at 5:45 to begin hike promptly at 6 to get to the top in time for sunset.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Polka Dot Powerhouse - Rock View CO Chapter",
                "url": "https://allevents.in/org/polka-dot-powerhouse-rock-view-co-chapter/28036673"
            }
        ]
    }
]
```