

# Event Details

- **Event Name**: Volleyball
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 07:00 am – Sat, 13 Dec, 2025 at 09:00 am
- **Event Description**: Come join the sisters for some volleyball.
- **Event URL**: https://allevents.in/ogden/volleyball/1600029099436457
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Ogden
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.240038317899
- **long**: -111.95946679663
- **full address**: The Church of Jesus Christ of Latter-day Saints, 770 15th Street, Ogden, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/af6f1f70-b464-11f0-bc3b-55cfec1e4694-rimg-w1000-h562-dc

## FAQs

- **Q**: When and where is Volleyball being held?
  - **A:** Volleyball takes place on Sat, 13 Dec, 2025 at 07:00 am to Sat, 13 Dec, 2025 at 09:00 am at The Church of Jesus Christ of Latter-day Saints, 770 15th Street, Ogden, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Volleyball",
        "image": "https://cdn-az.allevents.in/events10/banners/62cb9fd0-d5ee-11f0-8b49-41359ed287ca-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/ogden/volleyball/1600029099436457",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "770 15th Street",
                "addressLocality": "Ogden",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.240038317899",
                "longitude": "-111.95946679663"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join the sisters for some volleyball."
    }
]
```