

# Event Details

- **Event Name**: Volleyball
- **Event Start and End Date**: Sat, 24 Jan, 2026 at 08:00 pm – Sat, 24 Jan, 2026 at 11:55 pm
- **Event Description**: Join us for volleyball with the Missionaries. Starting at 8pm in the 7th Street building. Bring your friends and come ready to play!
- **Event URL**: https://allevents.in/powell/volleyball/1600029247453224
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Powell
- **state**: WY
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 44.761476515215
- **long**: -108.76629361448
- **full address**: The Church of Jesus Christ of Latter-day Saints, 527 W 7th St, Powell, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/a4fc56e0-c8b2-11f0-a4e9-c9193a232180-rimg-w1000-h562-dc

## FAQs

- **Q**: When and where is Volleyball being held?
  - **A:** Volleyball takes place on Sat, 24 Jan, 2026 at 08:00 pm to Sat, 24 Jan, 2026 at 11:55 pm at The Church of Jesus Christ of Latter-day Saints, 527 W 7th St, Powell, 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 Powell, 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/events3/banners/9151f540-f99b-11f0-8530-913913406605-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2026-01-24",
        "endDate": "2026-01-24",
        "url": "https://allevents.in/powell/volleyball/1600029247453224",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "527 W 7th St",
                "addressLocality": "Powell",
                "addressRegion": "WY",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.761476515215",
                "longitude": "-108.76629361448"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for volleyball with the Missionaries. Starting at 8pm in the 7th Street building. Bring your friends and come ready to play!"
    }
]
```