

# Event Details

- **Event Name**: Vacation Bible School
- **Event Start and End Date**: Mon, 06 Jul, 2026 at 09:00 am – Mon, 06 Jul, 2026 at 03:00 pm
- **Event Description**: For more information visit www.capitalcitysdac.org/vbs
- **Event URL**: https://allevents.in/albany/vacation-bible-school/200030185910100
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Albany
- **state**: NY
- **country**: United States
- **location**: 168 S Allen St, Albany, NY
- **lat**: 42.66136
- **long**: -73.798
- **full address**: 168 S Allen St, Albany, NY, United States

## Event gallery

- **Alt text**: Vacation Bible School
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/efe8ff41839b561810f741f6b9ebe5d2820a8597392b0b719996ee24dae4bd81-rimg-w1200-h1200-dc2e1707-gmir?v=1781366212

## FAQs

- **Q**: When and where is Vacation Bible School being held?
  - **A:** Vacation Bible School takes place on Mon, 06 Jul, 2026 at 09:00 am to Mon, 06 Jul, 2026 at 03:00 pm at 168 S Allen St, Albany, NY, United States.
- **Q**: Who is organizing Vacation Bible School?
  - **A:** Vacation Bible School is organized by Capital City Seventh-day Adventist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vacation Bible School",
        "image": "https://cdn-az.allevents.in/events2/banners/efe8ff41839b561810f741f6b9ebe5d2820a8597392b0b719996ee24dae4bd81-rimg-w1200-h1200-dc2e1707-gmir?v=1781366212",
        "startDate": "2026-07-06",
        "endDate": "2026-07-06",
        "url": "https://allevents.in/albany/vacation-bible-school/200030185910100",
        "location": {
            "@type": "Place",
            "name": "168 S Allen St, Albany, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "168 S Allen St, Albany, NY 12208-2124, United States",
                "addressLocality": "Albany",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.66136",
                "longitude": "-73.798"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "For more information visit www.capitalcitysdac.org/vbs",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Capital City Seventh-day Adventist Church",
                "url": "https://allevents.in/org/capital-city-seventh-day-adventist-church/27563935"
            }
        ]
    }
]
```