

# Event Details

- **Event Name**: Women's Study Group
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 08:15 pm – Thu, 18 Dec, 2025 at 09:15 pm
- **Event Description**: We will be studying the latest conference talks from the October General Conference 2025. TBD
- **Event URL**: https://allevents.in/northglenn/womens-study-group/1600028694002409
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600028694002409

## Event venue details

- **city**: Northglenn
- **state**: CO
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.903393052309
- **long**: -104.98615235433
- **full address**: The Church of Jesus Christ of Latter-day Saints, 100 E Malley Drive, Northglenn, United States

## Event gallery

- **Alt text**: Women's Study Group
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Women%27s+Study+Group&date=Thu%2C+18+Dec%2C+2025+at+08%3A15+pm&bg=5

## FAQs

- **Q**: When and where is Women's Study Group being held?
  - **A:** Women's Study Group takes place on Thu, 18 Dec, 2025 at 08:15 pm to Thu, 18 Dec, 2025 at 09:15 pm at The Church of Jesus Christ of Latter-day Saints, 100 E Malley Drive, Northglenn, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Women's Study Group",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Women%27s+Study+Group&date=Thu%2C+18+Dec%2C+2025+at+08%3A15+pm&bg=5",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/northglenn/womens-study-group/1600028694002409",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 E Malley Drive",
                "addressLocality": "Northglenn",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.903393052309",
                "longitude": "-104.98615235433"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be studying the latest conference talks from the October General Conference 2025. TBD"
    }
]
```