

# Event Details

- **Event Name**: VBS in Gas City Park
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 09:00 am – Tue, 23 Jun, 2026 at 11:00 am
- **Event Description**: St. James VBS in Gas City Park Tuesday June 23rd from 9-11
- **Event URL**: https://allevents.in/gas-city/vbs-in-gas-city-park/200030241661111
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Gas City
- **state**: IN
- **country**: United States
- **location**: Gas City Park
- **lat**: 40.4834
- **long**: -85.62121
- **full address**: Gas City Park, 701 S Broadway St, Gas City, IN 46933, United States

## Event gallery

- **Alt text**: VBS in Gas City Park
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1ab4d4d7c434d8af0873cd87945683aa7b08d0164f10ab41e41ad76d8450c8f4-rimg-w1200-h1012-dcd4d8d3-gmir?v=1781558771

## FAQs

- **Q**: When and where is VBS in Gas City Park being held?
  - **A:** VBS in Gas City Park takes place on Tue, 23 Jun, 2026 at 09:00 am to Tue, 23 Jun, 2026 at 11:00 am at Gas City Park, 701 S Broadway St, Gas City, IN 46933, United States.
- **Q**: Who is organizing VBS in Gas City Park?
  - **A:** VBS in Gas City Park is organized by St. James Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "VBS in Gas City Park",
        "image": "https://cdn-az.allevents.in/events4/banners/1ab4d4d7c434d8af0873cd87945683aa7b08d0164f10ab41e41ad76d8450c8f4-rimg-w1200-h1012-dcd4d8d3-gmir?v=1781558771",
        "startDate": "2026-06-23",
        "endDate": "2026-06-23",
        "url": "https://allevents.in/gas-city/vbs-in-gas-city-park/200030241661111",
        "location": {
            "@type": "Place",
            "name": "Gas City Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "701 S Broadway St, Gas City, IN 46933, United States",
                "addressLocality": "Gas City",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.4834",
                "longitude": "-85.62121"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "St. James VBS in Gas City Park Tuesday June 23rd from 9-11",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. James Lutheran Church",
                "url": "https://allevents.in/org/st-james-lutheran-church/20422967"
            }
        ]
    }
]
```