

# Event Details

- **Event Name**: Vacation Bible School
- **Event Start and End Date**: Mon, 17 Aug, 2026 at 06:30 pm – Mon, 17 Aug, 2026 at 08:00 pm (-04:00)
- **Event Description**: Join us as we gather to learn, grow, fellowship and celebrate Jesus.
- **Event URL**: https://allevents.in/hampton/vacation-bible-school/200030195959250
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Hampton
- **state**: VA
- **country**: United States
- **location**: HOPE Manifested Ministries
- **lat**: 37.035973461
- **long**: -76.398524182832
- **full address**: HOPE Manifested Ministries, 239 Buxton Avenue,Hampton, Virginia, United States

## Event gallery

- **Alt text**: Vacation Bible School
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4bb9276afd41c5bbfba70839e952f4b8cd982156c462f56ef374a0a885371521-rimg-w640-h960-dcf8f8f8-gmir?v=1786982817

## FAQs

- **Q**: When and where is Vacation Bible School being held?
  - **A:** Vacation Bible School takes place on Mon, 17 Aug, 2026 at 06:30 pm to Mon, 17 Aug, 2026 at 08:00 pm at HOPE Manifested Ministries, 239 Buxton Avenue,Hampton, Virginia, United States.
- **Q**: Who is organizing Vacation Bible School?
  - **A:** Vacation Bible School is organized by HOPE Manifested Ministries.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vacation Bible School",
        "image": "https://cdn-az.allevents.in/events6/banners/4bb9276afd41c5bbfba70839e952f4b8cd982156c462f56ef374a0a885371521-rimg-w640-h960-dcf8f8f8-gmir?v=1786982817",
        "startDate": "2026-08-17T18:30:00-04:00",
        "endDate": "2026-08-17T20:00:00-04:00",
        "url": "https://allevents.in/hampton/vacation-bible-school/200030195959250",
        "location": {
            "@type": "Place",
            "name": "HOPE Manifested Ministries",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "239 Buxton Avenue,Hampton, Virginia",
                "addressLocality": "Hampton",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.035973461",
                "longitude": "-76.398524182832"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we gather to learn, grow, fellowship and celebrate Jesus.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "HOPE Manifested Ministries",
                "url": "https://allevents.in/org/hope-manifested-ministries/20969566"
            }
        ]
    }
]
```