

# Event Details

- **Event Name**: Young Women's Activity
- **Event Start and End Date**: Wed, 03 Dec, 2025 at 07:00 pm – Wed, 03 Dec, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/ellicott-city/young-womens-activity/1600027705737201
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Ellicott City
- **state**: MD
- **country**: US
- **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, US

## Event gallery

- **Alt text**: Young Women's Activity
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c74cd2c0-d0a4-11f0-8df4-05d283bd9692-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, 03 Dec, 2025 at 07:00 pm to Wed, 03 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 4100 St Johns Ln, Ellicott City, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Young Women's Activity is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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/events6/banners/c74cd2c0-d0a4-11f0-8df4-05d283bd9692-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-03",
        "endDate": "2025-12-03",
        "url": "https://allevents.in/ellicott-city/young-womens-activity/1600027705737201",
        "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": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.255936162298",
                "longitude": "-76.822968567476"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```