

# Event Details

- **Event Name**: Vacation Bible School (VBS)
- **Event Start and End Date**: Mon, 15 Jun, 2026 at 06:00 pm – Thu, 18 Jun, 2026 at 08:00 pm
- **Event Description**: Join us for VBS
- **Event URL**: https://allevents.in/monroe/vacation-bible-school-vbs/200030144003232
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Monroe
- **state**: LA
- **country**: United States
- **location**: 211 Mt Zion St, Monroe, LA
- **lat**: 32.51278
- **long**: -92.10289
- **full address**: 211 Mt Zion St, Monroe, LA, United States

## Event gallery

- **Alt text**: Vacation Bible School (VBS)
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8388dc4d4cd0ab71c0b0cdb90e9f5d92cf92ffe204c415870a45860771ec1347-rimg-w1200-h1200-dc2e485f-gmir?v=1781581203

## FAQs

- **Q**: When and where is Vacation Bible School (VBS) being held?
  - **A:** Vacation Bible School (VBS) takes place on Mon, 15 Jun, 2026 at 06:00 pm to Thu, 18 Jun, 2026 at 08:00 pm at 211 Mt Zion St, Monroe, LA, United States.
- **Q**: Who is organizing Vacation Bible School (VBS)?
  - **A:** Vacation Bible School (VBS) is organized by Mt_Zion_BC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vacation Bible School (VBS)",
        "image": "https://cdn-az.allevents.in/events7/banners/8388dc4d4cd0ab71c0b0cdb90e9f5d92cf92ffe204c415870a45860771ec1347-rimg-w1200-h1200-dc2e485f-gmir?v=1781581203",
        "startDate": "2026-06-15",
        "endDate": "2026-06-18",
        "url": "https://allevents.in/monroe/vacation-bible-school-vbs/200030144003232",
        "location": {
            "@type": "Place",
            "name": "211 Mt Zion St, Monroe, LA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "211 Mt Zion St, Monroe, LA 71201-7011, United States",
                "addressLocality": "Monroe",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.51278",
                "longitude": "-92.10289"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for VBS",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mt_Zion_BC",
                "url": "https://allevents.in/org/mt_zion_bc/17232047"
            }
        ]
    }
]
```