

# Event Details

- **Event Name**: Youth Activity Night
- **Event Start and End Date**: Wed, 04 Mar, 2026 at 07:00 pm – Wed, 16 Dec, 2026 at 07:00 pm (-06:00)
- **Event Description**: Activities for youth 12-18. Every Wednesday night.
- **Event URL**: https://allevents.in/friendswood/youth-activity-night/1600029456757004
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Friendswood
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 29.515153391988
- **long**: -95.198217061865
- **full address**: The Church of Jesus Christ of Latter-day Saints, 505 Deseret Drive, Friendswood, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a2cace70-eb70-11f0-81e6-27a4bec4b71f-rimg-w1000-h667-dce

## 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, 505 Deseret Drive, Friendswood, US
- **Q**: Where can I find ticket details about Youth 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 Activity Night",
        "image": "https://cdn-az.allevents.in/events3/banners/a1ec2e40-eb70-11f0-81e6-27a4bec4b71f-rimg-w1200-h800-dcefeff1-gmir.jpg",
        "startDate": "2026-03-04T19:00:00-06:00",
        "endDate": "2026-12-16T19:00:00-06:00",
        "url": "https://allevents.in/friendswood/youth-activity-night/1600029456757004",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "505 Deseret Drive",
                "addressLocality": "Friendswood",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.515153391988",
                "longitude": "-95.198217061865"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Activities for youth 12-18. Every Wednesday night."
    }
]
```