

# Event Details

- **Event Name**: Vacation Bible School
- **Event Start and End Date**: Mon, 06 Jul, 2026 at 06:00 pm
- **Event Description**: Join the fun as we grow our Tropical Fruits of the Spirit together!
- **Event URL**: https://allevents.in/white-house/vacation-bible-school/200030164330001
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: White House
- **state**: TN
- **country**: United States
- **location**: 105 Eastside Dr., White House, TN, United States, Tennessee 37188
- **lat**: 36.47443
- **long**: -86.64914
- **full address**: 105 Eastside Dr., White House, TN, United States, Tennessee 37188

## Event gallery

- **Alt text**: Vacation Bible School
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6c8769db00211e1cfe139280a5774fbe04ff131b13513550632b5b87764208f8-rimg-w1024-h1536-dcf7d17b-gmir?v=1782417596

## FAQs

- **Q**: When and where is Vacation Bible School being held?
  - **A:** Vacation Bible School takes place on Mon, 06 Jul, 2026 at 06:00 pm to Mon, 06 Jul, 2026 at 06:00 pm at 105 Eastside Dr., White House, TN, United States, Tennessee 37188.
- **Q**: Who is organizing Vacation Bible School?
  - **A:** Vacation Bible School is organized by White House Seventh-day Adventist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vacation Bible School",
        "image": "https://cdn-az.allevents.in/events6/banners/6c8769db00211e1cfe139280a5774fbe04ff131b13513550632b5b87764208f8-rimg-w1024-h1536-dcf7d17b-gmir?v=1782417596",
        "startDate": "2026-07-06",
        "url": "https://allevents.in/white-house/vacation-bible-school/200030164330001",
        "location": {
            "@type": "Place",
            "name": "105 Eastside Dr., White House, TN, United States, Tennessee 37188",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3486 Highway 31 W, White House, TN 37188, United States",
                "addressLocality": "White House",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.47443",
                "longitude": "-86.64914"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the fun as we grow our Tropical Fruits of the Spirit together!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "White House Seventh-day Adventist Church",
                "url": "https://allevents.in/org/white-house-seventh-day-adventist-church/23576254"
            }
        ]
    }
]
```