

# Event Details

- **Event Name**: Vacation Bible School
- **Event Start and End Date**: Wed, 22 Jul, 2026 at 05:00 pm – Wed, 22 Jul, 2026 at 07:00 pm
- **Event Description**: Jesus is the Light of the World Vacation Bible School! 

All students Pre-K - Grade 6 are welcome to join us for a fun evening learning about Jesus. Supper is provided. Bring a friend!
- **Event URL**: https://allevents.in/larimore/vacation-bible-school/200030389115027
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Larimore
- **state**: ND
- **country**: United States
- **location**: 302 Booth Ave, Larimore, ND
- **lat**: 47.90597
- **long**: -97.62735
- **full address**: 302 Booth Ave, Larimore, ND, United States

## Event gallery

- **Alt text**: Vacation Bible School
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c090cedb2a8a6e47c3bab23d043ee66f3b7f480a5faf8e867783aab935981bcf-rimg-w900-h900-dcac177e-gmir?v=1784383504

## FAQs

- **Q**: When and where is Vacation Bible School being held?
  - **A:** Vacation Bible School takes place on Wed, 22 Jul, 2026 at 05:00 pm to Wed, 22 Jul, 2026 at 07:00 pm at 302 Booth Ave, Larimore, ND, United States.
- **Q**: Who is organizing Vacation Bible School?
  - **A:** Vacation Bible School is organized by Our Savior's Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vacation Bible School",
        "image": "https://cdn-az.allevents.in/events8/banners/c090cedb2a8a6e47c3bab23d043ee66f3b7f480a5faf8e867783aab935981bcf-rimg-w900-h900-dcac177e-gmir?v=1784383504",
        "startDate": "2026-07-22",
        "endDate": "2026-07-22",
        "url": "https://allevents.in/larimore/vacation-bible-school/200030389115027",
        "location": {
            "@type": "Place",
            "name": "302 Booth Ave, Larimore, ND",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "302 Booth Ave, Larimore, ND 58251-4410, United States",
                "addressLocality": "Larimore",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.90597",
                "longitude": "-97.62735"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Jesus is the Light of the World Vacation Bible School! \n\nAll students Pre-K - Grade 6 are welcome to join us for a fun evening learning about Jesus. Supper is provided. Bring a friend!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Our Saviors Lutheran Church",
                "url": "https://allevents.in/org/our-saviors-lutheran-church/21451134"
            }
        ]
    }
]
```