

# Event Details

- **Event Name**: Vacation Bible School
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 05:00 pm – Sat, 11 Jul, 2026 at 07:00 pm
- **Event Description**: Join us July 11, 2026 at 5 pm for the kick off!!
- **Event URL**: https://allevents.in/sylvester/vacation-bible-school/200030159465338
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Sylvester
- **state**: GA
- **country**: United States
- **location**: Northside Baptist Church - Sylvester
- **lat**: 31.532958469865
- **long**: -83.832775433089
- **full address**: Northside Baptist Church - Sylvester, 506 N. Westberry Street,Sylvester, Georgia, United States

## Event gallery

- **Alt text**: Vacation Bible School
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/fe0e5880f5ac26c1dd37d752e577513dbc5c3749208fc9d20f0a8f2f0d125c5b-rimg-w1200-h1553-dcffffff-gmir?v=1783480153

## FAQs

- **Q**: When and where is Vacation Bible School being held?
  - **A:** Vacation Bible School takes place on Sat, 11 Jul, 2026 at 05:00 pm to Sat, 11 Jul, 2026 at 07:00 pm at Northside Baptist Church - Sylvester, 506 N. Westberry Street,Sylvester, Georgia, United States.
- **Q**: Who is organizing Vacation Bible School?
  - **A:** Vacation Bible School is organized by Northside Baptist Church - Sylvester.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vacation Bible School",
        "image": "https://cdn-az.allevents.in/events3/banners/fe0e5880f5ac26c1dd37d752e577513dbc5c3749208fc9d20f0a8f2f0d125c5b-rimg-w1200-h1553-dcffffff-gmir?v=1783480153",
        "startDate": "2026-07-11",
        "endDate": "2026-07-11",
        "url": "https://allevents.in/sylvester/vacation-bible-school/200030159465338",
        "location": {
            "@type": "Place",
            "name": "Northside Baptist Church - Sylvester",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "506 N. Westberry Street,Sylvester, Georgia",
                "addressLocality": "Sylvester",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.532958469865",
                "longitude": "-83.832775433089"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us July 11, 2026 at 5 pm for the kick off!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Northside Baptist Church - Sylvester",
                "url": "https://allevents.in/org/northside-baptist-church-sylvester/26700451"
            }
        ]
    }
]
```