

# Event Details

- **Event Name**: Vacation Bible School
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 06:00 pm – Thu, 02 Jul, 2026 at 08:45 pm
- **Event Description**: Get kids ready to embark on a wild, creature-filled adventure at Rainforest Falls where kids learn that God is Creator, All-knowing, our Refuge, Love, and Forever! ???☀️
- **Event URL**: https://allevents.in/la-feria/vacation-bible-school/200030176276126
- **Event Categories**: kids, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: La Feria
- **state**: TX
- **country**: United States
- **location**: Amistad Baptist Church
- **lat**: 26.16487145216
- **long**: -97.819725
- **full address**: Amistad Baptist Church, 500 US-83 BUS,La Feria, Texas, United States

## Event gallery

- **Alt text**: Vacation Bible School
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/5c631fdb402ca06d0e31823aa45fa761eef9371a2b00ef8dcef6e076a3715325-rimg-w1200-h630-dc4da146-gmir?v=1782668986

## FAQs

- **Q**: When and where is Vacation Bible School being held?
  - **A:** Vacation Bible School takes place on Sun, 28 Jun, 2026 at 06:00 pm to Thu, 02 Jul, 2026 at 08:45 pm at Amistad Baptist Church, 500 US-83 BUS,La Feria, Texas, United States.
- **Q**: Who is organizing Vacation Bible School?
  - **A:** Vacation Bible School is organized by Amistad Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vacation Bible School",
        "image": "https://cdn-az.allevents.in/events3/banners/5c631fdb402ca06d0e31823aa45fa761eef9371a2b00ef8dcef6e076a3715325-rimg-w1200-h630-dc4da146-gmir?v=1782668986",
        "startDate": "2026-06-28",
        "endDate": "2026-07-02",
        "url": "https://allevents.in/la-feria/vacation-bible-school/200030176276126",
        "location": {
            "@type": "Place",
            "name": "Amistad Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "500 US-83 BUS,La Feria, Texas",
                "addressLocality": "La Feria",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.16487145216",
                "longitude": "-97.819725"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get kids ready to embark on a wild, creature-filled adventure at Rainforest Falls where kids learn that God is Creator, All-knowing, our Refuge, Love, and Forever! ???☀️",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Amistad Baptist Church",
                "url": "https://allevents.in/org/amistad-baptist-church/27875135"
            }
        ]
    }
]
```