

# Event Details

- **Event Name**: Homeschool Bowling 
- **Event Start and End Date**: Tue, 13 Jan, 2026 at 10:00 am – Tue, 13 Jan, 2026 at 12:00 pm
- **Event Description**: $6 for shoes and two hours of bowling. The kitchen will be open. This event repeats on the second Tuesday of the month through May.
- **Event URL**: https://allevents.in/van-wert/homeschool-bowling/200029395498724
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200029395498724?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=van+wert-events

## Event venue details

- **city**: Van Wert
- **state**: OH
- **country**: United States
- **location**: Van Wert Olympic Lanes
- **lat**: 40.858348496769
- **long**: -84.589523846319
- **full address**: Van Wert Olympic Lanes, 430 W Ervin Rd,Van Wert, Ohio, United States

## Event gallery

- **Alt text**: Homeschool Bowling
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Homeschool+Bowling+&date=Tue%2C+13+Jan%2C+2026+at+10%3A00+am&bg=5

## FAQs

- **Q**: When and where is Homeschool Bowling  being held?
  - **A:** Homeschool Bowling  takes place on Tue, 13 Jan, 2026 at 10:00 am to Tue, 13 Jan, 2026 at 12:00 pm at Van Wert Olympic Lanes, 430 W Ervin Rd,Van Wert, Ohio, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Homeschool Bowling",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Homeschool+Bowling+&date=Tue%2C+13+Jan%2C+2026+at+10%3A00+am&bg=5",
        "startDate": "2026-01-13",
        "endDate": "2026-01-13",
        "url": "https://allevents.in/van-wert/homeschool-bowling/200029395498724",
        "location": {
            "@type": "Place",
            "name": "Van Wert Olympic Lanes",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "430 W Ervin Rd,Van Wert, Ohio",
                "addressLocality": "Van Wert",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.858348496769",
                "longitude": "-84.589523846319"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "$6 for shoes and two hours of bowling. The kitchen will be open. This event repeats on the second Tuesday of the month through May."
    }
]
```