

# Event Details

- **Event Name**: Vacation Bible School
- **Event Start and End Date**: Mon, 22 Jun, 2026 at 09:00 am
- **Event Description**: Join us June 22 through the 26 from 9:00-12:00 for Snowball
Mountain Challenge! We will learn more about Jesus through fun
games, crafts, and lessons. A snack will also be provided each day
and a pizza lunch on the last day.
- **Event URL**: https://allevents.in/aurora/vacation-bible-school/200030221608115
- **Event Categories**: contests
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Aurora
- **state**: IL
- **country**: United States
- **location**: 15 Oak Ave, Aurora, IL 60506-4017, United States
- **lat**: 41.7608
- **long**: -88.3197
- **full address**: 15 Oak Ave, Aurora, IL 60506-4017, United States

## Event gallery

- **Alt text**: Vacation Bible School
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/cc3701d884cabd4420b6f4e16f3f5864c7cddb8eb39235fef033ca0e332e2b9a-rimg-w958-h602-dcffffff-gmir?v=1782076162

## FAQs

- **Q**: When and where is Vacation Bible School being held?
  - **A:** Vacation Bible School takes place on Mon, 22 Jun, 2026 at 09:00 am to Mon, 22 Jun, 2026 at 09:00 am at 15 Oak Ave, Aurora, IL 60506-4017, United States.
- **Q**: Who is organizing Vacation Bible School?
  - **A:** Vacation Bible School is organized by First Baptist Church of Aurora, Ill..

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vacation Bible School",
        "image": "https://cdn-az.allevents.in/events8/banners/cc3701d884cabd4420b6f4e16f3f5864c7cddb8eb39235fef033ca0e332e2b9a-rimg-w958-h602-dcffffff-gmir?v=1782076162",
        "startDate": "2026-06-22",
        "url": "https://allevents.in/aurora/vacation-bible-school/200030221608115",
        "location": {
            "@type": "Place",
            "name": "15 Oak Ave, Aurora, IL 60506-4017, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15 Oak Ave, Aurora, IL 60506-4017, United States",
                "addressLocality": "Aurora",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.7608",
                "longitude": "-88.3197"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us June 22 through the 26 from 9:00-12:00 for Snowball\nMountain Challenge! We will learn more about Jesus through fun\ngames, crafts, and lessons. A snack will also be provided each day\nand a pizza lunch on the last day.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church of Aurora Ill.",
                "url": "https://allevents.in/org/first-baptist-church-of-aurora-ill/21737748"
            }
        ]
    }
]
```