

# Event Details

- **Event Name**: VBS 2025!!!
- **Event Start and End Date**: Mon, 16 Jun, 2025 at 06:00 pm
- **Event Description**: Vacation Bible School is almost here! ? 
We’d love for you to join us for three days of discovery, laughter, singing, and growing closer to God.
Starting Monday, June 16 to Wednesday, June 18
- **Event URL**: https://allevents.in/pleasanton/vbs-2025/200028323322113
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Pleasanton
- **state**: TX
- **country**: United States
- **location**: Pleasanton Church of Christ
- **lat**: 28.96871
- **long**: -98.48437
- **full address**: Pleasanton Church of Christ, 1003 N. Main St,Pleasanton, Texas, United States

## Event gallery

- **Alt text**: VBS 2025!!!
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a932cab79a3c63136930e9cbab3fbee09044fd8fcd5faef0dd6dfe0e335c737f-rimg-w772-h1000-dc161719-gmir?v=1749582553

## FAQs

- **Q**: When and where is VBS 2025!!! being held?
  - **A:** VBS 2025!!! takes place on Mon, 16 Jun, 2025 at 06:00 pm to Mon, 16 Jun, 2025 at 06:00 pm at Pleasanton Church of Christ, 1003 N. Main St,Pleasanton, Texas, United States.
- **Q**: Who is organizing VBS 2025!!!?
  - **A:** VBS 2025!!! is organized by Pleasanton Church of Christ Youth.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "VBS 2025!!!",
        "image": "https://cdn-az.allevents.in/events7/banners/a932cab79a3c63136930e9cbab3fbee09044fd8fcd5faef0dd6dfe0e335c737f-rimg-w772-h1000-dc161719-gmir?v=1749582553",
        "startDate": "2025-06-16",
        "url": "https://allevents.in/pleasanton/vbs-2025/200028323322113",
        "location": {
            "@type": "Place",
            "name": "Pleasanton Church of Christ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1003 N. Main St,Pleasanton, Texas",
                "addressLocality": "Pleasanton",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.96871",
                "longitude": "-98.48437"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Vacation Bible School is almost here! ? \nWe’d love for you to join us for three days of discovery, laughter, singing, and growing closer to God.\nStarting Monday, June 16 to Wednesday, June 18",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pleasanton Church of Christ Youth",
                "url": "https://allevents.in/org/pleasanton-church-of-christ-youth/25832419"
            }
        ]
    }
]
```