

# Event Details

- **Event Name**: 3rd Annual Santa Run 
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 09:00 am
- **Event Description**: It’s time for the third annual Santa run! Come dressed in your most festive Christmas attire for a walk or run down 6 mile road. It is an out and back run, so run however far out that you’d like. Runners and walkers welcome!
- **Event URL**: https://allevents.in/murphys/3rd-annual-santa-run/200029350144354
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details

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

## Event venue details

- **city**: Murphys
- **state**: CA
- **country**: United States
- **location**: Murphys Park
- **lat**: 38.13692239812
- **long**: -120.4639327558
- **full address**: Murphys Park, 505 S Algiers St,Murphys, California, United States

## Event gallery

- **Alt text**: 3rd Annual Santa Run
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/596afdef0571fd8c55128f0687d70fe70da61af102890c4a66f58f2028ed1a2f-rimg-w443-h960-dc000000-gmir?v=1766198868

## FAQs

- **Q**: When and where is 3rd Annual Santa Run  being held?
  - **A:** 3rd Annual Santa Run  takes place on Sat, 20 Dec, 2025 at 09:00 am to Sat, 20 Dec, 2025 at 09:00 am at Murphys Park, 505 S Algiers St,Murphys, California, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "3rd Annual Santa Run",
        "image": "https://cdn-az.allevents.in/events1/banners/596afdef0571fd8c55128f0687d70fe70da61af102890c4a66f58f2028ed1a2f-rimg-w443-h960-dc000000-gmir?v=1766198868",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/murphys/3rd-annual-santa-run/200029350144354",
        "location": {
            "@type": "Place",
            "name": "Murphys Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "505 S Algiers St,Murphys, California",
                "addressLocality": "Murphys",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.13692239812",
                "longitude": "-120.4639327558"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It’s time for the third annual Santa run! Come dressed in your most festive Christmas attire for a walk or run down 6 mile road. It is an out and back run, so run however far out that you’d like. Runners and walkers welcome!"
    }
]
```