

# Event Details

- **Event Name**: Bowling Practice
- **Event Start and End Date**: Sat, 11 Oct, 2025 at 03:00 pm – Sat, 11 Oct, 2025 at 05:00 pm
- **Event Description**: Bowling practice with Special Olympics athletes and unified partners. Will play between 2-3 games each practice.
- **Event URL**: https://allevents.in/huntington/bowling-practice/200029014320012
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

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

## Event venue details

- **city**: Huntington
- **state**: IN
- **country**: United States
- **location**: Rainbow Lanes
- **lat**: 40.872083489212
- **long**: -85.485314981315
- **full address**: Rainbow Lanes, 850 S Briant St,Huntington, Indiana, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Huntington County Special Olympics (https://allevents.in/org/huntington-county-special-olympics/25435100)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d2398c8d9f20c982a45ea4f22a170b74af8f9aea93b173f6cd2dc76d6d8c6b15-rimg-w1200-h674-dcdad1c1-gmir?v=1759678497
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Bowling+Practice&date=11+Oct

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 11 Oct, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** Rainbow Lanes, 850 S Briant St,Huntington, Indiana, United States
- **Q**: Who is organizing the event?
  - **A:** Huntington County Special Olympics
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Bowling Practice ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bowling Practice",
        "image": "https://cdn-az.allevents.in/events1/banners/d2398c8d9f20c982a45ea4f22a170b74af8f9aea93b173f6cd2dc76d6d8c6b15-rimg-w1200-h674-dcdad1c1-gmir?v=1759678497",
        "startDate": "2025-10-11",
        "endDate": "2025-10-11",
        "url": "https://allevents.in/huntington/bowling-practice/200029014320012",
        "location": {
            "@type": "Place",
            "name": "Rainbow Lanes",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "850 S Briant St,Huntington, Indiana",
                "addressLocality": "Huntington",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.872083489212",
                "longitude": "-85.485314981315"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bowling practice with Special Olympics athletes and unified partners. Will play between 2-3 games each practice.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Huntington County Special Olympics",
                "url": "https://allevents.in/org/huntington-county-special-olympics/25435100"
            }
        ]
    }
]
```