

# Event Details

- **Event Name**: Women's Monthly Meeting
- **Event Start and End Date**: Sat, 11 Apr, 2026 at 10:00 am – Sat, 11 Apr, 2026 at 11:30 am
- **Event Description**: Women's Monthly Meeting at the church, each month a different word will be suggested.  Find a verse in the Bible with the word of the month in it.
- **Event URL**: https://allevents.in/mount-sterling/womens-monthly-meeting/200029925949154
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Mount Sterling
- **state**: KY
- **country**: United States
- **location**: 901 Fogg Pike, Mount Sterling, KY, United States, Kentucky 40353
- **lat**: 38.04207
- **long**: -83.96322
- **full address**: 901 Fogg Pike, Mount Sterling, KY, United States, Kentucky 40353

## Event gallery

- **Alt text**: Women's Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/3868cc91fdd52e67ce60e89655195a59a09e18157d20b232fb6d85b20d836220-rimg-w1200-h900-dc317ad5-gmir?v=1775886534

## FAQs

- **Q**: When and where is Women's Monthly Meeting being held?
  - **A:** Women's Monthly Meeting takes place on Sat, 11 Apr, 2026 at 10:00 am to Sat, 11 Apr, 2026 at 11:30 am at 901 Fogg Pike, Mount Sterling, KY, United States, Kentucky 40353.
- **Q**: Who is organizing Women's Monthly Meeting?
  - **A:** Women's Monthly Meeting is organized by Gateway Church of God.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Women's Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/3868cc91fdd52e67ce60e89655195a59a09e18157d20b232fb6d85b20d836220-rimg-w1200-h900-dc317ad5-gmir?v=1775886534",
        "startDate": "2026-04-11",
        "endDate": "2026-04-11",
        "url": "https://allevents.in/mount-sterling/womens-monthly-meeting/200029925949154",
        "location": {
            "@type": "Place",
            "name": "901 Fogg Pike, Mount Sterling, KY, United States, Kentucky 40353",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "901 Fogg Pike, Mt Sterling, KY 40353-9580, United States",
                "addressLocality": "Mount Sterling",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.04207",
                "longitude": "-83.96322"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Women's Monthly Meeting at the church, each month a different word will be suggested.  Find a verse in the Bible with the word of the month in it.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gateway Church of God",
                "url": "https://allevents.in/org/gateway-church-of-god/25442149"
            }
        ]
    }
]
```