

# Event Details

- **Event Name**: VBS
- **Event Start and End Date**: Mon, 16 Jun, 2025 at 06:00 pm – Mon, 16 Jun, 2025 at 08:00 pm
- **Event Description**: Surviving the Jungle!!!!! We are thrilled about Vacation Bible School this year! Mark your calendar, it's just a few weeks away!! June 16th-20th, 6pm to 8pm.
- **Event URL**: https://allevents.in/edgewater/vbs/200028275879601
- **Event Categories**: calendar
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Edgewater
- **state**: FL
- **country**: United States
- **location**: Indian River Baptist Church
- **lat**: 28.975102357293
- **long**: -80.897923708949
- **full address**: Indian River Baptist Church, 3420 Washington Ave. ,Edgewater, Florida, United States

## Event gallery

- **Alt text**: VBS
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/75d0eb76608cb68760584a636e35e8b824b9e7e353ae98462077904740d73c6e-rimg-w1058-h1111-dc734c1d-gmir?v=1750051135

## FAQs

- **Q**: When and where is VBS being held?
  - **A:** VBS takes place on Mon, 16 Jun, 2025 at 06:00 pm to Mon, 16 Jun, 2025 at 08:00 pm at Indian River Baptist Church, 3420 Washington Ave. ,Edgewater, Florida, United States.
- **Q**: Who is organizing VBS?
  - **A:** VBS is organized by Indian River Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "VBS",
        "image": "https://cdn-az.allevents.in/events9/banners/75d0eb76608cb68760584a636e35e8b824b9e7e353ae98462077904740d73c6e-rimg-w1058-h1111-dc734c1d-gmir?v=1750051135",
        "startDate": "2025-06-16",
        "endDate": "2025-06-16",
        "url": "https://allevents.in/edgewater/vbs/200028275879601",
        "location": {
            "@type": "Place",
            "name": "Indian River Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3420 Washington Ave. ,Edgewater, Florida",
                "addressLocality": "Edgewater",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.975102357293",
                "longitude": "-80.897923708949"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Surviving the Jungle!!!!! We are thrilled about Vacation Bible School this year! Mark your calendar, it's just a few weeks away!! June 16th-20th, 6pm to 8pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Indian River Baptist Church",
                "url": "https://allevents.in/org/indian-river-baptist-church/18400302"
            }
        ]
    }
]
```