

# Event Details

- **Event Name**: Santa Visits
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 02:00 pm – Sat, 20 Dec, 2025 at 04:00 pm
- **Event Description**: Come visit Santa and experience Christmas in Ted Lewis Park!
- **Event URL**: https://allevents.in/circleville/santa-visits/200029105919243
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 70

## Ticket Details


## Event venue details

- **city**: Circleville
- **state**: OH
- **country**: United States
- **location**: Ted Lewis Park
- **lat**: 39.607812317254
- **long**: -82.944683448934
- **full address**: Ted Lewis Park, Ted Lewis Park,Circleville, Ohio, United States

## Event gallery

- **Alt text**: Santa Visits
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a93eabab394112530bd670decd599722b49b91d3f4e5dc80062a385bd18ccd1d-rimg-w1200-h600-dcffffff-gmir?v=1766248904

## FAQs

- **Q**: When and where is Santa Visits being held?
  - **A:** Santa Visits takes place on Sat, 20 Dec, 2025 at 02:00 pm to Sat, 20 Dec, 2025 at 04:00 pm at Ted Lewis Park, Ted Lewis Park,Circleville, Ohio, United States.
- **Q**: Who is organizing Santa Visits?
  - **A:** Santa Visits is organized by Uptown Circleville.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Visits",
        "image": "https://cdn-az.allevents.in/events9/banners/a93eabab394112530bd670decd599722b49b91d3f4e5dc80062a385bd18ccd1d-rimg-w1200-h600-dcffffff-gmir?v=1766248904",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/circleville/santa-visits/200029105919243",
        "location": {
            "@type": "Place",
            "name": "Ted Lewis Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Ted Lewis Park,Circleville, Ohio",
                "addressLocality": "Circleville",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.607812317254",
                "longitude": "-82.944683448934"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come visit Santa and experience Christmas in Ted Lewis Park!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Uptown Circleville",
                "url": "https://allevents.in/org/uptown-circleville/26091739"
            }
        ]
    }
]
```