

# Event Details

- **Event Name**: volleyball
- **Event Start and End Date**: Tue, 06 Jan, 2026 at 07:00 pm – Tue, 06 Jan, 2026 at 08:00 pm
- **Event Description**: Join the young women as we sharpen our volleyball skills!
- **Event URL**: https://allevents.in/annabella/volleyball/1600029311790951
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Annabella
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.707704067254
- **long**: -112.05969342632
- **full address**: The Church of Jesus Christ of Latter-day Saints, 40 North 100 East, Annabella, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/86ba89c0-d2b9-11f0-8e6b-3d758292774f-rimg-w1000-h562-dc

## FAQs

- **Q**: When and where is volleyball being held?
  - **A:** volleyball takes place on Tue, 06 Jan, 2026 at 07:00 pm to Tue, 06 Jan, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 40 North 100 East, Annabella, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** volleyball is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Annabella, this event is thoughtfully curated to deliver a standout experience worth every moment. If volleyball sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "volleyball",
        "image": "https://cdn-az.allevents.in/events8/banners/85f95ca0-d2b9-11f0-8e6b-3d758292774f-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-01-06",
        "endDate": "2026-01-06",
        "url": "https://allevents.in/annabella/volleyball/1600029311790951",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "40 North 100 East",
                "addressLocality": "Annabella",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.707704067254",
                "longitude": "-112.05969342632"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the young women as we sharpen our volleyball skills!"
    }
]
```