

# Event Details

- **Event Name**: Vacation Bible School
- **Event Start and End Date**: Mon, 22 Jun, 2026 at 06:00 pm – Fri, 26 Jun, 2026 at 08:00 pm
- **Event Description**: Mark your Calendars!!
- **Event URL**: https://allevents.in/edgewater/vacation-bible-school/200030120338059
- **Event Categories**: calendar
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Edgewater
- **state**: FL
- **country**: United States
- **location**: 3420 Washington Ave., Edgewater, FL
- **lat**: 28.94044
- **long**: -80.88358
- **full address**: 3420 Washington Ave., Edgewater, FL, United States

## Event gallery

- **Alt text**: Vacation Bible School
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6492c98c0371ff010a68b7b330d3169e673c01b459477bd143c7f9408302c262-rimg-w1100-h702-dcf0f0f0-gmir?v=1782387796

## FAQs

- **Q**: When and where is Vacation Bible School being held?
  - **A:** Vacation Bible School takes place on Mon, 22 Jun, 2026 at 06:00 pm to Fri, 26 Jun, 2026 at 08:00 pm at 3420 Washington Ave., Edgewater, FL, United States.
- **Q**: Who is organizing Vacation Bible School?
  - **A:** Vacation Bible School is organized by Indian River Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vacation Bible School",
        "image": "https://cdn-az.allevents.in/events6/banners/6492c98c0371ff010a68b7b330d3169e673c01b459477bd143c7f9408302c262-rimg-w1100-h702-dcf0f0f0-gmir?v=1782387796",
        "startDate": "2026-06-22",
        "endDate": "2026-06-26",
        "url": "https://allevents.in/edgewater/vacation-bible-school/200030120338059",
        "location": {
            "@type": "Place",
            "name": "3420 Washington Ave., Edgewater, FL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3420 Washington Ave, Edgewater, FL 32141-7113, United States",
                "addressLocality": "Edgewater",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.94044",
                "longitude": "-80.88358"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mark your Calendars!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Indian River Baptist Church",
                "url": "https://allevents.in/org/indian-river-baptist-church/18400302"
            }
        ]
    }
]
```