

# Event Details

- **Event Name**: Scripture Study
- **Event Start and End Date**: Thu, 15 Jan, 2026 at 07:00 pm – Thu, 15 Jan, 2026 at 08:30 pm
- **Event Description**: Come study the Gospel of Jesus Christ as contained in the holy scriptures! Enjoy a casual pace in a safe, non-judgemental space to better come to know our Savior. Study materials and refreshments will be provided. All you need to bring is a smile and a willingness to learn!
- **Event URL**: https://allevents.in/puyallup/scripture-study/1600027754702200
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Puyallup
- **state**: WA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.182607
- **long**: -122.310989
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1015 13th St SW, Puyallup, United States

## Event gallery

- **Alt text**: Scripture Study
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/85565090-2c8e-11f0-9fa1-836a0d8eb2b0-rimg-w1200-h675-dcf4f1ef-gmir.jpg

## FAQs

- **Q**: When and where is Scripture Study being held?
  - **A:** Scripture Study takes place on Thu, 15 Jan, 2026 at 07:00 pm to Thu, 15 Jan, 2026 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 1015 13th St SW, Puyallup, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Scripture Study",
        "image": "https://cdn-az.allevents.in/events6/banners/85565090-2c8e-11f0-9fa1-836a0d8eb2b0-rimg-w1200-h675-dcf4f1ef-gmir.jpg",
        "startDate": "2026-01-15",
        "endDate": "2026-01-15",
        "url": "https://allevents.in/puyallup/scripture-study/1600027754702200",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1015 13th St SW",
                "addressLocality": "Puyallup",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.182607",
                "longitude": "-122.310989"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come study the Gospel of Jesus Christ as contained in the holy scriptures! Enjoy a casual pace in a safe, non-judgemental space to better come to know our Savior. Study materials and refreshments will be provided. All you need to bring is a smile and a willingness to learn!"
    }
]
```