

# Event Details

- **Event Name**: VBS at First Pres
- **Event Start and End Date**: Mon, 22 Jun, 2026 at 09:00 am – Mon, 22 Jun, 2026 at 12:00 pm
- **Event Description**: Join us for a fun filled wee as we explore the nature of God.
- **Event URL**: https://allevents.in/hanford/vbs-at-first-pres/200029971044524
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Hanford
- **state**: CA
- **country**: United States
- **location**: 340 N Irwin St, Hanford, CA
- **lat**: 36.32885
- **long**: -119.64841
- **full address**: 340 N Irwin St, Hanford, CA, United States

## Event gallery

- **Alt text**: VBS at First Pres
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/94289809212a23ea7f420753f0d1934a81ddad6a56fdf6e1de4413bf76ae182f-rimg-w820-h360-dc607864-gmir?v=1781801934

## FAQs

- **Q**: When and where is VBS at First Pres being held?
  - **A:** VBS at First Pres takes place on Mon, 22 Jun, 2026 at 09:00 am to Mon, 22 Jun, 2026 at 12:00 pm at 340 N Irwin St, Hanford, CA, United States.
- **Q**: Who is organizing VBS at First Pres?
  - **A:** VBS at First Pres is organized by First Presbyterian Church of Hanford.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "VBS at First Pres",
        "image": "https://cdn-az.allevents.in/events9/banners/94289809212a23ea7f420753f0d1934a81ddad6a56fdf6e1de4413bf76ae182f-rimg-w820-h360-dc607864-gmir?v=1781801934",
        "startDate": "2026-06-22",
        "endDate": "2026-06-22",
        "url": "https://allevents.in/hanford/vbs-at-first-pres/200029971044524",
        "location": {
            "@type": "Place",
            "name": "340 N Irwin St, Hanford, CA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "340 N Irwin St, Hanford, CA 93230-4465, United States",
                "addressLocality": "Hanford",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.32885",
                "longitude": "-119.64841"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a fun filled wee as we explore the nature of God.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Presbyterian Church of Hanford",
                "url": "https://allevents.in/org/first-presbyterian-church-of-hanford/13056059",
                "description": "Making Disciples of Jesus Christ who make disciples of others. Join us in worship! Visit fpchanford.org."
            }
        ]
    }
]
```