

# Event Details

- **Event Name**: Open Volleyball Game
- **Event Start and End Date**: Thu, 22 Jan, 2026 at 07:00 pm – Thu, 22 Jan, 2026 at 08:30 pm
- **Event Description**: Come join us for a friendly game of volleyball! Open to all ages and abilities.
- **Event URL**: https://allevents.in/lodi/open-volleyball-game/1600029285529154
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lodi
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.1077497
- **long**: -121.2915516
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1510 West Century Boulevard, Lodi, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/9320ca10-cf23-11f0-9ef1-edd14f9595b8-rimg-w1000-h562-dcc

## FAQs

- **Q**: When and where is Open Volleyball Game being held?
  - **A:** Open Volleyball Game takes place on Thu, 22 Jan, 2026 at 07:00 pm to Thu, 22 Jan, 2026 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 1510 West Century Boulevard, Lodi, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Open Volleyball Game",
        "image": "https://cdn-az.allevents.in/events6/banners/922ec8f0-cf23-11f0-99d7-2d9e0b85a7f1-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2026-01-22",
        "endDate": "2026-01-22",
        "url": "https://allevents.in/lodi/open-volleyball-game/1600029285529154",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1510 West Century Boulevard",
                "addressLocality": "Lodi",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.1077497",
                "longitude": "-121.2915516"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a friendly game of volleyball! Open to all ages and abilities."
    }
]
```