

# Event Details

- **Event Name**: Vacation Bible School
- **Event Start and End Date**: Mon, 03 Aug, 2026 at 05:30 pm – Wed, 05 Aug, 2026 at 07:30 pm
- **Event Description**: VBS is in Manvel this year! Hope your kids can go!
- **Event URL**: https://allevents.in/manvel/vacation-bible-school/200030462150630
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

- **Ticket URL**: http://facebook.com/200030462150630?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=manvel-events

## Event venue details

- **city**: Manvel
- **state**: ND
- **country**: United States
- **location**: Trinity Lutheran Church
- **lat**: 48.0701857355
- **long**: -97.17609958775
- **full address**: Trinity Lutheran Church, 1000 Oldham Ave,Manvel,ND,United States

## Event gallery

- **Alt text**: Vacation Bible School
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/3fd2d8af679aea7e2cdfeafd69366c216c9082fbabe98d5fbaee40f07b471c03-rimg-w1200-h1602-dcf8f8f8-gmir?v=1785750132

## FAQs

- **Q**: When and where is Vacation Bible School being held?
  - **A:** Vacation Bible School takes place on Mon, 03 Aug, 2026 at 05:30 pm to Wed, 05 Aug, 2026 at 07:30 pm at Trinity Lutheran Church, 1000 Oldham Ave,Manvel,ND,United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vacation Bible School",
        "image": "https://cdn-az.allevents.in/events4/banners/3fd2d8af679aea7e2cdfeafd69366c216c9082fbabe98d5fbaee40f07b471c03-rimg-w1200-h1602-dcf8f8f8-gmir?v=1785750132",
        "startDate": "2026-08-03",
        "endDate": "2026-08-05",
        "url": "https://allevents.in/manvel/vacation-bible-school/200030462150630",
        "location": {
            "@type": "Place",
            "name": "Trinity Lutheran Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1000 Oldham Ave,Manvel,ND,United States",
                "addressLocality": "Manvel",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.0701857355",
                "longitude": "-97.17609958775"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "VBS is in Manvel this year! Hope your kids can go!"
    }
]
```