

# Event Details

- **Event Name**: Vacation Bible School
- **Event Start and End Date**: Sat, 28 Jun, 2025 at 09:00 am
- **Event Description**: Welcome to your day of Vacation Bible School on June the 28th from 9–2p. You can sign-up at the church or call the church office at 660-748-3116. Hope to see you there!
- **Event URL**: https://allevents.in/princeton/vacation-bible-school/200028144383815
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Princeton
- **state**: MO
- **country**: United States
- **location**: 1308 East Main St, PO Box 201, Princeton, MO
- **lat**: 40.39599
- **long**: -93.57841
- **full address**: 1308 East Main St, PO Box 201, Princeton, MO, United States

## Event gallery

- **Alt text**: Vacation Bible School
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/764d3327a9d26f131dcc4d7fb315b308c337a3d007e8c888d4b475c6cc9f9b13-rimg-w1200-h1600-dcbbbec5-gmir?v=1750839535

## FAQs

- **Q**: When and where is Vacation Bible School being held?
  - **A:** Vacation Bible School takes place on Sat, 28 Jun, 2025 at 09:00 am to Sat, 28 Jun, 2025 at 09:00 am at 1308 East Main St, PO Box 201, Princeton, MO, United States.
- **Q**: Who is organizing Vacation Bible School?
  - **A:** Vacation Bible School is organized by First Baptist Church of Princeton Missouri.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vacation Bible School",
        "image": "https://cdn-az.allevents.in/events6/banners/764d3327a9d26f131dcc4d7fb315b308c337a3d007e8c888d4b475c6cc9f9b13-rimg-w1200-h1600-dcbbbec5-gmir?v=1750839535",
        "startDate": "2025-06-28",
        "url": "https://allevents.in/princeton/vacation-bible-school/200028144383815",
        "location": {
            "@type": "Place",
            "name": "1308 East Main St, PO Box 201, Princeton, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1308 E Main St, Princeton, MO 64673-1315, United States,Princeton, Missouri",
                "addressLocality": "Princeton",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.39599",
                "longitude": "-93.57841"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Welcome to your day of Vacation Bible School on June the 28th from 9–2p. You can sign-up at the church or call the church office at 660-748-3116. Hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church of Princeton Missouri",
                "url": "https://allevents.in/org/first-baptist-church-of-princeton-missouri/24242187"
            }
        ]
    }
]
```