

# Event Details

- **Event Name**: Women's Christmas Gathering
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 06:30 pm
- **Event Description**: Join us this Friday, December 12th, at 6:30 for our Women's Christmas Gathering. Bring your favorite cookies to share and invite a friend!
- **Event URL**: https://allevents.in/london/womens-christmas-gathering/200029343177602
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: London
- **state**: OH
- **country**: United States
- **location**: 1440 SR 665, 43140
- **lat**: 39.88591
- **long**: -83.42077
- **full address**: 1440 SR 665, 43140, 1440 OH-665, London, OH 43140-8796, United States

## Event gallery

- **Alt text**: Women's Christmas Gathering
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/53957139b894538fecff8c827b61da07adfcc27c9aee161a2f69b27ce708b606-rimg-w1080-h1350-dcffffff-gmir?v=1765504382

## FAQs

- **Q**: When and where is Women's Christmas Gathering being held?
  - **A:** Women's Christmas Gathering takes place on Fri, 12 Dec, 2025 at 06:30 pm to Fri, 12 Dec, 2025 at 06:30 pm at 1440 SR 665, 43140, 1440 OH-665, London, OH 43140-8796, United States.
- **Q**: Who is organizing Women's Christmas Gathering?
  - **A:** Women's Christmas Gathering is organized by London Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Women's Christmas Gathering",
        "image": "https://cdn-az.allevents.in/events4/banners/53957139b894538fecff8c827b61da07adfcc27c9aee161a2f69b27ce708b606-rimg-w1080-h1350-dcffffff-gmir?v=1765504382",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/london/womens-christmas-gathering/200029343177602",
        "location": {
            "@type": "Place",
            "name": "1440 SR 665, 43140",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1440 OH-665, London, OH 43140-8796, United States",
                "addressLocality": "London",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.88591",
                "longitude": "-83.42077"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us this Friday, December 12th, at 6:30 for our Women's Christmas Gathering. Bring your favorite cookies to share and invite a friend!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "London Baptist Church",
                "url": "https://allevents.in/org/london-baptist-church/27226442"
            }
        ]
    }
]
```