

# Event Details

- **Event Name**: Youth Bowling
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 02:00 pm – Sun, 19 Apr, 2026 at 04:00 pm (-04:00)
- **Event Description**: Youth bowling. Bowling is from 2-4pm. We'll meet at the Bowling alley at 1:45pm.
- **Event URL**: https://allevents.in/johnson-city/youth-bowling/200029534597400
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Johnson City
- **state**: TN
- **country**: United States
- **location**: Holiday Lanes
- **lat**: 36.345052721847
- **long**: -82.373712596018
- **full address**: Holiday Lanes, 117 Broyles Dr, Johnson City, TN 37601-2517, United States

## Event gallery

- **Alt text**: Youth Bowling
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/6a5b0cb945b52f15e6974e1c4b2192730a4653fae9bc71bb6f2df82448f4f5e1-rimg-w437-h480-dcfefefe-gmir?v=1773670173

## FAQs

- **Q**: When and where is Youth Bowling being held?
  - **A:** Youth Bowling takes place on Sun, 19 Apr, 2026 at 02:00 pm to Sun, 19 Apr, 2026 at 04:00 pm at Holiday Lanes, 117 Broyles Dr, Johnson City, TN 37601-2517, United States.
- **Q**: Who is organizing Youth Bowling?
  - **A:** Youth Bowling is organized by Lower Shell Creek Christian Church Youth Ministry.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Youth Bowling is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Johnson City, this event is thoughtfully curated to deliver a standout experience worth every moment. If Youth Bowling sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Youth Bowling",
        "image": "https://cdn-az.allevents.in/events4/banners/6a5b0cb945b52f15e6974e1c4b2192730a4653fae9bc71bb6f2df82448f4f5e1-rimg-w437-h480-dcfefefe-gmir?v=1773670173",
        "startDate": "2026-04-19T14:00:00-04:00",
        "endDate": "2026-04-19T16:00:00-04:00",
        "url": "https://allevents.in/johnson-city/youth-bowling/200029534597400",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Holiday Lanes",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "117 Broyles Dr, Johnson City, TN 37601-2517, United States",
                "addressLocality": "Johnson City",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.345052721847",
                "longitude": "-82.373712596018"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Youth bowling. Bowling is from 2-4pm. We'll meet at the Bowling alley at 1:45pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lower Shell Creek Christian Church Youth Ministry",
                "url": "https://allevents.in/org/lower-shell-creek-christian-church-youth-ministry/21163360"
            }
        ]
    }
]
```