

# Event Details

- **Event Name**: Volleyball Night - Young Single Adults (ages 18-35)
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 07:00 pm – Wed, 31 Dec, 2025 at 09:00 pm
- **Event Description**: All young single adults (ages 18-35) are welcome to join us every Wednesday night for volleyball at 7pm
- **Event URL**: https://allevents.in/virginia-beach/volleyball-night-young-single-adults-ages-18-35/1600028677111349
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Virginia Beach
- **state**: VA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.816841720885
- **long**: -76.145714100612
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4784 Princess Anne Rd, Virginia Beach, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/60703cf0-7923-11f0-ab88-37480dab5866-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 31 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 4784 Princess Anne Rd, Virginia Beach, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Volleyball Night - Young Single Adults (ages 18-35) ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Volleyball Night - Young Single Adults (ages 18-35)",
        "image": "https://cdn-az.allevents.in/events3/banners/2bf276d0-e6a8-11f0-a49b-adc4455cf035-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-31",
        "endDate": "2025-12-31",
        "url": "https://allevents.in/virginia-beach/volleyball-night-young-single-adults-ages-18-35/1600028677111349",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4784 Princess Anne Rd",
                "addressLocality": "Virginia Beach",
                "addressRegion": "VA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.816841720885",
                "longitude": "-76.145714100612"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All young single adults (ages 18-35) are welcome to join us every Wednesday night for volleyball at 7pm"
    }
]
```