

# Event Details

- **Event Name**: Young Womens Class Activities
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 07:00 pm – Wed, 10 Dec, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/greeley/young-womens-class-activities/1600027647899626
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Greeley
- **state**: CO
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.428706371028
- **long**: -104.75927062899
- **full address**: The Church of Jesus Christ of Latter-day Saints, 501 49th Avenue, Greeley, United States

## Event gallery

- **Alt text**: Young Womens Class Activities
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b8dd9680-72a7-11f0-a585-4f98a061f38c-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Young Womens Class Activities being held?
  - **A:** Young Womens Class Activities takes place on Wed, 10 Dec, 2025 at 07:00 pm to Wed, 10 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 501 49th Avenue, Greeley, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Young Womens Class Activities is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Greeley, this event is thoughtfully curated to deliver a standout experience worth every moment. If Young Womens Class Activities sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Young Womens Class Activities",
        "image": "https://cdn-az.allevents.in/events10/banners/b8dd9680-72a7-11f0-a585-4f98a061f38c-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-10",
        "endDate": "2025-12-10",
        "url": "https://allevents.in/greeley/young-womens-class-activities/1600027647899626",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "501 49th Avenue",
                "addressLocality": "Greeley",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.428706371028",
                "longitude": "-104.75927062899"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```