

# Event Details

- **Event Name**: Bible Camp
- **Event Start and End Date**: Mon, 29 Jun, 2026 at 09:00 am – Thu, 02 Jul, 2026 at 02:30 pm
- **Event Description**: June 29 - July 2 | Recommended for grades 6-8
- **Event URL**: https://allevents.in/santa-clarita/bible-camp/200029836241958
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Santa Clarita
- **state**: CA
- **country**: United States
- **location**: The Master's University, Santa Clarita, CA, United States, California 91321
- **lat**: 34.39273
- **long**: -118.46596
- **full address**: The Master's University, Santa Clarita, CA, United States, California 91321

## Event gallery

- **Alt text**: Bible Camp
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/200691c79ff2180613ede8460fa8e695077390c3fc6de0e0194f62b3c1ffa98b-rimg-w1200-h444-dcffffff-gmir?v=1782879550

## FAQs

- **Q**: When and where is Bible Camp being held?
  - **A:** Bible Camp takes place on Mon, 29 Jun, 2026 at 09:00 am to Thu, 02 Jul, 2026 at 02:30 pm at The Master's University, Santa Clarita, CA, United States, California 91321.
- **Q**: Who is organizing Bible Camp?
  - **A:** Bible Camp is organized by The Master's University.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bible Camp",
        "image": "https://cdn-az.allevents.in/events10/banners/200691c79ff2180613ede8460fa8e695077390c3fc6de0e0194f62b3c1ffa98b-rimg-w1200-h444-dcffffff-gmir?v=1782879550",
        "startDate": "2026-06-29",
        "endDate": "2026-07-02",
        "url": "https://allevents.in/santa-clarita/bible-camp/200029836241958",
        "location": {
            "@type": "Place",
            "name": "The Master's University, Santa Clarita, CA, United States, California 91321",
            "address": {
                "@type": "PostalAddress",
                "name": "The Master's University, Santa Clarita, CA, United States, California 91321",
                "addressLocality": "Santa Clarita",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.39273",
                "longitude": "-118.46596"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "June 29 - July 2 | Recommended for grades 6-8",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Masters University",
                "url": "https://allevents.in/org/the-masters-university/14187820",
                "description": "Since 1927, The Master's University has had the privilege of training and developing professionals around the world."
            }
        ]
    }
]
```