

# Event Details

- **Event Name**: Annual Meeting
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 10:00 am
- **Event Description**: Join us for our 91st Annual Meeting on Saturday, April 18 at 10am. All members are welcome to join. Complimentary refreshments will be provided. We’d love to see you there!
- **Event URL**: https://allevents.in/whitefish/annual-meeting/200029610407352
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Whitefish
- **state**: MT
- **country**: United States
- **location**: Grouse Mountain Lodge
- **lat**: 48.409946955878
- **long**: -114.35997247696
- **full address**: Grouse Mountain Lodge, 2 Fairway Drive,Whitefish,MT,United States

## Event gallery

- **Alt text**: Annual Meeting
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/5aa47e7f00ad10b4d6fb4c533a0a8785dba5611cca2e7bc326d9683d758cacb1-rimg-w1200-h800-dc887863-gmir?v=1776385059

## FAQs

- **Q**: When and where is Annual Meeting being held?
  - **A:** Annual Meeting takes place on Sat, 18 Apr, 2026 at 10:00 am to Sat, 18 Apr, 2026 at 10:00 am at Grouse Mountain Lodge, 2 Fairway Drive,Whitefish,MT,United States.
- **Q**: Who is organizing Annual Meeting?
  - **A:** Annual Meeting is organized by Whitefish Credit Union.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Meeting",
        "image": "https://cdn-az.allevents.in/events6/banners/5aa47e7f00ad10b4d6fb4c533a0a8785dba5611cca2e7bc326d9683d758cacb1-rimg-w1200-h800-dc887863-gmir?v=1776385059",
        "startDate": "2026-04-18",
        "url": "https://allevents.in/whitefish/annual-meeting/200029610407352",
        "location": {
            "@type": "Place",
            "name": "Grouse Mountain Lodge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 Fairway Drive,Whitefish,MT,United States",
                "addressLocality": "Whitefish",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.409946955878",
                "longitude": "-114.35997247696"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our 91st Annual Meeting on Saturday, April 18 at 10am. All members are welcome to join. Complimentary refreshments will be provided. We’d love to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Whitefish Credit Union",
                "url": "https://allevents.in/org/whitefish-credit-union/13823883",
                "description": "We're Montana's largest credit union with seven branches serving more than 58,000 members. Visit us online at whitefishcu.com."
            }
        ]
    }
]
```