

# Event Details

- **Event Name**: Young Single Adult Activity Night
- **Event Start and End Date**: Mon, 06 Apr, 2026 at 07:00 pm – Mon, 27 Jul, 2026 at 07:00 pm (-04:00)
- **Event Description**: Join us for a fun social gathering every Monday night at 7pm! We plan a different activity every week. We hope to see you there!
- **Event URL**: https://allevents.in/virginia-beach/young-single-adult-activity-night/1600028591725853
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events7/banners/0e4833b0-6d66-11f0-9ceb-33d012fff073-rimg-w1000-h667-dcb

## FAQs

- **Q**: When and where is Young Single Adult Activity Night being held?
  - **A:** Young Single Adult Activity Night takes place on Mon, 06 Apr, 2026 at 07:00 pm to Mon, 27 Jul, 2026 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 4784 Princess Anne Rd, Virginia Beach, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Young Single Adult Activity Night is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Virginia Beach, this event is thoughtfully curated to deliver a standout experience worth every moment. If Young Single Adult Activity Night sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Young Single Adult Activity Night",
        "image": "https://cdn-az.allevents.in/events2/banners/7771c900-320f-11f1-8d5f-efb55bc4316e-rimg-w1200-h800-dcbebebf-gmir.jpg",
        "startDate": "2026-04-06T19:00:00-04:00",
        "endDate": "2026-07-27T19:00:00-04:00",
        "url": "https://allevents.in/virginia-beach/young-single-adult-activity-night/1600028591725853",
        "eventStatus": "https://schema.org/EventScheduled",
        "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": "Join us for a fun social gathering every Monday night at 7pm! We plan a different activity every week. We hope to see you there!"
    }
]
```