

# Event Details

- **Event Name**: Santa Run
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 09:00 am
- **Event Description**: Our annual Santa Run will be in support of Greenwich and Bexley Community Hospice again who will supply Santa suits &amp; the finishing arch
- **Event URL**: https://allevents.in/bexley/santa-run/200029351927244
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details


## Event venue details

- **city**: Bexley
- **state**: EN
- **country**: United Kingdom
- **location**: Avery Hill Park, Bexley Road
- **lat**: 51.45174
- **long**: 0.07576
- **full address**: Avery Hill Park, Bexley Road, Norbert Singer Lecture Theatre, Bexley Road, London, SE9 2PT, United Kingdom, Bexley

## Event gallery

- **Alt text**: Santa Run
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/befdea007b9e372d1043ed74c0d42c2f146bb88c75410cbce6553a74503ec444-rimg-w800-h532-dc5f5f30-gmir?v=1765668044

## FAQs

- **Q**: When and where is Santa Run being held?
  - **A:** Santa Run takes place on Sat, 20 Dec, 2025 at 09:00 am to Sat, 20 Dec, 2025 at 09:00 am at Avery Hill Park, Bexley Road, Norbert Singer Lecture Theatre, Bexley Road, London, SE9 2PT, United Kingdom, Bexley.
- **Q**: Who is organizing Santa Run?
  - **A:** Santa Run is organized by Greenwich parkrun.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Run",
        "image": "https://cdn-az.allevents.in/events4/banners/befdea007b9e372d1043ed74c0d42c2f146bb88c75410cbce6553a74503ec444-rimg-w800-h532-dc5f5f30-gmir?v=1765668044",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/bexley/santa-run/200029351927244",
        "location": {
            "@type": "Place",
            "name": "Avery Hill Park, Bexley Road",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Norbert Singer Lecture Theatre, Bexley Road, London, SE9 2PT, United Kingdom",
                "addressLocality": "Bexley",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.45174",
                "longitude": "0.07576"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our annual Santa Run will be in support of Greenwich and Bexley Community Hospice again who will supply Santa suits & the finishing arch",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Greenwich parkrun",
                "url": "https://allevents.in/org/greenwich-parkrun/23333774"
            }
        ]
    }
]
```