

# Event Details

- **Event Name**: Vacation Bible School 2026
- **Event Start and End Date**: Tue, 04 Aug, 2026 at 05:30 pm – Thu, 06 Aug, 2026 at 07:00 pm
- **Event Description**: Registration is available at church and www.grangereumc.org. All kids are welcome and families can eat together!
- **Event URL**: https://allevents.in/granger/vacation-bible-school-2026/200030078614959
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Granger
- **state**: IA
- **country**: United States
- **location**: 1910 Locust St, Granger, Ia
- **lat**: 41.76048
- **long**: -93.82325
- **full address**: 1910 Locust St, Granger, Ia, United States

## Event gallery

- **Alt text**: Vacation Bible School 2026
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4629188e1da06bee6eb916a7731b125918a1060ead0cd39be774dc8588e50c5b-rimg-w1160-h1564-dcf8f8f8-gmir?v=1785924736

## FAQs

- **Q**: When and where is Vacation Bible School 2026 being held?
  - **A:** Vacation Bible School 2026 takes place on Tue, 04 Aug, 2026 at 05:30 pm to Thu, 06 Aug, 2026 at 07:00 pm at 1910 Locust St, Granger, Ia, United States.
- **Q**: Who is organizing Vacation Bible School 2026?
  - **A:** Vacation Bible School 2026 is organized by Granger Emmanuel United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vacation Bible School 2026",
        "image": "https://cdn-az.allevents.in/events1/banners/4629188e1da06bee6eb916a7731b125918a1060ead0cd39be774dc8588e50c5b-rimg-w1160-h1564-dcf8f8f8-gmir?v=1785924736",
        "startDate": "2026-08-04",
        "endDate": "2026-08-06",
        "url": "https://allevents.in/granger/vacation-bible-school-2026/200030078614959",
        "location": {
            "@type": "Place",
            "name": "1910 Locust St, Granger, Ia",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1910 Locust St, Granger, IA 50109-7707, United States",
                "addressLocality": "Granger",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.76048",
                "longitude": "-93.82325"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Registration is available at church and www.grangereumc.org. All kids are welcome and families can eat together!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Granger Emmanuel United Methodist Church",
                "url": "https://allevents.in/org/granger-emmanuel-united-methodist-church/21805466"
            }
        ]
    }
]
```