

# Event Details

- **Event Name**: Vacation Bible School
- **Event Start and End Date**: Mon, 22 Jun, 2026 at 09:00 am (-04:00)
- **Event Description**: The brightest week of the summer is coming! Get ready for glowing fun, big adventures, and discovering the light of Jesus at Illumination Station.
- **Event URL**: https://allevents.in/brandon/vacation-bible-school/200029930149542
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Brandon
- **state**: FL
- **country**: United States
- **location**: 216 Parsons Ave N, Brandon, FL, United States, Florida 33510
- **lat**: 27.94137
- **long**: -82.28697
- **full address**: 216 Parsons Ave N, Brandon, FL, United States, Florida 33510

## Event gallery

- **Alt text**: Vacation Bible School
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/393c784c0c327523484217f95c5500f33037f851295373958febfa2d38da7cbc-rimg-w1200-h675-dc000000-gmir?v=1775948981

## FAQs

- **Q**: When and where is Vacation Bible School being held?
  - **A:** Vacation Bible School takes place on Mon, 22 Jun, 2026 at 09:00 am to Mon, 22 Jun, 2026 at 09:00 am at 216 Parsons Ave N, Brandon, FL, United States, Florida 33510.
- **Q**: Who is organizing Vacation Bible School?
  - **A:** Vacation Bible School is organized by First Baptist Church Brandon, FL.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vacation Bible School",
        "image": "https://cdn-az.allevents.in/events9/banners/393c784c0c327523484217f95c5500f33037f851295373958febfa2d38da7cbc-rimg-w1200-h675-dc000000-gmir?v=1775948981",
        "startDate": "2026-06-22T09:00:00-04:00",
        "url": "https://allevents.in/brandon/vacation-bible-school/200029930149542",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "216 Parsons Ave N, Brandon, FL, United States, Florida 33510",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "216 Parsons Ave N, Brandon, FL 33510-4516, United States",
                "addressLocality": "Brandon",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.94137",
                "longitude": "-82.28697"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The brightest week of the summer is coming! Get ready for glowing fun, big adventures, and discovering the light of Jesus at Illumination Station.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church Brandon FL",
                "url": "https://allevents.in/org/first-baptist-church-brandon-fl/12694041",
                "description": "A Southern Baptist Church"
            }
        ]
    }
]
```