

# Event Details

- **Event Name**: Outlaw Express
- **Event Start and End Date**: Sat, 26 Sep, 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/boston/outlaw-express/200030328078456
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Boston
- **state**: KY
- **country**: United States
- **location**: Kentucky Railway Museum
- **lat**: 37.754100733333
- **long**: -85.66259325
- **full address**: Kentucky Railway Museum, Boston, Kentucky, United States

## Event gallery

- **Alt text**: Outlaw Express
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d91a90b1b4d3bf33a16e0b658ac66fa29b95c412b885f9fe09261a4d398c3397-rimg-w1200-h800-dc080808-gmir?v=1787390908

## FAQs

- **Q**: When and where is Outlaw Express being held?
  - **A:** Outlaw Express takes place on Sat, 26 Sep, 2026 at 02:00 pm to Sat, 26 Sep, 2026 at 02:00 pm at Kentucky Railway Museum, Boston, Kentucky, 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/events9/banners/d91a90b1b4d3bf33a16e0b658ac66fa29b95c412b885f9fe09261a4d398c3397-rimg-w1200-h800-dc080808-gmir?v=1787390908",
        "startDate": "2026-09-26T14:00:00-04:00",
        "url": "https://allevents.in/boston/outlaw-express/200030328078456",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Kentucky Railway Museum",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Boston, Kentucky",
                "addressLocality": "Boston",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.754100733333",
                "longitude": "-85.66259325"
            }
        },
        "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"
            }
        ]
    }
]
```