

# Event Details

- **Event Name**: Scripture Study
- **Event Start and End Date**: Thu, 05 Mar, 2026 at 07:00 pm – Thu, 08 Oct, 2026 at 07:00 pm (-08:00)
- **Event Description**: Our church group in Victoria is holding a weekly scripture study to deepen our connection to our Saviour, Jesus Christ, and to have an opportunity to learn from each other. It will be held every Thursday at 7 pm. All are welcome, come as you are, and we look forward to your participation!
- **Event URL**: https://allevents.in/victoria/scripture-study/1600029007628129
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Victoria
- **state**: BC
- **country**: CA
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 48.489008
- **long**: -123.400615
- **full address**: The Church of Jesus Christ of Latter-day Saints, 701 Mann Avenue, Victoria, CA

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ce4d98c0-a0fc-11f0-9466-479436cabf2b-rimg-w920-h519-dc02

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 05 Mar, 2026 at 07:00 pm (-08:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 701 Mann Avenue, Victoria, CA
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Scripture Study ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Scripture Study",
        "image": "https://cdn-az.allevents.in/events5/banners/5977a0d0-d6cc-11f0-9b22-c5969cdb3f26-rimg-w920-h519-dc020101-gmir.png",
        "startDate": "2026-03-05T19:00:00-08:00",
        "endDate": "2026-10-08T19:00:00-08:00",
        "url": "https://allevents.in/victoria/scripture-study/1600029007628129",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "701 Mann Avenue",
                "addressLocality": "Victoria",
                "addressRegion": "BC",
                "addressCountry": {
                    "@type": "Country",
                    "name": "CA"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.489008",
                "longitude": "-123.400615"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our church group in Victoria is holding a weekly scripture study to deepen our connection to our Saviour, Jesus Christ, and to have an opportunity to learn from each other. It will be held every Thursday at 7 pm. All are welcome, come as you are, and we look forward to your participation!"
    }
]
```