

# Event Details

- **Event Name**: 2026 Vacation Bible School
- **Event Start and End Date**: Mon, 13 Jul, 2026 at 06:00 pm – Fri, 17 Jul, 2026 at 08:00 pm
- **Event Description**: VBS will be held 6:00-8:00 each evening, Monday, July 13 to Friday, July 17. Each night we'll have a lesson, music, puppet skits, games, and crafts. Supper will be provided. All children, Pre-K through 8th Grade are welcome to attend!
- **Event URL**: https://allevents.in/beattyville/2026-vacation-bible-school/200030323191325
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Beattyville
- **state**: KY
- **country**: United States
- **location**: Bear Track Bible Church
- **lat**: 37.57211
- **long**: -83.70644
- **full address**: Bear Track Bible Church, Beattyville, Kentucky, United States

## Event gallery

- **Alt text**: 2026 Vacation Bible School
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/3ecd49a526b0276198e6a451942a206a88e1edf86a3e8c821c767d3f0f53d36f-rimg-w714-h332-dcf4c046-gmir?v=1784119191

## FAQs

- **Q**: When and where is 2026 Vacation Bible School being held?
  - **A:** 2026 Vacation Bible School takes place on Mon, 13 Jul, 2026 at 06:00 pm to Fri, 17 Jul, 2026 at 08:00 pm at Bear Track Bible Church, Beattyville, Kentucky, United States.
- **Q**: Who is organizing 2026 Vacation Bible School?
  - **A:** 2026 Vacation Bible School is organized by Bear Track Bible Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2026 Vacation Bible School",
        "image": "https://cdn-az.allevents.in/events10/banners/3ecd49a526b0276198e6a451942a206a88e1edf86a3e8c821c767d3f0f53d36f-rimg-w714-h332-dcf4c046-gmir?v=1784119191",
        "startDate": "2026-07-13",
        "endDate": "2026-07-17",
        "url": "https://allevents.in/beattyville/2026-vacation-bible-school/200030323191325",
        "location": {
            "@type": "Place",
            "name": "Bear Track Bible Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Beattyville, Kentucky",
                "addressLocality": "Beattyville",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.57211",
                "longitude": "-83.70644"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "VBS will be held 6:00-8:00 each evening, Monday, July 13 to Friday, July 17. Each night we'll have a lesson, music, puppet skits, games, and crafts. Supper will be provided. All children, Pre-K through 8th Grade are welcome to attend!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bear Track Bible Church",
                "url": "https://allevents.in/org/bear-track-bible-church/22730948"
            }
        ]
    }
]
```