

# Event Details

- **Event Name**: 1st Bowling Practice
- **Event Start and End Date**: Sun, 07 Sep, 2025 at 01:00 pm
- **Event Description**: All athletes are welcome to join us for our first practice for the bowling season!
- **Event URL**: https://allevents.in/kendallville/1st-bowling-practice/200028328931950
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details

- **Ticket URL**: http://facebook.com/200028328931950?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=kendallville-events

## Event venue details

- **city**: Kendallville
- **state**: IN
- **country**: United States
- **location**: K VEGAS BOWL
- **lat**: 41.45343
- **long**: -85.26884
- **full address**: K VEGAS BOWL, Kendallville, Indiana, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Special Olympics Indiana - Noble County (https://allevents.in/org/special-olympics-indiana-noble-county/25954867)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/7c9006aec24e9e49dd144ee09a53bdf17852d7d7852b044811351fa4ad3cb911-rimg-w1200-h798-dcd8c5c2-gmir?v=1757084996
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ee138ef1c80fe73183a76806017d94c7d89fae1fc10648a92c6f3167e665f80d-rimg-w300-h300-dcd8c5c1-gmir?v=1757084996

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 07 Sep, 2025 at 01:00 pm
- **Q**: Where is the event happening?
  - **A:** K VEGAS BOWL, Kendallville, Indiana, United States
- **Q**: Who is organizing the event?
  - **A:** Special Olympics Indiana - Noble County
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about 1st Bowling Practice ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "1st Bowling Practice",
        "image": "https://cdn-az.allevents.in/events8/banners/7c9006aec24e9e49dd144ee09a53bdf17852d7d7852b044811351fa4ad3cb911-rimg-w1200-h798-dcd8c5c2-gmir?v=1757084996",
        "startDate": "2025-09-07",
        "url": "https://allevents.in/kendallville/1st-bowling-practice/200028328931950",
        "location": {
            "@type": "Place",
            "name": "K VEGAS BOWL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Kendallville, Indiana",
                "addressLocality": "Kendallville",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.45343",
                "longitude": "-85.26884"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All athletes are welcome to join us for our first practice for the bowling season!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Special Olympics Indiana - Noble County",
                "url": "https://allevents.in/org/special-olympics-indiana-noble-county/25954867"
            }
        ]
    }
]
```