

# Event Details

- **Event Name**: Santa Visit
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 06:00 pm – Sat, 20 Dec, 2025 at 07:00 pm
- **Event Description**: Santa and Mrs. Claus will be standing outside the Christmas display handing out candy canes, taking pictures, and spreading joy.  Drive by Holiday Hill in Lexington with the family and see them.
- **Event URL**: https://allevents.in/lexington/santa-visit/200029289649656
- **Event Categories**: christmas-lights, holiday, christmas
- **Interested Audience**: 
  - total_interested_count: 180

## Ticket Details


## Event venue details

- **city**: Lexington
- **state**: OH
- **country**: United States
- **location**: Franzen Family Christmas Lights
- **lat**: 40.682412278172
- **long**: -82.58504
- **full address**: Franzen Family Christmas Lights, Holiday Hill St,Lexington, Ohio, United States

## Event gallery

- **Alt text**: Santa Visit
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/cf7a88e6590b157b6ae3c6c74613f4fe4a7f8617ebf9d7f97a2281f391eb3b4b-rimg-w1200-h900-dc070811-gmir?v=1766037944

## FAQs

- **Q**: When and where is Santa Visit being held?
  - **A:** Santa Visit takes place on Sat, 20 Dec, 2025 at 06:00 pm to Sat, 20 Dec, 2025 at 07:00 pm at Franzen Family Christmas Lights, Holiday Hill St,Lexington, Ohio, United States.
- **Q**: Who is organizing Santa Visit?
  - **A:** Santa Visit is organized by Franzen Family Christmas Lights.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Visit",
        "image": "https://cdn-az.allevents.in/events9/banners/cf7a88e6590b157b6ae3c6c74613f4fe4a7f8617ebf9d7f97a2281f391eb3b4b-rimg-w1200-h900-dc070811-gmir?v=1766037944",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/lexington/santa-visit/200029289649656",
        "location": {
            "@type": "Place",
            "name": "Franzen Family Christmas Lights",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Holiday Hill St,Lexington, Ohio",
                "addressLocality": "Lexington",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.682412278172",
                "longitude": "-82.58504"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Santa and Mrs. Claus will be standing outside the Christmas display handing out candy canes, taking pictures, and spreading joy.  Drive by Holiday Hill in Lexington with the family and see them.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Franzen Family Christmas Lights",
                "url": "https://allevents.in/org/franzen-family-christmas-lights/23283061"
            }
        ]
    }
]
```