

# Event Details

- **Event Name**: Youth Mutual Activity Night
- **Event Start and End Date**: Wed, 04 Mar, 2026 at 07:00 pm – Wed, 03 Mar, 2027 at 07:00 pm (-06:00)
- **Event Description**: All youth, ages 11-18 are welcome to join us!
- **Event URL**: https://allevents.in/austin/youth-mutual-activity-night/1600027921546540
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Austin
- **state**: TX
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 30.233028827006
- **long**: -97.735941272475
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2111 Parker Lane, Austin, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/a136d7a0-fa23-11ef-9cb3-f1fa755859d2-rimg-w1000-h667-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 04 Mar, 2026 at 07:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2111 Parker Lane, Austin, United States
- **Q**: Where can I find ticket details about Youth Mutual Activity Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Mutual Activity Night",
        "image": "https://cdn-az.allevents.in/events10/banners/a02d2fd0-fa23-11ef-9cb3-f1fa755859d2-rimg-w1200-h800-dc4a4945-gmir.jpg",
        "startDate": "2026-03-04T19:00:00-06:00",
        "endDate": "2027-03-03T19:00:00-06:00",
        "url": "https://allevents.in/austin/youth-mutual-activity-night/1600027921546540",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2111 Parker Lane",
                "addressLocality": "Austin",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.233028827006",
                "longitude": "-97.735941272475"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All youth, ages 11-18 are welcome to join us!"
    }
]
```