

# Event Details

- **Event Name**: 3rd annual Santa ride 
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 11:00 am
- **Event Description**: 3rd annual Santa ride in the highland district. We will be bringing Santa to town to come see all the kids and giving out candy. Getting the word out early so everyone can see Santa!
- **Event URL**: https://allevents.in/stanford/3rd-annual-santa-ride/200029008664751
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 99

## Ticket Details


## Event venue details

- **city**: Stanford
- **state**: KY
- **country**: United States
- **location**: 8256 Ky Highway 1247, Stanford, KY
- **lat**: 37.47578
- **long**: -84.63385
- **full address**: 8256 Ky Highway 1247, Stanford, KY, United States

## Event gallery

- **Alt text**: 3rd annual Santa ride
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f63a315a54cf398ff4bdd00b0b6906957d66f92676a001defb6eeeaa424a3cf3-rimg-w1200-h900-dc63625a-gmir?v=1766223409

## FAQs

- **Q**: When and where is 3rd annual Santa ride  being held?
  - **A:** 3rd annual Santa ride  takes place on Sat, 20 Dec, 2025 at 11:00 am to Sat, 20 Dec, 2025 at 11:00 am at 8256 Ky Highway 1247, Stanford, KY, United States.
- **Q**: Who is organizing 3rd annual Santa ride ?
  - **A:** 3rd annual Santa ride  is organized by Lincoln county fire department station 8.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "3rd annual Santa ride",
        "image": "https://cdn-az.allevents.in/events3/banners/f63a315a54cf398ff4bdd00b0b6906957d66f92676a001defb6eeeaa424a3cf3-rimg-w1200-h900-dc63625a-gmir?v=1766223409",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/stanford/3rd-annual-santa-ride/200029008664751",
        "location": {
            "@type": "Place",
            "name": "8256 Ky Highway 1247, Stanford, KY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4887 KY-1247, Stanford, KY 40484-7855, United States",
                "addressLocality": "Stanford",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.47578",
                "longitude": "-84.63385"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "3rd annual Santa ride in the highland district. We will be bringing Santa to town to come see all the kids and giving out candy. Getting the word out early so everyone can see Santa!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lincoln county fire department station 8",
                "url": "https://allevents.in/org/lincoln-county-fire-department-station-8/26861918"
            }
        ]
    }
]
```