

# Event Details

- **Event Name**: Bible Study with the Missionaries
- **Event Start and End Date**: Tue, 02 Dec, 2025 at 06:00 pm – Tue, 02 Dec, 2025 at 07:00 pm
- **Event Description**: Join our missionaries for Bible study. All are welcome.
- **Event URL**: https://allevents.in/moreno-valley/bible-study-with-the-missionaries/1600028608616743
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Moreno Valley
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.9277292
- **long**: -117.209385
- **full address**: The Church of Jesus Christ of Latter-day Saints, 13281 Lasselle Street, Moreno Valley, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/0c232cd0-7003-11f0-9cd1-c9d59d3bc1a1-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 02 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 13281 Lasselle Street, Moreno Valley, United States
- **Q**: Where can I find ticket details about Bible Study with the Missionaries ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bible Study with the Missionaries",
        "image": "https://cdn-az.allevents.in/events9/banners/0a9512c0-7003-11f0-96be-d9bcca14d905-rimg-w1200-h675-dcd7bda8-gmir.jpg",
        "startDate": "2025-12-02",
        "endDate": "2025-12-02",
        "url": "https://allevents.in/moreno-valley/bible-study-with-the-missionaries/1600028608616743",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13281 Lasselle Street",
                "addressLocality": "Moreno Valley",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.9277292",
                "longitude": "-117.209385"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join our missionaries for Bible study. All are welcome."
    }
]
```