

# Event Details

- **Event Name**: VBS
- **Event Start and End Date**: Mon, 08 Jun, 2026 at 01:00 pm – Mon, 08 Jun, 2026 at 04:00 pm (-05:00)
- **Event Description**: Coming soon! One full week of fun!
- **Event URL**: https://allevents.in/duncan/vbs/200030133283319
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Duncan
- **state**: OK
- **country**: United States
- **location**: Duncan Seventh-day Adventist Church
- **lat**: 34.519566171765
- **long**: -97.970953463702
- **full address**: Duncan Seventh-day Adventist Church, 1824 W. Jones Ave ,Duncan, Oklahoma, United States

## Event gallery

- **Alt text**: VBS
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e4654a53d5542410b7c212ee7b2bac1185a8266b8e6b6e3dcb38c5bc8a3a0fa2-rimg-w1200-h1007-dc61452e-gmir?v=1779795859

## FAQs

- **Q**: When and where is VBS being held?
  - **A:** VBS takes place on Mon, 08 Jun, 2026 at 01:00 pm to Mon, 08 Jun, 2026 at 04:00 pm at Duncan Seventh-day Adventist Church, 1824 W. Jones Ave ,Duncan, Oklahoma, United States.
- **Q**: Who is organizing VBS?
  - **A:** VBS is organized by Duncan Seventh-day Adventist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "VBS",
        "image": "https://cdn-az.allevents.in/events4/banners/e4654a53d5542410b7c212ee7b2bac1185a8266b8e6b6e3dcb38c5bc8a3a0fa2-rimg-w1200-h1007-dc61452e-gmir?v=1779795859",
        "startDate": "2026-06-08T13:00:00-05:00",
        "endDate": "2026-06-08T16:00:00-05:00",
        "url": "https://allevents.in/duncan/vbs/200030133283319",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Duncan Seventh-day Adventist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1824 W. Jones Ave ,Duncan, Oklahoma",
                "addressLocality": "Duncan",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.519566171765",
                "longitude": "-97.970953463702"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Coming soon! One full week of fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Duncan Seventh-day Adventist Church",
                "url": "https://allevents.in/org/duncan-seventh-day-adventist-church/21863376"
            }
        ]
    }
]
```