

# Event Details

- **Event Name**: Volleyball
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 07:00 pm – Thu, 18 Dec, 2025 at 08:30 pm
- **Event Description**: Friends and neighbors, come enjoy pick-up volleyball every Thursday from 7-8:30 pm. All are welcome!
- **Event URL**: https://allevents.in/rochester/volleyball/1600027963477553
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Rochester
- **state**: NY
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.116579389496
- **long**: -77.580912620594
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1400 Westfall Road, Rochester, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/159e2d50-0591-11f0-969d-a3db3f013516-rimg-w900-h1600-dc9

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 18 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1400 Westfall Road, Rochester, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Volleyball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Volleyball",
        "image": "https://cdn-az.allevents.in/events10/banners/ae0b8830-dc6e-11f0-8245-a99e0c68dcb5-rimg-w900-h1600-dc90a2b6-gmir.jpg",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/rochester/volleyball/1600027963477553",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1400 Westfall Road",
                "addressLocality": "Rochester",
                "addressRegion": "NY",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.116579389496",
                "longitude": "-77.580912620594"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Friends and neighbors, come enjoy pick-up volleyball every Thursday from 7-8:30 pm. All are welcome!"
    }
]
```