

# Event Details

- **Event Name**: Candy Cane Lane Walk Night
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 07:00 pm
- **Event Description**: Join us as we walk down Candy Cane Lane. We will meet at 7:00 PM.
- **Event URL**: https://allevents.in/clovis/candy-cane-lane-walk-night/200029340182155
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Clovis
- **state**: CA
- **country**: United States
- **location**: Railroad Park
- **lat**: 36.84569
- **long**: -119.71945
- **full address**: Railroad Park, 805 N. Peach Ave,Clovis, California, United States

## Event gallery

- **Alt text**: Candy Cane Lane Walk Night
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b8dfae0f431ef7d95d253802b0c0b2cd47dd2488bf5e5869fae05183ec421cea-rimg-w1200-h675-dcfbf7f6-gmir?v=1765468915

## FAQs

- **Q**: When and where is Candy Cane Lane Walk Night being held?
  - **A:** Candy Cane Lane Walk Night takes place on Fri, 12 Dec, 2025 at 07:00 pm to Fri, 12 Dec, 2025 at 07:00 pm at Railroad Park, 805 N. Peach Ave,Clovis, California, United States.
- **Q**: Who is organizing Candy Cane Lane Walk Night?
  - **A:** Candy Cane Lane Walk Night is organized by Quail Lake Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Candy Cane Lane Walk Night",
        "image": "https://cdn-az.allevents.in/events7/banners/b8dfae0f431ef7d95d253802b0c0b2cd47dd2488bf5e5869fae05183ec421cea-rimg-w1200-h675-dcfbf7f6-gmir?v=1765468915",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/clovis/candy-cane-lane-walk-night/200029340182155",
        "location": {
            "@type": "Place",
            "name": "Railroad Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "805 N. Peach Ave,Clovis, California",
                "addressLocality": "Clovis",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.84569",
                "longitude": "-119.71945"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we walk down Candy Cane Lane. We will meet at 7:00 PM.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Quail Lake Community Church",
                "url": "https://allevents.in/org/quail-lake-community-church/21260026"
            }
        ]
    }
]
```