

# Event Details

- **Event Name**: Vacation Bible School
- **Event Start and End Date**: Mon, 20 Jul, 2026 at 09:30 am – Fri, 24 Jul, 2026 at 11:30 am (-05:00)
- **Event Description**: Save the date for Vacation Bible School. More information to come.
- **Event URL**: https://allevents.in/jerseyville/vacation-bible-school/200029504351016
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details


## Event venue details

- **city**: Jerseyville
- **state**: IL
- **country**: United States
- **location**: 23027 Cherry Ln, Jerseyville, IL
- **lat**: 39.11652
- **long**: -90.29599
- **full address**: 23027 Cherry Ln, Jerseyville, IL, United States

## Event gallery

- **Alt text**: Vacation Bible School
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/e1e60e723c60c42080c18bfd6be59831131101f5f9fef3795822550dbcd8fdec-rimg-w1200-h800-dc492c13-gmir?v=1776712584

## FAQs

- **Q**: When and where is Vacation Bible School being held?
  - **A:** Vacation Bible School takes place on Mon, 20 Jul, 2026 at 09:30 am to Fri, 24 Jul, 2026 at 11:30 am at 23027 Cherry Ln, Jerseyville, IL, United States.
- **Q**: Who is organizing Vacation Bible School?
  - **A:** Vacation Bible School is organized by Eastland Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vacation Bible School",
        "image": "https://cdn-az.allevents.in/events8/banners/e1e60e723c60c42080c18bfd6be59831131101f5f9fef3795822550dbcd8fdec-rimg-w1200-h800-dc492c13-gmir?v=1776712584",
        "startDate": "2026-07-20T09:30:00-05:00",
        "endDate": "2026-07-24T11:30:00-05:00",
        "url": "https://allevents.in/jerseyville/vacation-bible-school/200029504351016",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "23027 Cherry Ln, Jerseyville, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "23027 Cherry Ln, Jerseyville, IL 62052-2912, United States",
                "addressLocality": "Jerseyville",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.11652",
                "longitude": "-90.29599"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date for Vacation Bible School. More information to come.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eastland Baptist Church",
                "url": "https://allevents.in/org/eastland-baptist-church/23047017"
            }
        ]
    }
]
```