

# Event Details

- **Event Name**: Young Women ages 14-15
- **Event Start and End Date**: Wed, 10 Jun, 2026 at 07:00 pm – Wed, 10 Jun, 2026 at 08:00 pm (-05:00)
- **Event Description**: Class activity
- **Event URL**: https://allevents.in/san-antonio/young-women-ages-14-15/1600028597964300
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: San Antonio
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 29.448901615337
- **long**: -98.70523605936
- **full address**: The Church of Jesus Christ of Latter-day Saints, 10819 Military Drive West, San Antonio, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/cc77a9b0-1a31-11f1-addc-399c2b4ffec3-rimg-w1000-h562-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 10 Jun, 2026 at 07:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 10819 Military Drive West, San Antonio, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Young Women ages 14-15 ?
  - **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 ages 14-15",
        "image": "https://cdn-az.allevents.in/events9/banners/3e277980-1e99-11f1-be52-43aa0ae04bd6-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-06-10T19:00:00-05:00",
        "endDate": "2026-06-10T20:00:00-05:00",
        "url": "https://allevents.in/san-antonio/young-women-ages-14-15/1600028597964300",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10819 Military Drive West",
                "addressLocality": "San Antonio",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.448901615337",
                "longitude": "-98.70523605936"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Class activity"
    }
]
```