

# Event Details

- **Event Name**: December Monthly Meeting
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 06:15 pm – Mon, 15 Dec, 2025 at 07:15 pm
- **Event Description**: All are welcome at our monthly meeting as we conclude the year reflecting on this year’s workings, updating on current projects, and setting goals for the new year!
- **Event URL**: https://allevents.in/fordland/december-monthly-meeting/200029359262854
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Fordland
- **state**: MO
- **country**: United States
- **location**: Fordland City Hall
- **lat**: 37.15477
- **long**: -92.94423
- **full address**: Fordland City Hall, 296 Burks,Fordland, Missouri, United States

## Event gallery

- **Alt text**: December Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c7f1c326724e34350a4e628859c75cc37f35ff0da22477a239827f0b768e4192-rimg-w1200-h857-dc1b1b0f-gmir?v=1765796214

## FAQs

- **Q**: When and where is December Monthly Meeting being held?
  - **A:** December Monthly Meeting takes place on Mon, 15 Dec, 2025 at 06:15 pm to Mon, 15 Dec, 2025 at 07:15 pm at Fordland City Hall, 296 Burks,Fordland, Missouri, United States.
- **Q**: Who is organizing December Monthly Meeting?
  - **A:** December Monthly Meeting is organized by Fordland Community Betterment Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "December Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/c7f1c326724e34350a4e628859c75cc37f35ff0da22477a239827f0b768e4192-rimg-w1200-h857-dc1b1b0f-gmir?v=1765796214",
        "startDate": "2025-12-15",
        "endDate": "2025-12-15",
        "url": "https://allevents.in/fordland/december-monthly-meeting/200029359262854",
        "location": {
            "@type": "Place",
            "name": "Fordland City Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "296 Burks,Fordland, Missouri",
                "addressLocality": "Fordland",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.15477",
                "longitude": "-92.94423"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome at our monthly meeting as we conclude the year reflecting on this year’s workings, updating on current projects, and setting goals for the new year!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fordland Community Betterment Association",
                "url": "https://allevents.in/org/fordland-community-betterment-association/23947885"
            }
        ]
    }
]
```