

# Event Details

- **Event Name**: Summer Train Rides
- **Event Start and End Date**: Tue, 07 Jul, 2026 at 02:00 pm – Thu, 06 Aug, 2026 at 02:00 pm
- **Event Description**: ALL ABOARD FOR FAMILY FUN! Take a nostalgic trip aboard L&N's Historic Lebanon Branch.  Relive the days of railroad travel.  Trip lasts 1.5 hours.
- **Event URL**: https://allevents.in/new-haven/summer-train-rides/200030360981231
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## 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**: Summer Train Rides
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Summer+Train+Rides&date=Tue%2C+07+Jul%2C+2026+at+02%3A00+pm&bg=2

## FAQs

- **Q**: When and where is Summer Train Rides being held?
  - **A:** Summer Train Rides takes place on Tue, 07 Jul, 2026 at 02:00 pm to Thu, 06 Aug, 2026 at 02:00 pm at 136 South Main Street, New Haven, KY, United States, Kentucky 40051.
- **Q**: Who is organizing Summer Train Rides?
  - **A:** Summer Train Rides is organized by The Kentucky Railway Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Summer Train Rides",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Summer+Train+Rides&date=Tue%2C+07+Jul%2C+2026+at+02%3A00+pm&bg=2",
        "startDate": "2026-07-07",
        "endDate": "2026-08-06",
        "url": "https://allevents.in/new-haven/summer-train-rides/200030360981231",
        "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": "ALL ABOARD FOR FAMILY FUN! Take a nostalgic trip aboard L&N's Historic Lebanon Branch.  Relive the days of railroad travel.  Trip lasts 1.5 hours.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Kentucky Railway Museum",
                "url": "https://allevents.in/org/the-kentucky-railway-museum/10412513",
                "description": "All Aboard For Family Fun!"
            }
        ]
    }
]
```