

# Event Details

- **Event Name**: Youth Mutual Activity Night
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 07:00 pm – Wed, 31 Dec, 2025 at 08:00 pm
- **Event Description**: All youth, ages 11-18 are welcome to join us!
- **Event URL**: https://allevents.in/austin/youth-mutual-activity-night/1600027921551152
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Austin
- **state**: TX
- **country**: US
- **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, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/cc07b030-fa23-11ef-9b5d-c767f16fce80-rimg-w1000-h667-dc4

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 31 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2111 Parker Lane, Austin, US
- **Q**: What type of event is this?
  - **A:** Religious
- **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/events9/banners/b17e60b0-d20e-11f0-8847-13c74ce67ee0-rimg-w1200-h800-dc4a4945-gmir.jpg",
        "startDate": "2025-12-31",
        "endDate": "2025-12-31",
        "url": "https://allevents.in/austin/youth-mutual-activity-night/1600027921551152",
        "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": {
                    "@type": "Country",
                    "name": "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!"
    }
]
```