

# Event Details

- **Event Name**: Bible study class
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:00 am – Sun, 21 Dec, 2025 at 11:00 am
- **Event Description**: Come study God's word with us.
- **Event URL**: https://allevents.in/san-clemente/bible-study-class/1600027837735147
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: San Clemente
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.441071
- **long**: -117.636602
- **full address**: The Church of Jesus Christ of Latter-day Saints, 470 Camino San Clemente, San Clemente, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/809abee0-e8e3-11ef-8e47-fd9c41770d0c-rimg-w1000-h563-dcb

## FAQs

- **Q**: When and where is Bible study class being held?
  - **A:** Bible study class takes place on Sun, 21 Dec, 2025 at 10:00 am to Sun, 21 Dec, 2025 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 470 Camino San Clemente, San Clemente, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bible study class",
        "image": "https://cdn-az.allevents.in/events2/banners/bc72baa0-d21f-11f0-996b-d59fe40bb918-rimg-w1200-h675-dcbda47e-gmir.png",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/san-clemente/bible-study-class/1600027837735147",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "470 Camino San Clemente",
                "addressLocality": "San Clemente",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.441071",
                "longitude": "-117.636602"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come study God's word with us."
    }
]
```