

# Event Details

- **Event Name**: 2026 Colts UK in Indianapolis!
- **Event Start and End Date**: Sun, 01 Feb, 2026 at 11:00 am
- **Event Description**: Our first ever group trip to Lucas Oil Stadium to watch our beloved Indianapolis Colts live in Indiana!

Ignore the date for now - Facebook only lets you put it a max year in advance ?
- **Event URL**: https://allevents.in/indianapolis/2026-colts-uk-in-indianapolis/200028764895428
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 34

## Ticket Details

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

## Event venue details

- **city**: Indianapolis
- **state**: IN
- **country**: United States
- **location**: Lucas Oil Stadium
- **lat**: 39.76028
- **long**: -86.16247
- **full address**: Lucas Oil Stadium, 500 S Capitol Ave,Indianapolis,IN,United States

## Event gallery

- **Alt text**: 2026 Colts UK in Indianapolis!
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c496f3350286d63db04cc69e39a5c609238f72c30fe8a8c25b19e552ee57f8ac-rimg-w1200-h900-dc1e57aa-gmir?v=1769344732

## FAQs

- **Q**: When and where is 2026 Colts UK in Indianapolis! being held?
  - **A:** 2026 Colts UK in Indianapolis! takes place on Sun, 01 Feb, 2026 at 11:00 am to Sun, 01 Feb, 2026 at 11:00 am at Lucas Oil Stadium, 500 S Capitol Ave,Indianapolis,IN,United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 2026 Colts UK in Indianapolis! 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 2026 Colts UK in Indianapolis! 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": "2026 Colts UK in Indianapolis!",
        "image": "https://cdn-az.allevents.in/events6/banners/c496f3350286d63db04cc69e39a5c609238f72c30fe8a8c25b19e552ee57f8ac-rimg-w1200-h900-dc1e57aa-gmir?v=1769344732",
        "startDate": "2026-02-01",
        "url": "https://allevents.in/indianapolis/2026-colts-uk-in-indianapolis/200028764895428",
        "location": {
            "@type": "Place",
            "name": "Lucas Oil Stadium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "500 S Capitol Ave,Indianapolis,IN,United States",
                "addressLocality": "Indianapolis",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.76028",
                "longitude": "-86.16247"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our first ever group trip to Lucas Oil Stadium to watch our beloved Indianapolis Colts live in Indiana!\n\nIgnore the date for now - Facebook only lets you put it a max year in advance ?"
    }
]
```