

# Event Details

- **Event Name**: VBS 
- **Event Start and End Date**: Sun, 05 Jul, 2026 at 06:30 pm – Thu, 09 Jul, 2026 at 08:30 pm (-04:00)
- **Event Description**: Join us for a week of wonders as Calvary Baptist Church transforms into Wonder Junction!
- **Event URL**: https://allevents.in/mount-gilead/vbs/200029853388414
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Mount Gilead
- **state**: NC
- **country**: United States
- **location**: 1715 Pleasant Grove Church Rd, Mount Gilead, NC
- **lat**: 35.25421
- **long**: -79.92861
- **full address**: 1715 Pleasant Grove Church Rd, Mount Gilead, NC, United States

## Event gallery

- **Alt text**: VBS
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5b984b1085b7dc738f494e4060bde786bc403f7b16008f245ea0d219f4a0215f-rimg-w940-h788-dc4541b9-gmir?v=1775171575

## FAQs

- **Q**: When and where is VBS  being held?
  - **A:** VBS  takes place on Sun, 05 Jul, 2026 at 06:30 pm to Thu, 09 Jul, 2026 at 08:30 pm at 1715 Pleasant Grove Church Rd, Mount Gilead, NC, United States.
- **Q**: Who is organizing VBS ?
  - **A:** VBS  is organized by Calvary Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "VBS",
        "image": "https://cdn-az.allevents.in/events8/banners/5b984b1085b7dc738f494e4060bde786bc403f7b16008f245ea0d219f4a0215f-rimg-w940-h788-dc4541b9-gmir?v=1775171575",
        "startDate": "2026-07-05T18:30:00-04:00",
        "endDate": "2026-07-09T20:30:00-04:00",
        "url": "https://allevents.in/mount-gilead/vbs/200029853388414",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1715 Pleasant Grove Church Rd, Mount Gilead, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1715 Pleasant Grove Church Rd, Mt Gilead, NC 27306, United States",
                "addressLocality": "Mount Gilead",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.25421",
                "longitude": "-79.92861"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a week of wonders as Calvary Baptist Church transforms into Wonder Junction!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Calvary Baptist Church",
                "url": "https://allevents.in/org/calvary-baptist-church/21789828"
            }
        ]
    }
]
```