

# Event Details

- **Event Name**: Vacation Bible School
- **Event Start and End Date**: Mon, 01 Jun, 2026 at 11:30 pm – Tue, 02 Jun, 2026 at 01:30 am
- **Event Description**: Free event for students Kindergarten-6th grade!
- **Event URL**: https://allevents.in/events/vacation-bible-school/200030074508021
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **location**: New Life First Baptist Church
- **full address**: New Life First Baptist Church

## Event gallery

- **Alt text**: Vacation Bible School
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/7d7ece5c6593548dda8c4f3844bf50181eabe698db26f3cba97f9e8bab122f7f-rimg-w1000-h1000-dcffec9d-gmir?v=1779938777

## FAQs

- **Q**: When and where is Vacation Bible School being held?
  - **A:** Vacation Bible School takes place on Mon, 01 Jun, 2026 at 11:30 pm to Tue, 02 Jun, 2026 at 01:30 am at New Life First Baptist Church.
- **Q**: Who is organizing Vacation Bible School?
  - **A:** Vacation Bible School is organized by New Life First Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vacation Bible School",
        "image": "https://cdn-az.allevents.in/events5/banners/7d7ece5c6593548dda8c4f3844bf50181eabe698db26f3cba97f9e8bab122f7f-rimg-w1000-h1000-dcffec9d-gmir?v=1779938777",
        "startDate": "2026-06-01",
        "endDate": "2026-06-02",
        "url": "https://allevents.in/events/vacation-bible-school/200030074508021",
        "location": {
            "@type": "Place",
            "name": "New Life First Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "name": "New Life First Baptist Church",
                "addressLocality": "",
                "addressRegion": null
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free event for students Kindergarten-6th grade!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Life First Baptist Church",
                "url": "https://allevents.in/org/new-life-first-baptist-church/17647787"
            }
        ]
    }
]
```