

# Event Details

- **Event Name**: Club run
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 09:00 am – Sun, 28 Dec, 2025 at 10:00 am
- **Event Description**: Welcome to the FFWCC Club run! Held every Sunday, starting from the Ryan Morley Cycle Centre and leaving at 9am. Routes will vary but expect to be out for 2-4 hours. All welcome!
- **Event URL**: https://allevents.in/wrexham/club-run/200029414212006
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/200029414212006?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=wrexham-events

## Event venue details

- **city**: Wrexham
- **state**: WA
- **country**: United Kingdom
- **location**: Ryan Morley Cycle Centre
- **lat**: 53.048047356777
- **long**: -2.9991512541219
- **full address**: Ryan Morley Cycle Centre, Wrexham, United Kingdom

## Event gallery

- **Alt text**: Club run
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/bb1941fc5bb04135f8ab7c8bc0c1eae1909efdf22825c9cbbf093893a0cbbe4c-rimg-w1200-h444-dcffffff-gmir?v=1766847426

## FAQs

- **Q**: When and where is Club run being held?
  - **A:** Club run takes place on Sun, 28 Dec, 2025 at 09:00 am to Sun, 28 Dec, 2025 at 10:00 am at Ryan Morley Cycle Centre, Wrexham, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Club run",
        "image": "https://cdn-az.allevents.in/events2/banners/bb1941fc5bb04135f8ab7c8bc0c1eae1909efdf22825c9cbbf093893a0cbbe4c-rimg-w1200-h444-dcffffff-gmir?v=1766847426",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/wrexham/club-run/200029414212006",
        "location": {
            "@type": "Place",
            "name": "Ryan Morley Cycle Centre",
            "address": {
                "@type": "PostalAddress",
                "name": "Ryan Morley Cycle Centre, Wrexham, United Kingdom",
                "addressLocality": "Wrexham",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.048047356777",
                "longitude": "-2.9991512541219"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Welcome to the FFWCC Club run! Held every Sunday, starting from the Ryan Morley Cycle Centre and leaving at 9am. Routes will vary but expect to be out for 2-4 hours. All welcome!"
    }
]
```