

# Event Details

- **Event Name**: Bible study class
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 10:00 am – Sun, 28 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/1600027837723045
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events1/banners/14133cc0-e8e3-11ef-9856-d131f627cd18-rimg-w1000-h563-dcb

## FAQs

- **Q**: When and where is Bible study class being held?
  - **A:** Bible study class 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, 470 Camino San Clemente, San Clemente, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bible study class is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in San Clemente, this event is thoughtfully curated to deliver a standout experience worth every moment. If Bible study class sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bible study class",
        "image": "https://cdn-az.allevents.in/events6/banners/9fd87e70-d21f-11f0-8e6b-3d758292774f-rimg-w1200-h675-dcbda47e-gmir.png",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/san-clemente/bible-study-class/1600027837723045",
        "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."
    }
]
```