

# Event Details

- **Event Name**: Monthly Meeting
- **Event Start and End Date**: Tue, 06 Jan, 2026 at 12:00 pm – Tue, 06 Jan, 2026 at 01:00 pm
- **Event Description**: The FRKS SAMC meets monthly on the 1st Tuesday of the month in the NCD Classroom on the ground floor of IACH next to the DFAC. If the event changes, an update will be posted.
- **Event URL**: https://allevents.in/fort-riley/monthly-meeting/200029345803904
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Fort Riley
- **state**: KS
- **country**: United States
- **location**: Irwin Army Community Hospital
- **lat**: 39.078983978956
- **long**: -96.772687311766
- **full address**: Irwin Army Community Hospital, 650 Huebner Rd.,Fort Riley, Kansas, United States

## Event gallery

- **Alt text**: Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1910150248b708af8278059c504a8133bbb13c283374ba4f83775c319c8204cd-rimg-w960-h960-dcffffff-gmir?v=1767583959

## FAQs

- **Q**: When and where is Monthly Meeting being held?
  - **A:** Monthly Meeting takes place on Tue, 06 Jan, 2026 at 12:00 pm to Tue, 06 Jan, 2026 at 01:00 pm at Irwin Army Community Hospital, 650 Huebner Rd.,Fort Riley, Kansas, United States.
- **Q**: Who is organizing Monthly Meeting?
  - **A:** Monthly Meeting is organized by Ft Riley Sergeant Audie Murphy Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events1/banners/1910150248b708af8278059c504a8133bbb13c283374ba4f83775c319c8204cd-rimg-w960-h960-dcffffff-gmir?v=1767583959",
        "startDate": "2026-01-06",
        "endDate": "2026-01-06",
        "url": "https://allevents.in/fort-riley/monthly-meeting/200029345803904",
        "location": {
            "@type": "Place",
            "name": "Irwin Army Community Hospital",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "650 Huebner Rd.,Fort Riley, Kansas",
                "addressLocality": "Fort Riley",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.078983978956",
                "longitude": "-96.772687311766"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The FRKS SAMC meets monthly on the 1st Tuesday of the month in the NCD Classroom on the ground floor of IACH next to the DFAC. If the event changes, an update will be posted.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ft Riley Sergeant Audie Murphy Club",
                "url": "https://allevents.in/org/ft-riley-sergeant-audie-murphy-club/26143208"
            }
        ]
    }
]
```