

# Event Details

- **Event Name**: FRC MONTHLY MEETING
- **Event Start and End Date**: Thu, 02 Oct, 2025 at 06:00 pm
- **Event Description**: Come and see what’s happening with the FRC. We eat at 6 meeting starts around 6:30. Hope to see you there
- **Event URL**: https://allevents.in/paducah/frc-monthly-meeting/200028783861751
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200028783861751?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=paducah-events

## Event venue details

- **city**: Paducah
- **state**: KY
- **country**: United States
- **location**: Big Ed's
- **lat**: 37.091289800666
- **long**: -88.607600029703
- **full address**: Big Ed's, 701 n. 8th Street ,Paducah, Kentucky, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Four Rivers Chapter (https://allevents.in/org/four-rivers-chapter/25953735)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c448b3bc5a8805bf7feba087132f93d4ee74442b420c49727a39aacb5e47f6a1-rimg-w1200-h1381-dc7fafef-gmir?v=1758792077
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f81fe99a923f3eb45ebd9f4f4ac741547566a5a0dc2e186756decd94d9d6f702-rimg-w300-h300-dc7eb1f0-gmir?v=1758792078

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 02 Oct, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Big Ed's, 701 n. 8th Street ,Paducah, Kentucky, United States
- **Q**: Who is organizing the event?
  - **A:** Four Rivers Chapter
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about FRC MONTHLY MEETING ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FRC MONTHLY MEETING",
        "image": "https://cdn-az.allevents.in/events5/banners/c448b3bc5a8805bf7feba087132f93d4ee74442b420c49727a39aacb5e47f6a1-rimg-w1200-h1381-dc7fafef-gmir?v=1758792077",
        "startDate": "2025-10-02",
        "url": "https://allevents.in/paducah/frc-monthly-meeting/200028783861751",
        "location": {
            "@type": "Place",
            "name": "Big Ed's",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "701 n. 8th Street ,Paducah, Kentucky",
                "addressLocality": "Paducah",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.091289800666",
                "longitude": "-88.607600029703"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and see what’s happening with the FRC. We eat at 6 meeting starts around 6:30. Hope to see you there",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Four Rivers Chapter",
                "url": "https://allevents.in/org/four-rivers-chapter/25953735"
            }
        ]
    }
]
```