

# Event Details

- **Event Name**: Monthly Meeting
- **Event Start and End Date**: Tue, 10 Mar, 2026 at 06:00 pm – Tue, 10 Mar, 2026 at 08:00 pm
- **Event Description**: We’d love for you to join us at our monthly meeting! It’s a great opportunity to connect with like minded women, learn more about what we do, and see how you can get involved in making a difference in our community.
- **Event URL**: https://allevents.in/antioch/monthly-meeting/200029730395456
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Antioch
- **state**: IL
- **country**: United States
- **location**: The Lodge of Antioch
- **lat**: 42.478434131727
- **long**: -88.095884650818
- **full address**: The Lodge of Antioch, 893 IL-83, Antioch, IL 60002-1508, United States

## Event gallery

- **Alt text**: Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/1b4b07af2835789f4dd582e03fa9bbcc44eb0328e8757906c1535ebb32851c55-rimg-w960-h960-dcc54057-gmir?v=1772839501

## FAQs

- **Q**: When and where is Monthly Meeting being held?
  - **A:** Monthly Meeting takes place on Tue, 10 Mar, 2026 at 06:00 pm to Tue, 10 Mar, 2026 at 08:00 pm at The Lodge of Antioch, 893 IL-83, Antioch, IL 60002-1508, United States.
- **Q**: Who is organizing Monthly Meeting?
  - **A:** Monthly Meeting is organized by Antioch Junior Woman's Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events8/banners/1b4b07af2835789f4dd582e03fa9bbcc44eb0328e8757906c1535ebb32851c55-rimg-w960-h960-dcc54057-gmir?v=1772839501",
        "startDate": "2026-03-10",
        "endDate": "2026-03-10",
        "url": "https://allevents.in/antioch/monthly-meeting/200029730395456",
        "location": {
            "@type": "Place",
            "name": "The Lodge of Antioch",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "893 IL-83, Antioch, IL 60002-1508, United States",
                "addressLocality": "Antioch",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.478434131727",
                "longitude": "-88.095884650818"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’d love for you to join us at our monthly meeting! It’s a great opportunity to connect with like minded women, learn more about what we do, and see how you can get involved in making a difference in our community.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Antioch Junior Womans Club",
                "url": "https://allevents.in/org/antioch-junior-womans-club/21157040"
            }
        ]
    }
]
```