

# Event Details

- **Event Name**: Young Women ages 14-15
- **Event Start and End Date**: Wed, 25 Mar, 2026 at 07:00 pm – Wed, 25 Mar, 2026 at 08:00 pm
- **Event Description**: Class activity
- **Event URL**: https://allevents.in/san-antonio/young-women-ages-14-15/1600028597955047
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: San Antonio
- **state**: TX
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7c583da0-6e42-11f0-be32-f97632010421-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 25 Mar, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 10819 Military Drive West, San Antonio, United States
- **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/events10/banners/7b373d40-6e42-11f0-be32-f97632010421-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-25",
        "endDate": "2026-03-25",
        "url": "https://allevents.in/san-antonio/young-women-ages-14-15/1600028597955047",
        "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": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.448901615337",
                "longitude": "-98.70523605936"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Class activity"
    }
]
```