

# Event Details

- **Event Name**: Volleyball
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 08:00 am – Sat, 20 Dec, 2025 at 10:00 am
- **Event Description**: Anybody and everybody, let's play volleyball!
- **Event URL**: https://allevents.in/st-robert/volleyball/1600029232854017
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: St Robert
- **state**: MO
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.8083335
- **long**: -92.139993
- **full address**: The Church of Jesus Christ of Latter-day Saints, 123 Bosa Drive, St Robert, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9bcb3a80-c661-11f0-a58b-5728a583d37c-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Volleyball being held?
  - **A:** Volleyball takes place on Sat, 20 Dec, 2025 at 08:00 am to Sat, 20 Dec, 2025 at 10:00 am at The Church of Jesus Christ of Latter-day Saints, 123 Bosa Drive, St Robert, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Volleyball",
        "image": "https://cdn-az.allevents.in/events1/banners/91a3ece0-ddaf-11f0-93e8-4b9edb3414e1-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/st-robert/volleyball/1600029232854017",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "123 Bosa Drive",
                "addressLocality": "St Robert",
                "addressRegion": "MO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.8083335",
                "longitude": "-92.139993"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Anybody and everybody, let's play volleyball!"
    }
]
```