

# Event Details

- **Event Name**: Come Follow Me Study Group for Women
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 10:30 am – Wed, 10 Dec, 2025 at 11:30 am
- **Event Description**: Every Wednesday at 10:30 am
- **Event URL**: https://allevents.in/ogden/come-follow-me-study-group-for-women/1600027883935737
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Ogden
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.169257528347
- **long**: -111.94929216609
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5161 South 1300 East, Ogden, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d5596cc0-f2d8-11ef-a4a5-dd41267feb8c-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Come Follow Me Study Group for Women being held?
  - **A:** Come Follow Me Study Group for Women takes place on Wed, 10 Dec, 2025 at 10:30 am to Wed, 10 Dec, 2025 at 11:30 am at The Church of Jesus Christ of Latter-day Saints, 5161 South 1300 East, Ogden, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Come Follow Me Study Group for Women",
        "image": "https://cdn-az.allevents.in/events4/banners/316566b0-d224-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-10",
        "endDate": "2025-12-10",
        "url": "https://allevents.in/ogden/come-follow-me-study-group-for-women/1600027883935737",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5161 South 1300 East",
                "addressLocality": "Ogden",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.169257528347",
                "longitude": "-111.94929216609"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Every Wednesday at 10:30 am"
    }
]
```