

# Event Details

- **Event Name**: Young Women's Activity
- **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/ellicott-city/young-womens-activity/1600027705737834
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Ellicott City
- **state**: MD
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.255936162298
- **long**: -76.822968567476
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4100 St Johns Ln, Ellicott City, United States

## Event gallery

- **Alt text**: Young Women's Activity
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/285196f0-52fb-11f0-bf10-61f15e1a81f0-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Young Women's Activity being held?
  - **A:** Young Women's Activity 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, 4100 St Johns Ln, Ellicott City, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Young Women's Activity 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 Ellicott City, this event is thoughtfully curated to deliver a standout experience worth every moment. If Young Women's Activity 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 Women's Activity",
        "image": "https://cdn-az.allevents.in/events9/banners/285196f0-52fb-11f0-bf10-61f15e1a81f0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-10",
        "endDate": "2025-12-10",
        "url": "https://allevents.in/ellicott-city/young-womens-activity/1600027705737834",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4100 St Johns Ln",
                "addressLocality": "Ellicott City",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.255936162298",
                "longitude": "-76.822968567476"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```