

# Event Details

- **Event Name**: Sunday Summer VBS
- **Event Start and End Date**: Sun, 06 Sep, 2026 at 10:00 am – Sun, 06 Sep, 2026 at 11:00 am (-07:00)
- **Event Description**: FREE! We are doing VBS every Sunday while parents are outside for service! Come on a quest to answer life’s biggest questions!
- **Event URL**: https://allevents.in/grants-pass/sunday-summer-vbs/200030637179954
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200030637179954?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=grants+pass-events

## Event venue details

- **city**: Grants Pass
- **state**: OR
- **country**: United States
- **location**: River Valley Church - Redwood
- **lat**: 42.4117
- **long**: -123.41107
- **full address**: River Valley Church - Redwood, 2193 Midway Ave,Grants Pass,OR,United States

## Event gallery

- **Alt text**: Sunday Summer VBS
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/7078043a53124d5c2b1085d04a4cb7801c1a1e537eeb212fd3891527ed50572f-rimg-w1200-h675-dcf8d898-gmir?v=1788187014

## FAQs

- **Q**: When and where is Sunday Summer VBS being held?
  - **A:** Sunday Summer VBS takes place on Sun, 06 Sep, 2026 at 10:00 am to Sun, 06 Sep, 2026 at 11:00 am at River Valley Church - Redwood, 2193 Midway Ave,Grants Pass,OR,United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Summer VBS",
        "image": "https://cdn-az.allevents.in/events2/banners/7078043a53124d5c2b1085d04a4cb7801c1a1e537eeb212fd3891527ed50572f-rimg-w1200-h675-dcf8d898-gmir?v=1788187014",
        "startDate": "2026-09-06T10:00:00-07:00",
        "endDate": "2026-09-06T11:00:00-07:00",
        "url": "https://allevents.in/grants-pass/sunday-summer-vbs/200030637179954",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "River Valley Church - Redwood",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2193 Midway Ave,Grants Pass,OR,United States",
                "addressLocality": "Grants Pass",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.4117",
                "longitude": "-123.41107"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "FREE! We are doing VBS every Sunday while parents are outside for service! Come on a quest to answer life’s biggest questions!"
    }
]
```