

# Event Details

- **Event Name**: Mothers Day Morning Train Ride
- **Event Start and End Date**: Sun, 10 May, 2026 at 10:00 am (-05:00)
- **Event Description**: Join us Mothers Day for our traditional and guest favourite Mothers Day Train Ride
- **Event URL**: https://allevents.in/winnipeg/mothers-day-morning-train-ride/200029977781156
- **Event Categories**: mothers-day
- **Interested Audience**: 
  - total_interested_count: 48

## Ticket Details


## Event venue details

- **city**: Winnipeg
- **state**: MB
- **country**: Canada
- **location**: 64099 Prairie Dog Trail, Winnipeg, MB, Canada
- **lat**: 49.88429
- **long**: -97.05251
- **full address**: 64099 Prairie Dog Trail, Winnipeg, MB, Canada

## Event gallery

- **Alt text**: Mothers Day Morning Train Ride
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/548881315da39db93dfd1b26888a139f5974ff7682c438eea9474c5352b9b707-rimg-w966-h781-dcf276ad-gmir?v=1776913135

## FAQs

- **Q**: When and where is Mothers Day Morning Train Ride being held?
  - **A:** Mothers Day Morning Train Ride takes place on Sun, 10 May, 2026 at 10:00 am to Sun, 10 May, 2026 at 10:00 am at 64099 Prairie Dog Trail, Winnipeg, MB, Canada.
- **Q**: Who is organizing Mothers Day Morning Train Ride?
  - **A:** Mothers Day Morning Train Ride is organized by The Prairie Dog Central Railway.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mothers Day Morning Train Ride",
        "image": "https://cdn-az.allevents.in/events9/banners/548881315da39db93dfd1b26888a139f5974ff7682c438eea9474c5352b9b707-rimg-w966-h781-dcf276ad-gmir?v=1776913135",
        "startDate": "2026-05-10T10:00:00-05:00",
        "url": "https://allevents.in/winnipeg/mothers-day-morning-train-ride/200029977781156",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "64099 Prairie Dog Trail, Winnipeg, MB, Canada",
            "address": {
                "@type": "PostalAddress",
                "name": "64099 Prairie Dog Trail, Winnipeg, MB, Canada",
                "addressLocality": "Winnipeg",
                "addressRegion": "MB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.88429",
                "longitude": "-97.05251"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us Mothers Day for our traditional and guest favourite Mothers Day Train Ride",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Prairie Dog Central Railway",
                "url": "https://allevents.in/org/the-prairie-dog-central-railway/26748275"
            }
        ]
    }
]
```