

# Event Details

- **Event Name**: MV Ward Sacrament Meeting
- **Event Start and End Date**: Sun, 29 Mar, 2026 at 10:30 am – Sun, 29 Mar, 2026 at 11:30 am
- **Event URL**: https://allevents.in/alexandria/mv-ward-sacrament-meeting/1600027669141907
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/04576280-2b80-11f1-adf0-4de4cd755510-rimg-w1200-h675-dc181515-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0494e0b0-2b80-11f1-adf0-4de4cd755510-rimg-w300-h300-dc171618-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 29 Mar, 2026 at 10:30 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2000 George Washington Parkway, Alexandria, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about MV Ward Sacrament Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "MV Ward Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events1/banners/04576280-2b80-11f1-adf0-4de4cd755510-rimg-w1200-h675-dc181515-gmir.jpg",
        "startDate": "2026-03-29",
        "endDate": "2026-03-29",
        "url": "https://allevents.in/alexandria/mv-ward-sacrament-meeting/1600027669141907",
        "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"
    }
]
```