

# Event Details

- **Event Name**: Vacation Bible School
- **Event Start and End Date**: Mon, 13 Jul, 2026 at 06:00 pm – Mon, 13 Jul, 2026 at 08:01 pm
- **Event Description**: Preschool - 5th grade
July 13-16 (Mon-Thurs)
6:00-8:00pm
- **Event URL**: https://allevents.in/pendleton/vacation-bible-school/200030192792713
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Pendleton
- **state**: IN
- **country**: United States
- **location**: 225 W State Street, Pendleton, IN
- **lat**: 40.00223
- **long**: -85.74871
- **full address**: 225 W State Street, Pendleton, IN, United States

## Event gallery

- **Alt text**: Vacation Bible School
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/800971794fd7a1238d271e160da1671b98778018ddf51215d8a91cd7452f1375-rimg-w502-h384-dcd7dcda-gmir?v=1780697593

## FAQs

- **Q**: When and where is Vacation Bible School being held?
  - **A:** Vacation Bible School takes place on Mon, 13 Jul, 2026 at 06:00 pm to Mon, 13 Jul, 2026 at 08:01 pm at 225 W State Street, Pendleton, IN, United States.
- **Q**: Who is organizing Vacation Bible School?
  - **A:** Vacation Bible School is organized by Pendleton First United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vacation Bible School",
        "image": "https://cdn-az.allevents.in/events7/banners/800971794fd7a1238d271e160da1671b98778018ddf51215d8a91cd7452f1375-rimg-w502-h384-dcd7dcda-gmir?v=1780697593",
        "startDate": "2026-07-13",
        "endDate": "2026-07-13",
        "url": "https://allevents.in/pendleton/vacation-bible-school/200030192792713",
        "location": {
            "@type": "Place",
            "name": "225 W State Street, Pendleton, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "225 W State St, Pendleton, IN 46064-1035, United States",
                "addressLocality": "Pendleton",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.00223",
                "longitude": "-85.74871"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Preschool - 5th grade\nJuly 13-16 (Mon-Thurs)\n6:00-8:00pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pendleton First United Methodist Church",
                "url": "https://allevents.in/org/pendleton-first-united-methodist-church/20538362"
            }
        ]
    }
]
```