

# Event Details

- **Event Name**: 2025 Fall Sport Pass
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 08:00 pm
- **Event Description**: Venue Details:Butler Bowl,510 West 49th Street , Butler Bowl,Indianapolis, United States
- **Event URL**: https://allevents.in/indianapolis/2025-fall-sport-pass/210001586854122
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/210001586854122

## Event venue details

- **city**: Indianapolis
- **state**: IN
- **country**: United States
- **location**: Butler Bowl
- **lat**: 39.7993646999999881
- **long**: -86.1892192
- **full address**: Butler Bowl, Indianapolis, United States

## Event gallery

- **Alt text**: 2025 Fall Sport Pass
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f0e34636e89d88cf3b6e41c409cc3e9ced621ad7fbf4fa14f0fd1da990cb7975-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1743049944

## FAQs

- **Q**: When and where is 2025 Fall Sport Pass being held?
  - **A:** 2025 Fall Sport Pass takes place on Thu, 01 Jan, 2026 at 08:00 pm to Thu, 01 Jan, 2026 at 08:00 pm at Butler Bowl, Indianapolis, United States.
- **Q**: Who is organizing 2025 Fall Sport Pass?
  - **A:** 2025 Fall Sport Pass is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 2025 Fall Sport Pass 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 Indianapolis, this event is thoughtfully curated to deliver a standout experience worth every moment. If 2025 Fall Sport Pass 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": "2025 Fall Sport Pass",
        "image": "https://cdn-az.allevents.in/events10/banners/f0e34636e89d88cf3b6e41c409cc3e9ced621ad7fbf4fa14f0fd1da990cb7975-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1743049944",
        "startDate": "2026-01-01",
        "url": "https://allevents.in/indianapolis/2025-fall-sport-pass/210001586854122",
        "location": {
            "@type": "Place",
            "name": "Butler Bowl",
            "address": {
                "@type": "PostalAddress",
                "name": "Butler Bowl, Indianapolis, United States",
                "addressLocality": "Indianapolis",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.7993646999999881",
                "longitude": "-86.1892192"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Venue Details:Butler Bowl,510 West 49th Street , Butler Bowl,Indianapolis, United States"
    }
]
```