

# 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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c74cd2c0-d0a4-11f0-8df4-05d283bd9692-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c7abe2b0-d0a4-11f0-8df4-05d283bd9692-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 03 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 4100 St Johns Ln, Ellicott City, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Young Women's Activity ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
    }
]
```