

# Event Details

- **Event Name**: Monthly Meeting
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 12:00 am
- **Event Description**: American Legion Martin-Horn Post #66 will meet on Tuesday, December 16
th at 7:00 pm at the Eagles Club. Pass the word.
- **Event URL**: https://allevents.in/holdrege/monthly-meeting/200029358510154
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Holdrege
- **state**: NE
- **country**: United States
- **location**: Fraternal Order of the Eagles #3132
- **lat**: 40.43676189397
- **long**: -99.371603554033
- **full address**: Fraternal Order of the Eagles #3132, 223 West Ave,Holdrege, Nebraska, United States

## Event gallery

- **Alt text**: Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e8c44c72af924c186eddfc982b4da76d2cf2d66533bd59b7f32c575f2d9e4370-rimg-w1080-h1080-dcabb7c4-gmir?v=1765779414

## FAQs

- **Q**: When and where is Monthly Meeting being held?
  - **A:** Monthly Meeting takes place on Tue, 16 Dec, 2025 at 12:00 am to Tue, 16 Dec, 2025 at 12:00 am at Fraternal Order of the Eagles #3132, 223 West Ave,Holdrege, Nebraska, United States.
- **Q**: Who is organizing Monthly Meeting?
  - **A:** Monthly Meeting is organized by American Legion Post #66 Holdrege, NE.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events6/banners/e8c44c72af924c186eddfc982b4da76d2cf2d66533bd59b7f32c575f2d9e4370-rimg-w1080-h1080-dcabb7c4-gmir?v=1765779414",
        "startDate": "2025-12-16",
        "url": "https://allevents.in/holdrege/monthly-meeting/200029358510154",
        "location": {
            "@type": "Place",
            "name": "Fraternal Order of the Eagles #3132",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "223 West Ave,Holdrege, Nebraska",
                "addressLocality": "Holdrege",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.43676189397",
                "longitude": "-99.371603554033"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "American Legion Martin-Horn Post #66 will meet on Tuesday, December 16\nth at 7:00 pm at the Eagles Club. Pass the word.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Post 66 Holdrege NE",
                "url": "https://allevents.in/org/american-legion-post-66-holdrege-ne/27241245"
            }
        ]
    }
]
```