

# Event Details

- **Event Name**: Cliff Miller live at Foresters
- **Event Start and End Date**: Thu, 16 Jul, 2026 at 08:30 pm
- **Event Description**: Cliff Miller will be visiting Foresters July 16th at 8:30pm to perform country music from the mountains of Idaho!
- **Event URL**: https://allevents.in/mccall/cliff-miller-live-at-foresters/200030389154742
- **Event Categories**: country-music-festivals
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Mccall
- **state**: ID
- **country**: United States
- **location**: 304 East Lake Street, McCall, ID, United States, Idaho 83638
- **lat**: 44.91087
- **long**: -116.09893
- **full address**: 304 East Lake Street, McCall, ID, United States, Idaho 83638

## Event gallery

- **Alt text**: Cliff Miller live at Foresters
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/68dc3deb064443b057935828b40e64c743a3b694e02a23366c5a308fb9c517ee-rimg-w800-h534-dc2c2e31-gmir?v=1783739802

## FAQs

- **Q**: When and where is Cliff Miller live at Foresters being held?
  - **A:** Cliff Miller live at Foresters takes place on Thu, 16 Jul, 2026 at 08:30 pm to Thu, 16 Jul, 2026 at 08:30 pm at 304 East Lake Street, McCall, ID, United States, Idaho 83638.
- **Q**: Who is organizing Cliff Miller live at Foresters?
  - **A:** Cliff Miller live at Foresters is organized by Foresters McCall.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cliff Miller live at Foresters",
        "image": "https://cdn-az.allevents.in/events1/banners/68dc3deb064443b057935828b40e64c743a3b694e02a23366c5a308fb9c517ee-rimg-w800-h534-dc2c2e31-gmir?v=1783739802",
        "startDate": "2026-07-16",
        "url": "https://allevents.in/mccall/cliff-miller-live-at-foresters/200030389154742",
        "location": {
            "@type": "Place",
            "name": "304 East Lake Street, McCall, ID, United States, Idaho 83638",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "304 E Lake St, McCall, ID 83638-3839, United States",
                "addressLocality": "Mccall",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.91087",
                "longitude": "-116.09893"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Cliff Miller will be visiting Foresters July 16th at 8:30pm to perform country music from the mountains of Idaho!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Foresters McCall",
                "url": "https://allevents.in/org/foresters-mccall/19283156"
            }
        ]
    }
]
```