

# Event Details

- **Event Name**: VBS
- **Event Start and End Date**: Mon, 07 Jul, 2025 at 10:00 am – Thu, 10 Jul, 2025 at 11:15 am
- **Event Description**: VBS is right around the corner! “Dive in” with us for a great time in God’s Word!
- **Event URL**: https://allevents.in/hartford/vbs/200028336345809
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Hartford
- **state**: KY
- **country**: United States
- **location**: Beaver Dam Church of Christ
- **lat**: 37.46522236
- **long**: -86.87519511
- **full address**: Beaver Dam Church of Christ, 1235 Williams St,Hartford, Kentucky, United States

## Event gallery

- **Alt text**: VBS
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/45219e5ef4b91f5f7b8e0ae8911fe75509c6e4078dbded505a557027584de61d-rimg-w960-h1280-dcffffff-gmir?v=1751631805

## FAQs

- **Q**: When and where is VBS being held?
  - **A:** VBS takes place on Mon, 07 Jul, 2025 at 10:00 am to Thu, 10 Jul, 2025 at 11:15 am at Beaver Dam Church of Christ, 1235 Williams St,Hartford, Kentucky, United States.
- **Q**: Who is organizing VBS?
  - **A:** VBS is organized by Beaver Dam Church of Christ.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "VBS",
        "image": "https://cdn-az.allevents.in/events7/banners/45219e5ef4b91f5f7b8e0ae8911fe75509c6e4078dbded505a557027584de61d-rimg-w960-h1280-dcffffff-gmir?v=1751631805",
        "startDate": "2025-07-07",
        "endDate": "2025-07-10",
        "url": "https://allevents.in/hartford/vbs/200028336345809",
        "location": {
            "@type": "Place",
            "name": "Beaver Dam Church of Christ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1235 Williams St,Hartford, Kentucky",
                "addressLocality": "Hartford",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.46522236",
                "longitude": "-86.87519511"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "VBS is right around the corner! “Dive in” with us for a great time in God’s Word!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Beaver Dam Church of Christ",
                "url": "https://allevents.in/org/beaver-dam-church-of-christ/25842960"
            }
        ]
    }
]
```