

# Event Details

- **Event Name**: Outlaw Express
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 02:00 pm (-04:00)
- **Event Description**: Take a train ride back into the old west where cowboys and law men try to protect the train from outlaws.
- **Event URL**: https://allevents.in/new-haven/outlaw-express/200029942139751
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New Haven
- **state**: KY
- **country**: United States
- **location**: Kentucky Railway Museum
- **lat**: 37.655
- **long**: -85.591
- **full address**: Kentucky Railway Museum, New Haven,KY,United States

## Event gallery

- **Alt text**: Outlaw Express
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/0dce449bede4ede626873e27206add9860defcc1690c0d7848fe942660e2f326-rimg-w1200-h800-dcbbaa91-gmir?v=1776170871

## FAQs

- **Q**: When and where is Outlaw Express being held?
  - **A:** Outlaw Express takes place on Sat, 11 Jul, 2026 at 02:00 pm to Sat, 11 Jul, 2026 at 02:00 pm at Kentucky Railway Museum, New Haven,KY,United States.
- **Q**: Who is organizing Outlaw Express?
  - **A:** Outlaw Express is organized by The Cowboy Posse.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Outlaw Express",
        "image": "https://cdn-az.allevents.in/events4/banners/0dce449bede4ede626873e27206add9860defcc1690c0d7848fe942660e2f326-rimg-w1200-h800-dcbbaa91-gmir?v=1776170871",
        "startDate": "2026-07-11T14:00:00-04:00",
        "url": "https://allevents.in/new-haven/outlaw-express/200029942139751",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Kentucky Railway Museum",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "New Haven,KY,United States",
                "addressLocality": "New Haven",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.655",
                "longitude": "-85.591"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Take a train ride back into the old west where cowboys and law men try to protect the train from outlaws.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Cowboy Posse",
                "url": "https://allevents.in/org/the-cowboy-posse/26437057"
            }
        ]
    }
]
```