

# Event Details

- **Event Name**: Pram walk
- **Event Start and End Date**: Fri, 28 Feb, 2025 at 10:00 am
- **Event Description**: From 10:00am on the last Friday of every month meet with other local parents to walk and chat around Dartmouth Park. Enjoy a Chai and Coco coffee if you wish and get to know other new parents and share experiences.
- **Event URL**: https://allevents.in/morley/pram-walk/200027833546502
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 35

## Ticket Details


## Event venue details

- **city**: Morley
- **state**: EN
- **country**: United Kingdom
- **location**: Dartmouth Park Morley
- **lat**: 53.743845556525
- **long**: -1.6252209678347
- **full address**: Dartmouth Park Morley, Morley, West Yorkshire, United Kingdom

## Event gallery

- **Alt text**: Pram walk
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/30b128fd529b2afd7c07f8f1a3c9e46c1fe0759c0e2f47d62d84fd63a7db218c-rimg-w1200-h1600-dc7c7d77-gmir?v=1740578347

## FAQs

- **Q**: When and where is Pram walk being held?
  - **A:** Pram walk takes place on Fri, 28 Feb, 2025 at 10:00 am to Fri, 28 Feb, 2025 at 10:00 am at Dartmouth Park Morley, Morley, West Yorkshire, United Kingdom.
- **Q**: Who is organizing Pram walk?
  - **A:** Pram walk is organized by Zen Babies.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pram walk",
        "image": "https://cdn-az.allevents.in/events1/banners/30b128fd529b2afd7c07f8f1a3c9e46c1fe0759c0e2f47d62d84fd63a7db218c-rimg-w1200-h1600-dc7c7d77-gmir?v=1740578347",
        "startDate": "2025-02-28",
        "url": "https://allevents.in/morley/pram-walk/200027833546502",
        "location": {
            "@type": "Place",
            "name": "Dartmouth Park Morley",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Morley, West Yorkshire",
                "addressLocality": "Morley",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.743845556525",
                "longitude": "-1.6252209678347"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "From 10:00am on the last Friday of every month meet with other local parents to walk and chat around Dartmouth Park. Enjoy a Chai and Coco coffee if you wish and get to know other new parents and share experiences.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Zen Babies",
                "url": "https://allevents.in/org/zen-babies/24211788"
            }
        ]
    }
]
```