

# Event Details

- **Event Name**: 4th Annual Youth Volleyball Tournament
- **Event Start and End Date**: Sat, 14 Mar, 2026 at 01:00 pm – Sat, 14 Mar, 2026 at 04:30 pm
- **Event Description**: Youth from each Ward compete to take home the coveted Stake Trophy distinguishing them as this year's Stake Volleyball Champion!
- **Event URL**: https://allevents.in/coeur-dalene/4th-annual-youth-volleyball-tournament/1600029021057819
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Coeur D'alene
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.702628
- **long**: -116.781718
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2801 North 4th Street, Coeur D'alene, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/42dd52d0-a2fa-11f0-a7a2-73b33ba09bd6-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is 4th Annual Youth Volleyball Tournament being held?
  - **A:** 4th Annual Youth Volleyball Tournament takes place on Sat, 14 Mar, 2026 at 01:00 pm to Sat, 14 Mar, 2026 at 04:30 pm at The Church of Jesus Christ of Latter-day Saints, 2801 North 4th Street, Coeur D'alene, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "4th Annual Youth Volleyball Tournament",
        "image": "https://cdn-az.allevents.in/events10/banners/40f5a710-a2fa-11f0-a7a2-73b33ba09bd6-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-14",
        "endDate": "2026-03-14",
        "url": "https://allevents.in/coeur-dalene/4th-annual-youth-volleyball-tournament/1600029021057819",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2801 North 4th Street",
                "addressLocality": "Coeur D'alene",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.702628",
                "longitude": "-116.781718"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Youth from each Ward compete to take home the coveted Stake Trophy distinguishing them as this year's Stake Volleyball Champion!"
    }
]
```