

# Event Details

- **Event Name**: Sunday Bible & Scripture Study
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 10:00 am – Sun, 28 Dec, 2025 at 11:00 am
- **Event Description**: Come join us to study Jesus Christ and draw closer to him.All Welcome. We have study classes for adults, teens and kids.
- **Event URL**: https://allevents.in/newport-beach/sunday-bible-and-scripture-study/1600027667656002
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Newport Beach
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.622616
- **long**: -117.906657
- **full address**: The Church of Jesus Christ of Latter-day Saints, 801 Dover Drive, Newport Beach, US

## Event gallery

- **Alt text**: Sunday Bible &amp; Scripture Study
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f3e26470-d212-11f0-996b-d59fe40bb918-rimg-w1200-h743-dc171916-gmir.jpg

## FAQs

- **Q**: When and where is Sunday Bible & Scripture Study being held?
  - **A:** Sunday Bible &amp; Scripture Study takes place on Sun, 28 Dec, 2025 at 10:00 am to Sun, 28 Dec, 2025 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 801 Dover Drive, Newport Beach, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Bible &amp; Scripture Study",
        "image": "https://cdn-az.allevents.in/events10/banners/f3e26470-d212-11f0-996b-d59fe40bb918-rimg-w1200-h743-dc171916-gmir.jpg",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/newport-beach/sunday-bible-and-scripture-study/1600027667656002",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "801 Dover Drive",
                "addressLocality": "Newport Beach",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.622616",
                "longitude": "-117.906657"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us to study Jesus Christ and draw closer to him.All Welcome. We have study classes for adults, teens and kids."
    }
]
```