

# Event Details

- **Event Name**: YSA Volleyball
- **Event Start and End Date**: Tue, 31 Mar, 2026 at 07:00 pm – Tue, 31 Mar, 2026 at 09:00 pm
- **Event Description**: Come play volleyball with missionaries, friends, and ward members.
- **Event URL**: https://allevents.in/fort-worth/ysa-volleyball/1600028101553226
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Fort Worth
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.714578495109
- **long**: -97.344389935493
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2520 8th Ave, Fort Worth, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/87265690-2383-11f0-ba97-ab893fa58e47-rimg-w1000-h563-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 31 Mar, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2520 8th Ave, Fort Worth, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about YSA Volleyball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "YSA Volleyball",
        "image": "https://cdn-az.allevents.in/events7/banners/ae313700-2d5f-11f1-a796-25373a183b85-rimg-w1200-h675-dcf7f7ef-gmir.png",
        "startDate": "2026-03-31",
        "endDate": "2026-03-31",
        "url": "https://allevents.in/fort-worth/ysa-volleyball/1600028101553226",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2520 8th Ave",
                "addressLocality": "Fort Worth",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.714578495109",
                "longitude": "-97.344389935493"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come play volleyball with missionaries, friends, and ward members."
    }
]
```