

# Event Details

- **Event Name**: Spring Break Express
- **Event Start and End Date**: Tue, 07 Apr, 2026 at 02:00 pm – Tue, 07 Apr, 2026 at 03:30 pm
- **Event Description**: Bring the family for a fun train ride during Spring Break! This 1.5 hour train ride is perfect to keep them entertained while you relax!
- **Event URL**: https://allevents.in/new-haven/spring-break-express/200029816118109
- **Event Categories**: spring-break
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: New Haven
- **state**: KY
- **country**: United States
- **location**: 136 South Main Street, New Haven, KY, United States, Kentucky 40051
- **lat**: 37.65704
- **long**: -85.59336
- **full address**: 136 South Main Street, New Haven, KY, United States, Kentucky 40051

## Event gallery

- **Alt text**: Spring Break Express
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/fb3369fe60e4862f009689ba7bf600db7ac3870d6e122e297d3589c88a2d4def-rimg-w940-h788-dca7f38e-gmir?v=1775296503

## FAQs

- **Q**: When and where is Spring Break Express being held?
  - **A:** Spring Break Express takes place on Tue, 07 Apr, 2026 at 02:00 pm to Tue, 07 Apr, 2026 at 03:30 pm at 136 South Main Street, New Haven, KY, United States, Kentucky 40051.
- **Q**: Who is organizing Spring Break Express?
  - **A:** Spring Break Express is organized by The Kentucky Railway Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Break Express",
        "image": "https://cdn-az.allevents.in/events2/banners/fb3369fe60e4862f009689ba7bf600db7ac3870d6e122e297d3589c88a2d4def-rimg-w940-h788-dca7f38e-gmir?v=1775296503",
        "startDate": "2026-04-07",
        "endDate": "2026-04-07",
        "url": "https://allevents.in/new-haven/spring-break-express/200029816118109",
        "location": {
            "@type": "Place",
            "name": "136 South Main Street, New Haven, KY, United States, Kentucky 40051",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "136 Main St, New Haven, KY 40051-6355, United States",
                "addressLocality": "New Haven",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.65704",
                "longitude": "-85.59336"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring the family for a fun train ride during Spring Break! This 1.5 hour train ride is perfect to keep them entertained while you relax!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Kentucky Railway Museum",
                "url": "https://allevents.in/org/the-kentucky-railway-museum/10412513",
                "description": "All Aboard For Family Fun!"
            }
        ]
    }
]
```