

# Event Details

- **Event Name**: Vacation Bible School
- **Event Start and End Date**: Tue, 07 Jul, 2026 at 12:00 pm – Thu, 09 Jul, 2026 at 02:00 pm
- **Event Description**: Bible exploration, fellowship, music, games, crafts and snacks.
Grades: 1st-8th
- **Event URL**: https://allevents.in/bardstown/vacation-bible-school/200030152784027
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Bardstown
- **state**: KY
- **country**: United States
- **location**: 116 E Flaget St, Bardstown, KY, United States, Kentucky 40004
- **lat**: 37.81058
- **long**: -85.46481
- **full address**: 116 E Flaget St, Bardstown, KY, United States, Kentucky 40004

## Event gallery

- **Alt text**: Vacation Bible School
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3d1116c7691c75197ea3d6ff6ef900161577c6775b83beadbf622bbf5ee2444e-rimg-w823-h656-dc5db2f6-gmir?v=1783069821

## FAQs

- **Q**: When and where is Vacation Bible School being held?
  - **A:** Vacation Bible School takes place on Tue, 07 Jul, 2026 at 12:00 pm to Thu, 09 Jul, 2026 at 02:00 pm at 116 E Flaget St, Bardstown, KY, United States, Kentucky 40004.
- **Q**: Who is organizing Vacation Bible School?
  - **A:** Vacation Bible School is organized by Bardstown United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vacation Bible School",
        "image": "https://cdn-az.allevents.in/events7/banners/3d1116c7691c75197ea3d6ff6ef900161577c6775b83beadbf622bbf5ee2444e-rimg-w823-h656-dc5db2f6-gmir?v=1783069821",
        "startDate": "2026-07-07",
        "endDate": "2026-07-09",
        "url": "https://allevents.in/bardstown/vacation-bible-school/200030152784027",
        "location": {
            "@type": "Place",
            "name": "116 E Flaget St, Bardstown, KY, United States, Kentucky 40004",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "116 Flaget Ave, Bardstown, KY 40004-1518, United States",
                "addressLocality": "Bardstown",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.81058",
                "longitude": "-85.46481"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bible exploration, fellowship, music, games, crafts and snacks.\nGrades: 1st-8th",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bardstown United Methodist Church",
                "url": "https://allevents.in/org/bardstown-united-methodist-church/23777789"
            }
        ]
    }
]
```