

# Event Details

- **Event Name**: Bible Study
- **Event Start and End Date**: Thu, 29 Oct, 2026 at 07:00 pm – Thu, 29 Oct, 2026 at 08:00 pm (-07:00)
- **Event Description**: Come and study the Bible with us! This is open to anyone in the community who wishes to discuss and learn from the Bible and the Gospel of Jesus Christ. Held at the Church of Jesus Christ of Latter-day Saints, 1270 S. Orange St., El Cajon, CA 92020. All are welcome!
- **Event URL**: https://allevents.in/el-cajon/bible-study/1600030490778330
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: El Cajon
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.7782184
- **long**: -116.9650304
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1270 South Orange Avenue, El Cajon, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/94d34f50-8d81-11f1-a33a-f7150662a5aa-rimg-w1000-h666-dcf

## FAQs

- **Q**: When and where is Bible Study being held?
  - **A:** Bible Study takes place on Thu, 29 Oct, 2026 at 07:00 pm to Thu, 29 Oct, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 1270 South Orange Avenue, El Cajon, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bible Study",
        "image": "https://cdn-az.allevents.in/events6/banners/a1ec94d0-8d81-11f1-88dc-e3856eb2568f-rimg-w1200-h800-dcf8f8f8-gmir.jpg",
        "startDate": "2026-10-29T19:00:00-07:00",
        "endDate": "2026-10-29T20:00:00-07:00",
        "url": "https://allevents.in/el-cajon/bible-study/1600030490778330",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1270 South Orange Avenue",
                "addressLocality": "El Cajon",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.7782184",
                "longitude": "-116.9650304"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and study the Bible with us! This is open to anyone in the community who wishes to discuss and learn from the Bible and the Gospel of Jesus Christ. Held at the Church of Jesus Christ of Latter-day Saints, 1270 S. Orange St., El Cajon, CA 92020. All are welcome!"
    }
]
```