

# Event Details

- **Event Name**: Eagle Creek Young Women
- **Event Start and End Date**: Thu, 10 Sep, 2026 at 07:00 pm – Thu, 17 Sep, 2026 at 07:00 pm (-04:00)
- **Event Description**: Weekday activity for youth (turing 12 this year - 18)
- **Event URL**: https://allevents.in/carmel/eagle-creek-young-women/1600030617515755
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Carmel
- **state**: IN
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.944143856988
- **long**: -86.223099530549
- **full address**: The Church of Jesus Christ of Latter-day Saints, 10710 Shelborne Road, Carmel, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/56d3beb0-a127-11f1-8382-27c8b4f8dbac-rimg-w1000-h667-dc0

## FAQs

- **Q**: When and where is Eagle Creek Young Women being held?
  - **A:** Eagle Creek Young Women takes place on Thu, 10 Sep, 2026 at 07:00 pm to Thu, 17 Sep, 2026 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 10710 Shelborne Road, Carmel, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Eagle Creek Young Women",
        "image": "https://cdn-az.allevents.in/events9/banners/564d77b0-a127-11f1-8382-27c8b4f8dbac-rimg-w1200-h800-dc080808-gmir.jpg",
        "startDate": "2026-09-10T19:00:00-04:00",
        "endDate": "2026-09-17T19:00:00-04:00",
        "url": "https://allevents.in/carmel/eagle-creek-young-women/1600030617515755",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10710 Shelborne Road",
                "addressLocality": "Carmel",
                "addressRegion": "IN",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.944143856988",
                "longitude": "-86.223099530549"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekday activity for youth (turing 12 this year - 18)"
    }
]
```