

# Event Details

- **Event Name**: Monthly Meeting
- **Event Start and End Date**: Wed, 07 Jan, 2026 at 07:00 pm
- **Event Description**: All are welcome to join us at our monthly meeting.
- **Event URL**: https://allevents.in/lisle/monthly-meeting/200029367341256
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: Lisle
- **state**: IL
- **country**: United States
- **location**: Lisle High School
- **lat**: 41.7934
- **long**: -88.0836
- **full address**: Lisle High School, Lisle, Illinois, United States

## Event gallery

- **Alt text**: Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/fd058f2d01e3d57e8622188d0f431c9e21f79a802312bea6d481aff9302351d4-rimg-w1136-h639-dc2c2b2b-gmir?v=1767718481

## FAQs

- **Q**: When and where is Monthly Meeting being held?
  - **A:** Monthly Meeting takes place on Wed, 07 Jan, 2026 at 07:00 pm to Wed, 07 Jan, 2026 at 07:00 pm at Lisle High School, Lisle, Illinois, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/fd058f2d01e3d57e8622188d0f431c9e21f79a802312bea6d481aff9302351d4-rimg-w1136-h639-dc2c2b2b-gmir?v=1767718481",
        "startDate": "2026-01-07",
        "url": "https://allevents.in/lisle/monthly-meeting/200029367341256",
        "location": {
            "@type": "Place",
            "name": "Lisle High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lisle, Illinois",
                "addressLocality": "Lisle",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.7934",
                "longitude": "-88.0836"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to join us at our monthly meeting."
    }
]
```