

# Event Details

- **Event Name**: Outdoor park session 
- **Event Start and End Date**: Wed, 15 Apr, 2026 at 10:00 am – Wed, 15 Apr, 2026 at 11:00 am (+01:00)
- **Event Description**: An outdoor play session for children aged 0-5 years old.  No need to book, just drop in
- **Event URL**: https://allevents.in/radcliffe/outdoor-park-session/200029926581336
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Radcliffe
- **state**: EN
- **country**: United Kingdom
- **location**: Close Park
- **lat**: 53.565049975715
- **long**: -2.3059603908171
- **full address**: Close Park, Parkside Close,Radcliffe, Bury, United Kingdom

## Event gallery

- **Alt text**: Outdoor park session
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/bb2013aabc8964d9c065dd29987600b7208c73af3894d1ebd3f94fef1c6195dd-rimg-w1080-h620-dc8e7f76-gmir?v=1775893116

## FAQs

- **Q**: When and where is Outdoor park session  being held?
  - **A:** Outdoor park session  takes place on Wed, 15 Apr, 2026 at 10:00 am to Wed, 15 Apr, 2026 at 11:00 am at Close Park, Parkside Close,Radcliffe, Bury, United Kingdom.
- **Q**: Who is organizing Outdoor park session ?
  - **A:** Outdoor park session  is organized by Bury Children’s Centres and Family Hub.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Outdoor park session",
        "image": "https://cdn-az.allevents.in/events4/banners/bb2013aabc8964d9c065dd29987600b7208c73af3894d1ebd3f94fef1c6195dd-rimg-w1080-h620-dc8e7f76-gmir?v=1775893116",
        "startDate": "2026-04-15T10:00:00+01:00",
        "endDate": "2026-04-15T11:00:00+01:00",
        "url": "https://allevents.in/radcliffe/outdoor-park-session/200029926581336",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Close Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Parkside Close,Radcliffe, Bury, United Kingdom",
                "addressLocality": "Radcliffe",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.565049975715",
                "longitude": "-2.3059603908171"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An outdoor play session for children aged 0-5 years old.  No need to book, just drop in",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bury Childrens Centres and Family Hub",
                "url": "https://allevents.in/org/bury-children’s-centres-and-family-hub/19628392"
            }
        ]
    }
]
```