

# Event Details

- **Event Name**: Monthly Meeting - VFW/American Legion
- **Event Start and End Date**: Wed, 04 Feb, 2026 at 06:30 pm – Wed, 04 Feb, 2026 at 07:30 pm
- **Event Description**: Monthly meeting for VFW Post 8138 and American Legion Post 86.
- **Event URL**: https://allevents.in/sisters/monthly-meeting-vfw-american-legion/200029180435826
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Sisters
- **state**: OR
- **country**: United States
- **location**: The Hub, 291 E Main Street, Sisters, OR
- **lat**: 44.29202
- **long**: -121.54783
- **full address**: The Hub, 291 E Main Street, Sisters, OR, United States

## Event gallery

- **Alt text**: Monthly Meeting - VFW/American Legion
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1aecce4eee8166e1c314f23f4356007ce8843d5495971d8f6d3b635e0c15c5c4-rimg-w616-h949-dc050605-gmir?v=1769521726

## FAQs

- **Q**: When and where is Monthly Meeting - VFW/American Legion being held?
  - **A:** Monthly Meeting - VFW/American Legion takes place on Wed, 04 Feb, 2026 at 06:30 pm to Wed, 04 Feb, 2026 at 07:30 pm at The Hub, 291 E Main Street, Sisters, OR, United States.
- **Q**: Who is organizing Monthly Meeting - VFW/American Legion?
  - **A:** Monthly Meeting - VFW/American Legion is organized by Sisters Veterans.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meeting - VFW/American Legion",
        "image": "https://cdn-az.allevents.in/events3/banners/1aecce4eee8166e1c314f23f4356007ce8843d5495971d8f6d3b635e0c15c5c4-rimg-w616-h949-dc050605-gmir?v=1769521726",
        "startDate": "2026-02-04",
        "endDate": "2026-02-04",
        "url": "https://allevents.in/sisters/monthly-meeting-vfw-american-legion/200029180435826",
        "location": {
            "@type": "Place",
            "name": "The Hub, 291 E Main Street, Sisters, OR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "291 E Main Ave, Sisters, OR 97759-9597, United States",
                "addressLocality": "Sisters",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.29202",
                "longitude": "-121.54783"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly meeting for VFW Post 8138 and American Legion Post 86.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sisters Veterans",
                "url": "https://allevents.in/org/sisters-veterans/23353588"
            }
        ]
    }
]
```