

# Event Details

- **Event Name**: Live at Sundial House, Amphitheater, Highlands Ranch
- **Event Start and End Date**: Sun, 16 Aug, 2026 at 05:00 pm
- **Event Description**: Live music, food trucks.
- **Event URL**: https://allevents.in/highlands-ranch/live-at-sundial-house-amphitheater-highlands-ranch/200030260553412
- **Event Categories**: music, live-music, food-drinks, entertainment
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Highlands Ranch
- **state**: CO
- **country**: United States
- **location**: Sundial House
- **lat**: 39.516009255744
- **long**: -104.98729692667
- **full address**: Sundial House, 10989 Sundial Rim road, Highlands Ranch, Colorado 80126, United States

## Event gallery

- **Alt text**: Live at Sundial House, Amphitheater, Highlands Ranch
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/5ddf151213ba100edf264a81d2ed66bc09d9e56916d0d021cbbb547ab4f566fd-rimg-w1200-h891-dc080808-gmir?v=1786383691

## FAQs

- **Q**: When and where is Live at Sundial House, Amphitheater, Highlands Ranch being held?
  - **A:** Live at Sundial House, Amphitheater, Highlands Ranch takes place on Sun, 16 Aug, 2026 at 05:00 pm to Sun, 16 Aug, 2026 at 05:00 pm at Sundial House, 10989 Sundial Rim road, Highlands Ranch, Colorado 80126, United States.
- **Q**: Who is organizing Live at Sundial House, Amphitheater, Highlands Ranch?
  - **A:** Live at Sundial House, Amphitheater, Highlands Ranch is organized by Platte Canyon Revival.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live at Sundial House, Amphitheater, Highlands Ranch is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Highlands Ranch, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live at Sundial House, Amphitheater, Highlands Ranch sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Live at Sundial House, Amphitheater, Highlands Ranch",
        "image": "https://cdn-az.allevents.in/events7/banners/5ddf151213ba100edf264a81d2ed66bc09d9e56916d0d021cbbb547ab4f566fd-rimg-w1200-h891-dc080808-gmir?v=1786383691",
        "startDate": "2026-08-16",
        "url": "https://allevents.in/highlands-ranch/live-at-sundial-house-amphitheater-highlands-ranch/200030260553412",
        "location": {
            "@type": "Place",
            "name": "Sundial House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10989 Sundial Rim road, Highlands Ranch, Colorado 80126",
                "addressLocality": "Highlands Ranch",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.516009255744",
                "longitude": "-104.98729692667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music, food trucks.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Platte Canyon Revival",
                "url": "https://allevents.in/org/platte-canyon-revival/27935435"
            }
        ]
    }
]
```