

# Event Details

- **Event Name**: December Monthly Meeting
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 07:00 pm
- **Event Description**: Our monthly membership meetings are a great way to meet us and learn what we are all about. We usually will have a speaker, who is a local professional speaking about a professional development topic. We then discuss the current events that we are working on and planning in our community.

If you are thinking about joining the Jaycees, this is a great way to try it out and see what you think! We have a meeting on the second Wednesday of every month
- **Event URL**: https://allevents.in/kent/december-monthly-meeting/200028990389046
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Kent
- **state**: OH
- **country**: United States
- **location**: Kent Social Services
- **lat**: 41.14375
- **long**: -81.3589
- **full address**: Kent Social Services, 1066 S Water St,Kent, Ohio, United States

## Event gallery

- **Alt text**: December Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2b17fecb1ed897cf52626a860bdde51b1fe6fd809dcac554f74d62c664859511-rimg-w1200-h675-dc3e7677-gmir?v=1765164655

## FAQs

- **Q**: When and where is December Monthly Meeting being held?
  - **A:** December Monthly Meeting takes place on Wed, 10 Dec, 2025 at 07:00 pm to Wed, 10 Dec, 2025 at 07:00 pm at Kent Social Services, 1066 S Water St,Kent, Ohio, United States.
- **Q**: Who is organizing December Monthly Meeting?
  - **A:** December Monthly Meeting is organized by Kent Jaycees.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "December Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/2b17fecb1ed897cf52626a860bdde51b1fe6fd809dcac554f74d62c664859511-rimg-w1200-h675-dc3e7677-gmir?v=1765164655",
        "startDate": "2025-12-10",
        "url": "https://allevents.in/kent/december-monthly-meeting/200028990389046",
        "location": {
            "@type": "Place",
            "name": "Kent Social Services",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1066 S Water St,Kent, Ohio",
                "addressLocality": "Kent",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.14375",
                "longitude": "-81.3589"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our monthly membership meetings are a great way to meet us and learn what we are all about. We usually will have a speaker, who is a local professional speaking about a professional development topic. We then discuss the current events that we are working on and planning in our community.\n\nIf you ar",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kent Jaycees",
                "url": "https://allevents.in/org/kent-jaycees/25982799"
            }
        ]
    }
]
```