

# Event Details

- **Event Name**: Monthly Chamber Meeting
- **Event Start and End Date**: Wed, 15 Oct, 2025 at 12:00 pm – Wed, 15 Oct, 2025 at 01:00 pm
- **Event Description**: Join us for our monthly Chamber meeting! We meet the 3rd Wednesday of each month at noon in the Library basement community room. Hope to see you there!
- **Event URL**: https://allevents.in/hamilton/monthly-chamber-meeting/200028875637505
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Hamilton
- **state**: MO
- **country**: United States
- **location**: Hamilton Public Library
- **lat**: 39.7449473495
- **long**: -93.99789235825
- **full address**: Hamilton Public Library, 376 N Davis St, Hamilton, MO 64644-1145, United States

## Event gallery

- **Alt text**: Monthly Chamber Meeting
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/627487e87a9c8878d5c21b97026987bad46b25dc4b5f3563b797103a02bfbee5-rimg-w1200-h676-dc01172f-gmir?v=1760491639

## FAQs

- **Q**: When and where is Monthly Chamber Meeting being held?
  - **A:** Monthly Chamber Meeting takes place on Wed, 15 Oct, 2025 at 12:00 pm to Wed, 15 Oct, 2025 at 01:00 pm at Hamilton Public Library, 376 N Davis St, Hamilton, MO 64644-1145, United States.
- **Q**: Who is organizing Monthly Chamber Meeting?
  - **A:** Monthly Chamber Meeting is organized by Hamilton Area Chamber of Commerce.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Chamber Meeting",
        "image": "https://cdn-az.allevents.in/events9/banners/627487e87a9c8878d5c21b97026987bad46b25dc4b5f3563b797103a02bfbee5-rimg-w1200-h676-dc01172f-gmir?v=1760491639",
        "startDate": "2025-10-15",
        "endDate": "2025-10-15",
        "url": "https://allevents.in/hamilton/monthly-chamber-meeting/200028875637505",
        "location": {
            "@type": "Place",
            "name": "Hamilton Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "376 N Davis St, Hamilton, MO 64644-1145, United States",
                "addressLocality": "Hamilton",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.7449473495",
                "longitude": "-93.99789235825"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our monthly Chamber meeting! We meet the 3rd Wednesday of each month at noon in the Library basement community room. Hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hamilton Area Chamber of Commerce",
                "url": "https://allevents.in/org/hamilton-area-chamber-of-commerce/23195386"
            }
        ]
    }
]
```