

# Event Details

- **Event Name**: Young Women 16-18 Activity
- **Event Start and End Date**: Wed, 11 Mar, 2026 at 07:00 pm – Wed, 11 Mar, 2026 at 08:00 pm
- **Event Description**: Class Activity
- **Event URL**: https://allevents.in/san-antonio/young-women-16-18-activity/1600028597701457
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e5809df0-6e3c-11f0-bbd4-c533b561708e-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Young+Women+16-18+Activity&date=11+Mar

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 11 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**: What type of event is this?
  - **A:** Workshops
- **Q**: Where can I find ticket details about Young Women 16-18 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 16-18 Activity",
        "image": "https://cdn-az.allevents.in/events9/banners/e5809df0-6e3c-11f0-bbd4-c533b561708e-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-11",
        "endDate": "2026-03-11",
        "url": "https://allevents.in/san-antonio/young-women-16-18-activity/1600028597701457",
        "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"
    }
]
```