

# Event Details

- **Event Name**: Vacation Bible School
- **Event Start and End Date**: Mon, 18 May, 2026 at 12:00 am – Fri, 22 May, 2026 at 12:00 am (+08:00)
- **Event Description**: THUNDER ISLAND
- **Event URL**: https://allevents.in/malabon/vacation-bible-school/200029678155354
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Malabon
- **state**: MM
- **country**: Philippines
- **location**: Barangay 16, Caloocan City
- **lat**: 14.650285293215
- **long**: 120.97092069449
- **full address**: Barangay 16, Caloocan City, Caloocan, Malabon, Philippines

## Event gallery

- **Alt text**: Vacation Bible School
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/0b12acfa8198b152c12997d45543c4f19dabeb9aa8700f6fd7411e5a0dda7db8-rimg-w1200-h600-dc95b4a2-gmir?v=1775803689

## FAQs

- **Q**: When and where is Vacation Bible School being held?
  - **A:** Vacation Bible School takes place on Mon, 18 May, 2026 at 12:00 am to Fri, 22 May, 2026 at 12:00 am at Barangay 16, Caloocan City, Caloocan, Malabon, Philippines.
- **Q**: Who is organizing Vacation Bible School?
  - **A:** Vacation Bible School is organized by West Reparo 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/0b12acfa8198b152c12997d45543c4f19dabeb9aa8700f6fd7411e5a0dda7db8-rimg-w1200-h600-dc95b4a2-gmir?v=1775803689",
        "startDate": "2026-05-18T00:00:00+08:00",
        "endDate": "2026-05-22T00:00:00+08:00",
        "url": "https://allevents.in/malabon/vacation-bible-school/200029678155354",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Barangay 16, Caloocan City",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Caloocan",
                "addressLocality": "Malabon",
                "addressRegion": "MM",
                "addressCountry": "PH"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "14.650285293215",
                "longitude": "120.97092069449"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "THUNDER ISLAND",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Reparo Seventh-Day Adventist Church",
                "url": "https://allevents.in/org/west-reparo-seventh-day-adventist-church/27475028"
            }
        ]
    }
]
```