

# Event Details

- **Event Name**: MFC Monthly Meeting
- **Event Start and End Date**: Fri, 18 Sep, 2026 at 07:00 pm – Fri, 18 Sep, 2026 at 08:00 pm (-04:00)
- **Event Description**: Come join our monthly flying club meeting to learn about the club and meet some fun pilots 😁
- **Event URL**: https://allevents.in/rochester/mfc-monthly-meeting/200030281685450
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Rochester
- **state**: IN
- **country**: United States
- **location**: Fulton County Airport (Indiana)
- **lat**: 41.0656
- **long**: -86.1817
- **full address**: Fulton County Airport (Indiana), 1905 E State Road 14,Rochester, Indiana, United States

## Event gallery

- **Alt text**: MFC Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6f2fd7859af7a0cabeedc0ef4a3aaa800d4b67b63b152c6768622d34fb23035b-rimg-w960-h720-dc888888-gmir?v=1788288557

## FAQs

- **Q**: When and where is MFC Monthly Meeting being held?
  - **A:** MFC Monthly Meeting takes place on Fri, 18 Sep, 2026 at 07:00 pm to Fri, 18 Sep, 2026 at 08:00 pm at Fulton County Airport (Indiana), 1905 E State Road 14,Rochester, Indiana, United States.
- **Q**: Who is organizing MFC Monthly Meeting?
  - **A:** MFC Monthly Meeting is organized by Mentone Flying Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "MFC Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events9/banners/6f2fd7859af7a0cabeedc0ef4a3aaa800d4b67b63b152c6768622d34fb23035b-rimg-w960-h720-dc888888-gmir?v=1788288557",
        "startDate": "2026-09-18T19:00:00-04:00",
        "endDate": "2026-09-18T20:00:00-04:00",
        "url": "https://allevents.in/rochester/mfc-monthly-meeting/200030281685450",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Fulton County Airport (Indiana)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1905 E State Road 14,Rochester, Indiana",
                "addressLocality": "Rochester",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.0656",
                "longitude": "-86.1817"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join our monthly flying club meeting to learn about the club and meet some fun pilots 😁",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mentone Flying Club",
                "url": "https://allevents.in/org/mentone-flying-club/19466334"
            }
        ]
    }
]
```