

# Event Details

- **Event Name**: Vacation Bible School
- **Event Start and End Date**: Mon, 27 Jul, 2026 at 09:00 am – Fri, 31 Jul, 2026 at 12:00 pm
- **Event Description**: Our Saviors Lutheran Church is thrilled to be able to offer vacation Bible school again this summer. Hours are 9 AM to noon Monday through Friday. Visit oslAlbany.org to register.
- **Event URL**: https://allevents.in/albany/vacation-bible-school/200030314594447
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Albany
- **state**: NY
- **country**: United States
- **location**: 63 Mountain View Ave, Albany, NY
- **lat**: 42.70467
- **long**: -73.80906
- **full address**: 63 Mountain View Ave, Albany, NY, United States

## Event gallery

- **Alt text**: Vacation Bible School
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/323468734d320e78e78570bcd98f24ec8bf028dfeff521c3163b2f4fb62fbb1e-rimg-w1200-h678-dcf3dca6-gmir?v=1784882777

## FAQs

- **Q**: When and where is Vacation Bible School being held?
  - **A:** Vacation Bible School takes place on Mon, 27 Jul, 2026 at 09:00 am to Fri, 31 Jul, 2026 at 12:00 pm at 63 Mountain View Ave, Albany, NY, United States.
- **Q**: Who is organizing Vacation Bible School?
  - **A:** Vacation Bible School is organized by Our Savior's Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vacation Bible School",
        "image": "https://cdn-az.allevents.in/events3/banners/323468734d320e78e78570bcd98f24ec8bf028dfeff521c3163b2f4fb62fbb1e-rimg-w1200-h678-dcf3dca6-gmir?v=1784882777",
        "startDate": "2026-07-27",
        "endDate": "2026-07-31",
        "url": "https://allevents.in/albany/vacation-bible-school/200030314594447",
        "location": {
            "@type": "Place",
            "name": "63 Mountain View Ave, Albany, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "63 Mountain View Ave, Albany, NY 12205-2897, United States",
                "addressLocality": "Albany",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.70467",
                "longitude": "-73.80906"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our Saviors Lutheran Church is thrilled to be able to offer vacation Bible school again this summer. Hours are 9 AM to noon Monday through Friday. Visit oslAlbany.org to register.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Our Saviors Church",
                "url": "https://allevents.in/org/our-saviors-church/23286445"
            }
        ]
    }
]
```