

# Event Details

- **Event Name**: Vacation Bible School
- **Event Start and End Date**: Mon, 22 Jun, 2026 at 05:30 pm
- **Event Description**: It's time for Vacation Bible School again. It's going to be a fun event for adults and children, so come on out, join us, and have a good time.
- **Event URL**: https://allevents.in/spring-hill/vacation-bible-school/200030266814213
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Spring Hill
- **state**: FL
- **country**: United States
- **location**: Antioch Fellowship Baptist Church of Spring Hill
- **lat**: 28.45634
- **long**: -82.56188
- **full address**: Antioch Fellowship Baptist Church of Spring Hill, 9429 Santoro St.,Spring Hill, Florida, United States

## Event gallery

- **Alt text**: Vacation Bible School
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/76972bc8c931e197a16944b70279b935a80bcf6cd7654a21233786b3714efb43-rimg-w1200-h1554-dce8d700-gmir?v=1781829133

## FAQs

- **Q**: When and where is Vacation Bible School being held?
  - **A:** Vacation Bible School takes place on Mon, 22 Jun, 2026 at 05:30 pm to Mon, 22 Jun, 2026 at 05:30 pm at Antioch Fellowship Baptist Church of Spring Hill, 9429 Santoro St.,Spring Hill, Florida, United States.
- **Q**: Who is organizing Vacation Bible School?
  - **A:** Vacation Bible School is organized by Earn with Arthur.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vacation Bible School",
        "image": "https://cdn-az.allevents.in/events10/banners/76972bc8c931e197a16944b70279b935a80bcf6cd7654a21233786b3714efb43-rimg-w1200-h1554-dce8d700-gmir?v=1781829133",
        "startDate": "2026-06-22",
        "url": "https://allevents.in/spring-hill/vacation-bible-school/200030266814213",
        "location": {
            "@type": "Place",
            "name": "Antioch Fellowship Baptist Church of Spring Hill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9429 Santoro St.,Spring Hill, Florida",
                "addressLocality": "Spring Hill",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.45634",
                "longitude": "-82.56188"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's time for Vacation Bible School again. It's going to be a fun event for adults and children, so come on out, join us, and have a good time.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Earn with Arthur",
                "url": "https://allevents.in/org/earn-with-arthur/27940173"
            }
        ]
    }
]
```