

# Event Details

- **Event Name**: Adult Volleyball
- **Event Start and End Date**: Fri, 27 Mar, 2026 at 05:00 pm – Fri, 27 Mar, 2026 at 09:00 pm
- **Event Description**: Adult Volleyball for all skill levels
- **Event URL**: https://allevents.in/tacoma/adult-volleyball/1600029044555932
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Tacoma
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.2507067
- **long**: -122.5166745
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1102 South Pearl Street, Tacoma, US

## Event gallery

- **Alt text**: Adult Volleyball
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Adult+Volleyball&date=Fri%2C+27+Mar%2C+2026+at+05%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Adult Volleyball being held?
  - **A:** Adult Volleyball takes place on Fri, 27 Mar, 2026 at 05:00 pm to Fri, 27 Mar, 2026 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 1102 South Pearl Street, Tacoma, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adult Volleyball",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Adult+Volleyball&date=Fri%2C+27+Mar%2C+2026+at+05%3A00+pm&bg=3",
        "startDate": "2026-03-27",
        "endDate": "2026-03-27",
        "url": "https://allevents.in/tacoma/adult-volleyball/1600029044555932",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1102 South Pearl Street",
                "addressLocality": "Tacoma",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.2507067",
                "longitude": "-122.5166745"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Adult Volleyball for all skill levels"
    }
]
```