

# Event Details

- **Event Name**: Santa Visits
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 02:00 pm – Sun, 21 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/200029096300249
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 88

## 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/events10/banners/f519d5d174c5ef6ff1f5e318f13ed15296629483b124bc61c0e40ce1ff4c19a9-rimg-w1200-h600-dcffffff-gmir?v=1765746460

## FAQs

- **Q**: When and where is Santa Visits being held?
  - **A:** Santa Visits takes place on Sun, 21 Dec, 2025 at 02:00 pm to Sun, 21 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/events10/banners/f519d5d174c5ef6ff1f5e318f13ed15296629483b124bc61c0e40ce1ff4c19a9-rimg-w1200-h600-dcffffff-gmir?v=1765746460",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/circleville/santa-visits/200029096300249",
        "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"
            }
        ]
    }
]
```