

# Event Details

- **Event Name**: Vacation Bible School
- **Event Start and End Date**: Thu, 26 Jun, 2025 at 05:30 pm
- **Event Description**: Vacation Bible School at Butler Church of the Nazarene! Ages, 3-11. Pre-register at www.bnaz.church. All are welcome!
- **Event URL**: https://allevents.in/butler/vacation-bible-school/200028304605206
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Butler
- **state**: MO
- **country**: United States
- **location**: 110 W. Nursery St (PO Box 276), Butler, MO, United States, Missouri 64730
- **lat**: 38.24946
- **long**: -94.33359
- **full address**: 110 W. Nursery St (PO Box 276), Butler, MO, United States, Missouri 64730

## Event gallery

- **Alt text**: Vacation Bible School
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3ac4f4fdd49e946d920338492d2b67ab3d5a53a8836809d07ed715e29637068b-rimg-w1200-h675-dc78d55d-gmir?v=1750640506

## FAQs

- **Q**: When and where is Vacation Bible School being held?
  - **A:** Vacation Bible School takes place on Thu, 26 Jun, 2025 at 05:30 pm to Thu, 26 Jun, 2025 at 05:30 pm at 110 W. Nursery St (PO Box 276), Butler, MO, United States, Missouri 64730.
- **Q**: Who is organizing Vacation Bible School?
  - **A:** Vacation Bible School is organized by Butler Church of the Nazarene.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vacation Bible School",
        "image": "https://cdn-az.allevents.in/events3/banners/3ac4f4fdd49e946d920338492d2b67ab3d5a53a8836809d07ed715e29637068b-rimg-w1200-h675-dc78d55d-gmir?v=1750640506",
        "startDate": "2025-06-26",
        "url": "https://allevents.in/butler/vacation-bible-school/200028304605206",
        "location": {
            "@type": "Place",
            "name": "110 W. Nursery St (PO Box 276), Butler, MO, United States, Missouri 64730",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "110 W Nursery St, Butler, MO 64730-2370, United States,Butler, Missouri",
                "addressLocality": "Butler",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.24946",
                "longitude": "-94.33359"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Vacation Bible School at Butler Church of the Nazarene! Ages, 3-11. Pre-register at www.bnaz.church. All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Butler Church of the Nazarene",
                "url": "https://allevents.in/org/butler-church-of-the-nazarene/25815423"
            }
        ]
    }
]
```