

# Event Details

- **Event Name**: Monthly Gathering
- **Event Start and End Date**: Thu, 16 Oct, 2025 at 06:00 pm
- **Event Description**: We would like to invite you ladies to the next gathering which will be 10/16. Save the date and join us.
- **Event URL**: https://allevents.in/whitley-city/monthly-gathering/200028903102704
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Whitley City
- **state**: KY
- **country**: United States
- **location**: 66 N. Main Street, Whitley City, KY
- **lat**: 36.72288
- **long**: -84.47061
- **full address**: 66 N. Main Street, Whitley City, KY, United States

## Event gallery

- **Alt text**: Monthly Gathering
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b329268fda6e571afef4f117e7d99ee3647792b412d91907f2fe04e9a0340a8d-rimg-w1024-h1536-dcfae6e6-gmir?v=1760530247

## FAQs

- **Q**: When and where is Monthly Gathering being held?
  - **A:** Monthly Gathering takes place on Thu, 16 Oct, 2025 at 06:00 pm to Thu, 16 Oct, 2025 at 06:00 pm at 66 N. Main Street, Whitley City, KY, United States.
- **Q**: Who is organizing Monthly Gathering?
  - **A:** Monthly Gathering is organized by Women of Worship.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Gathering",
        "image": "https://cdn-az.allevents.in/events1/banners/b329268fda6e571afef4f117e7d99ee3647792b412d91907f2fe04e9a0340a8d-rimg-w1024-h1536-dcfae6e6-gmir?v=1760530247",
        "startDate": "2025-10-16",
        "url": "https://allevents.in/whitley-city/monthly-gathering/200028903102704",
        "location": {
            "@type": "Place",
            "name": "66 N. Main Street, Whitley City, KY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Agnes Fabric Shop, 66 Main St, Whitley City, KY 42653, United States",
                "addressLocality": "Whitley City",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.72288",
                "longitude": "-84.47061"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We would like to invite you ladies to the next gathering which will be 10/16. Save the date and join us.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Women of Worship",
                "url": "https://allevents.in/org/women-of-worship/26350442"
            }
        ]
    }
]
```