

# Event Details

- **Event Name**: Scritures with Friends
- **Event Start and End Date**: Tue, 30 Dec, 2025 at 07:00 pm – Tue, 30 Dec, 2025 at 08:00 pm
- **Event Description**: Come and study the scriptures with us. The Missionaries will lead the discussion. This is a weekly event. It will be held in the YW Room.
- **Event URL**: https://allevents.in/vancouver/scritures-with-friends/1600028253895326
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events1/banners/c3981cd0-3c33-11f0-89da-37b8d5af8c24-rimg-w300-h168-dcc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 30 Dec, 2025 at 07:00 pm
- **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 Scritures with Friends ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Scritures with Friends",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Scritures+with+Friends&date=Tue%2C+30+Dec%2C+2025+at+07%3A00+pm&bg=2",
        "startDate": "2025-12-30",
        "endDate": "2025-12-30",
        "url": "https://allevents.in/vancouver/scritures-with-friends/1600028253895326",
        "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 and study the scriptures with us. The Missionaries will lead the discussion. This is a weekly event. It will be held in the YW Room."
    }
]
```