

# Event Details

- **Event Name**: Sunday Gospel Study
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 10:00 am – Sun, 27 Dec, 2026 at 10:00 am (-05:00)
- **Event Description**: Join us after our Sacrament meeting for a gospel topic study to help us all learn from one another and progress our spiritual knowledge. There are classes for adults, youth, and children.
- **Event URL**: https://allevents.in/alexandria/sunday-gospel-study/1600029668330642
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Alexandria
- **state**: VA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.815275900467
- **long**: -77.07486135792
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2810 King Street, Alexandria, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/db6cb7f0-0a76-11f1-b6c3-c3694e9a4e40-rimg-w920-h519-dcb

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 01 Mar, 2026 at 10:00 am (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2810 King Street, Alexandria, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Sunday Gospel Study ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Gospel Study",
        "image": "https://cdn-az.allevents.in/events6/banners/cb6f4750-1584-11f1-a7fb-73af2fb0d1ad-rimg-w920-h519-dcbfab90-gmir.png",
        "startDate": "2026-03-01T10:00:00-05:00",
        "endDate": "2026-12-27T10:00:00-05:00",
        "url": "https://allevents.in/alexandria/sunday-gospel-study/1600029668330642",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2810 King Street",
                "addressLocality": "Alexandria",
                "addressRegion": "VA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.815275900467",
                "longitude": "-77.07486135792"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us after our Sacrament meeting for a gospel topic study to help us all learn from one another and progress our spiritual knowledge. There are classes for adults, youth, and children."
    }
]
```