

# Event Details

- **Event Name**: Special Christmas Eve Home Visit
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Home visit
- **Event URL**: https://allevents.in/clay/special-christmas-eve-home-visit/200029390658724
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Clay
- **state**: NY
- **country**: United States
- **location**: Cicero, NY
- **lat**: 43.1347222222
- **long**: -76.1302777778
- **full address**: Cicero, NY, Clay, New York, United States

## Event gallery

- **Alt text**: Special Christmas Eve Home Visit
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Special+Christmas+Eve+Home+Visit&date=Wed%2C+24+Dec%2C+2025+at+06%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Special Christmas Eve Home Visit being held?
  - **A:** Special Christmas Eve Home Visit takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at Cicero, NY, Clay, New York, United States.
- **Q**: Who is organizing Special Christmas Eve Home Visit?
  - **A:** Special Christmas Eve Home Visit is organized by Santa's Magical Moments.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Special Christmas Eve Home Visit",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Special+Christmas+Eve+Home+Visit&date=Wed%2C+24+Dec%2C+2025+at+06%3A00+pm&bg=5",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/clay/special-christmas-eve-home-visit/200029390658724",
        "location": {
            "@type": "Place",
            "name": "Cicero, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Clay, New York",
                "addressLocality": "Clay",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.1347222222",
                "longitude": "-76.1302777778"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Home visit",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Santas Magical Moments",
                "url": "https://allevents.in/org/santas-magical-moments/23011443"
            }
        ]
    }
]
```