

# Event Details

- **Event Name**: Women’s volleyball
- **Event Start and End Date**: Tue, 13 Jan, 2026 at 09:00 pm – Tue, 13 Jan, 2026 at 10:30 pm
- **Event Description**: Lorraine Campbell organizer. Every Tuesday night.
- **Event URL**: https://allevents.in/cottonwood-heights/women’s-volleyball/1600029185373934
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Cottonwood Heights
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.609818028117
- **long**: -111.80980451381
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2925 East Bengal Boulevard (7800 South), Cottonwood Heights, US

## Event gallery

- **Alt text**: Women’s volleyball
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d8901aa0-bfd4-11f0-a20f-a71ece99b432-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Women’s volleyball being held?
  - **A:** Women’s volleyball takes place on Tue, 13 Jan, 2026 at 09:00 pm to Tue, 13 Jan, 2026 at 10:30 pm at The Church of Jesus Christ of Latter-day Saints, 2925 East Bengal Boulevard (7800 South), Cottonwood Heights, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Women’s volleyball",
        "image": "https://cdn-az.allevents.in/events10/banners/d8901aa0-bfd4-11f0-a20f-a71ece99b432-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-01-13",
        "endDate": "2026-01-13",
        "url": "https://allevents.in/cottonwood-heights/women’s-volleyball/1600029185373934",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2925 East Bengal Boulevard (7800 South)",
                "addressLocality": "Cottonwood Heights",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.609818028117",
                "longitude": "-111.80980451381"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Lorraine Campbell organizer. Every Tuesday night."
    }
]
```