

# Event Details

- **Event Name**: FCDF Monthly Meeting
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 07:30 am – Thu, 11 Dec, 2025 at 08:45 am
- **Event Description**: Come check out what FCDF is all about at our monthly meeting! It's a great chance hear about our work and see how you can get involved.
- **Event URL**: https://allevents.in/fredericktown/fcdf-monthly-meeting/200029194319953
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Fredericktown
- **state**: OH
- **country**: United States
- **location**: 117 Columbus Rd, Fredericktown, OH 43019-1272, United States
- **lat**: 40.47687
- **long**: -82.55098
- **full address**: 117 Columbus Rd, Fredericktown, OH 43019-1272, United States

## Event gallery

- **Alt text**: FCDF Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/55d0d5185e3734880021b9d3ae4e18a623228347d6203418153643135196de57-rimg-w1200-h960-dc785d30-gmir?v=1765280732

## FAQs

- **Q**: When and where is FCDF Monthly Meeting being held?
  - **A:** FCDF Monthly Meeting takes place on Thu, 11 Dec, 2025 at 07:30 am to Thu, 11 Dec, 2025 at 08:45 am at 117 Columbus Rd, Fredericktown, OH 43019-1272, United States.
- **Q**: Who is organizing FCDF Monthly Meeting?
  - **A:** FCDF Monthly Meeting is organized by Fredericktown Community Development Foundation.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FCDF Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/55d0d5185e3734880021b9d3ae4e18a623228347d6203418153643135196de57-rimg-w1200-h960-dc785d30-gmir?v=1765280732",
        "startDate": "2025-12-11",
        "endDate": "2025-12-11",
        "url": "https://allevents.in/fredericktown/fcdf-monthly-meeting/200029194319953",
        "location": {
            "@type": "Place",
            "name": "117 Columbus Rd, Fredericktown, OH 43019-1272, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "117 Columbus Rd, Fredericktown, OH 43019-1272, United States",
                "addressLocality": "Fredericktown",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.47687",
                "longitude": "-82.55098"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come check out what FCDF is all about at our monthly meeting! It's a great chance hear about our work and see how you can get involved.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fredericktown Community Development Foundation",
                "url": "https://allevents.in/org/fredericktown-community-development-foundation/26045720"
            }
        ]
    }
]
```