

# Event Details

- **Event Name**: MV Youth Activities
- **Event Start and End Date**: Wed, 13 May, 2026 at 07:00 pm – Wed, 13 May, 2026 at 08:30 pm (-04:00)
- **Event URL**: https://allevents.in/alexandria/mv-youth-activities/1600027669134037
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Alexandria
- **state**: VA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.711229617968
- **long**: -77.064148705969
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2000 George Washington Parkway, Alexandria, US

## Event gallery

- **Alt text**: MV Youth Activities
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/59ac5d80-3373-11f1-86e7-414daf22773e-rimg-w1200-h675-dca68e79-gmir.jpg

## FAQs

- **Q**: When and where is MV Youth Activities being held?
  - **A:** MV Youth Activities takes place on Wed, 13 May, 2026 at 07:00 pm to Wed, 13 May, 2026 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 2000 George Washington Parkway, Alexandria, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** MV Youth Activities is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Alexandria, this event is thoughtfully curated to deliver a standout experience worth every moment. If MV Youth Activities 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": "MV Youth Activities",
        "image": "https://cdn-az.allevents.in/events6/banners/59ac5d80-3373-11f1-86e7-414daf22773e-rimg-w1200-h675-dca68e79-gmir.jpg",
        "startDate": "2026-05-13T19:00:00-04:00",
        "endDate": "2026-05-13T20:30:00-04:00",
        "url": "https://allevents.in/alexandria/mv-youth-activities/1600027669134037",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2000 George Washington Parkway",
                "addressLocality": "Alexandria",
                "addressRegion": "VA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.711229617968",
                "longitude": "-77.064148705969"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```