

# Event Details

- **Event Name**: Women’s Volleyball
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 09:00 am – Fri, 05 Dec, 2025 at 11:00 am
- **Event Description**: Community Volleyball
- **Event URL**: https://allevents.in/mesa/women’s-volleyball/1600027928076500
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Mesa
- **state**: AZ
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b0432e80-fb6b-11ef-b23b-572b3c549b60-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 05 Dec, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1455 North Harris Drive, Mesa, United States
- **Q**: What type of event is this?
  - **A:** Sports
- **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/events4/banners/aed34ad0-fb6b-11ef-b113-8716ccb74816-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-05",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/mesa/women’s-volleyball/1600027928076500",
        "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": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.442106378066",
                "longitude": "-111.79592083986"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Community Volleyball"
    }
]
```