

# Event Details

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

## Ticket Details

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

## 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/events7/banners/85411e10-c661-11f0-a58b-5728a583d37c-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Volleyball being held?
  - **A:** Volleyball takes place on Sat, 27 Dec, 2025 at 08:00 am to Sat, 27 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/events4/banners/a9cd2f90-e32f-11f0-983f-3f1406156a47-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-27",
        "endDate": "2025-12-27",
        "url": "https://allevents.in/st-robert/volleyball/1600029232852039",
        "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!"
    }
]
```