

# Event Details

- **Event Name**: Young Adult Bible Institute Class
- **Event Start and End Date**: Tue, 02 Dec, 2025 at 07:00 pm – Tue, 02 Dec, 2025 at 08:00 pm
- **Event Description**: Young adults from surrounding universities gather to study the Bible, the Book of Mormon, and other scriptures to learn about Jesus Christ. Ice cream and food regularly served after class. All are welcome.
- **Event URL**: https://allevents.in/costa-mesa/young-adult-bible-institute-class/1600027739143722
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Costa Mesa
- **state**: CA
- **country**: United States
- **location**: Institute Building
- **lat**: 33.667531
- **long**: -117.915849
- **full address**: Institute Building, 333 Merrimac Way, Costa Mesa, United States

## Event gallery

- **Alt text**: Young Adult Bible Institute Class
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/d8c2a8f0-2c7f-11f0-9941-47ce4d258e71-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Young Adult Bible Institute Class being held?
  - **A:** Young Adult Bible Institute Class takes place on Tue, 02 Dec, 2025 at 07:00 pm to Tue, 02 Dec, 2025 at 08:00 pm at Institute Building, 333 Merrimac Way, Costa Mesa, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Young Adult Bible Institute Class",
        "image": "https://cdn-az.allevents.in/events8/banners/d8c2a8f0-2c7f-11f0-9941-47ce4d258e71-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-02",
        "endDate": "2025-12-02",
        "url": "https://allevents.in/costa-mesa/young-adult-bible-institute-class/1600027739143722",
        "location": {
            "@type": "Place",
            "name": "Institute Building",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "333 Merrimac Way",
                "addressLocality": "Costa Mesa",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.667531",
                "longitude": "-117.915849"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Young adults from surrounding universities gather to study the Bible, the Book of Mormon, and other scriptures to learn about Jesus Christ. Ice cream and food regularly served after class. All are welcome."
    }
]
```