

# Event Details

- **Event Name**: Praise Party Vacation Bible School
- **Event Start and End Date**: Tue, 21 Jul, 2026 at 06:00 pm – Fri, 24 Jul, 2026 at 08:00 pm
- **Event Description**: Join us for four exciting days filled with powerful Bible lessons, high-energy praise, creative crafts, fun games, and unforgettable moments in God’s presence. There’s something for the whole family—including adult classes. We can’t wait to celebrate with you!
- **Event URL**: https://allevents.in/portsmouth/praise-party-vacation-bible-school/80001775420728
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 0
- **Event Highlights**: 
  - Pre-registration: Yes

## Ticket Details


## Event venue details

- **city**: Portsmouth
- **state**: VA
- **country**: United States
- **location**: The Way, The Truth, and The Life Church
- **lat**: 36.8004016
- **long**: -76.332711
- **full address**: The Way, The Truth, and The Life Church, 4608 Deep Creek Blvd, Portsmouth, VA 23702, United States

## Event gallery

- **Alt text**: Praise Party Vacation Bible School
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69d5ab7438c8f.jpg

## FAQs

- **Q**: When and where is Praise Party Vacation Bible School being held?
  - **A:** Praise Party Vacation Bible School takes place on Tue, 21 Jul, 2026 at 06:00 pm to Fri, 24 Jul, 2026 at 08:00 pm at The Way, The Truth, and The Life Church, 4608 Deep Creek Blvd, Portsmouth, VA 23702, United States.
- **Q**: Who is organizing Praise Party Vacation Bible School?
  - **A:** Praise Party Vacation Bible School is organized by The Way the Truth and the Life Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Praise Party Vacation Bible School",
        "image": "https://cdn2.allevents.in/thumbs/thumb69d5ab7438c8f.jpg",
        "startDate": "2026-07-21",
        "endDate": "2026-07-24",
        "url": "https://allevents.in/portsmouth/praise-party-vacation-bible-school/80001775420728",
        "location": {
            "@type": "Place",
            "name": "The Way, The Truth, and The Life Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4608 Deep Creek Blvd, Portsmouth, VA 23702, United States",
                "postalCode": "23702",
                "addressLocality": "Portsmouth",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.8004016",
                "longitude": "-76.332711"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for four exciting days filled with powerful Bible lessons, high-energy praise, creative crafts, fun games, and unforgettable moments in God’s presence. There’s something for the whole family—including adult classes. We can’t wait to celebrate with you!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Way the Truth and the Life Church",
                "url": "https://allevents.in/org/the-way-the-truth-and-the-life-church/27659596"
            }
        ]
    }
]
```