

# Event Details

- **Event Name**: Women’s Volleyball
- **Event Start and End Date**: Thu, 05 Mar, 2026 at 09:00 am – Thu, 31 Dec, 2026 at 09:00 am (-07:00)
- **Event Description**: All are welcome to play volleyball. All skill levels, just come and have fun.
- **Event URL**: https://allevents.in/mesa/women’s-volleyball/1600029436570733
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Mesa
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.442106378066
- **long**: -111.79592083986
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1455 North Harris Drive, Mesa, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8eb33e20-e78a-11f0-a9ca-a50c8e540ec8-rimg-w612-h407-dc15

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 05 Mar, 2026 at 09:00 am (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1455 North Harris Drive, Mesa, US
- **Q**: Where can I find ticket details about Women’s Volleyball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Women’s Volleyball",
        "image": "https://cdn-az.allevents.in/events8/banners/8e172530-e78a-11f0-a9ca-a50c8e540ec8-rimg-w612-h407-dc151413-gmir.jpg",
        "startDate": "2026-03-05T09:00:00-07:00",
        "endDate": "2026-12-31T09:00:00-07:00",
        "url": "https://allevents.in/mesa/women’s-volleyball/1600029436570733",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1455 North Harris Drive",
                "addressLocality": "Mesa",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.442106378066",
                "longitude": "-111.79592083986"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to play volleyball. All skill levels, just come and have fun."
    }
]
```