

# Event Details

- **Event Name**: Gospel Study
- **Event Start and End Date**: Thu, 12 Mar, 2026 at 07:00 pm – Thu, 31 Dec, 2026 at 07:00 pm (-07:00)
- **Event Description**: Come join with the Missionaries for a Gospel Study Class held every Thursday at 7 pm in the High Council Room.
- **Event URL**: https://allevents.in/vancouver/gospel-study/1600029623295820
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Vancouver
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.692129
- **long**: -122.619937
- **full address**: The Church of Jesus Christ of Latter-day Saints, 9729 Northeast 50th Avenue, Vancouver, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b37236f0-021d-11f1-92e1-cd6b14ae921a-rimg-w800-h533-dcf3

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 12 Mar, 2026 at 07:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 9729 Northeast 50th Avenue, Vancouver, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 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": "Gospel Study",
        "image": "https://cdn-az.allevents.in/events10/banners/363f2d90-1d08-11f1-8026-d96a43b74dca-rimg-w800-h533-dcf3f1ed-gmir.jpg",
        "startDate": "2026-03-12T19:00:00-07:00",
        "endDate": "2026-12-31T19:00:00-07:00",
        "url": "https://allevents.in/vancouver/gospel-study/1600029623295820",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9729 Northeast 50th Avenue",
                "addressLocality": "Vancouver",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.692129",
                "longitude": "-122.619937"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join with the Missionaries for a Gospel Study Class held every Thursday at 7 pm in the High Council Room."
    }
]
```