

# Event Details

- **Event Name**: Visit with Santa
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 01:00 pm – Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: Once again Santa will be stopping by our store to share hot coca and cookies with any kids that would like to give him their Christmas wishes. Sunday December 14th from 1pm to 3pm.
- **Event URL**: https://allevents.in/harrison/visit-with-santa/200029339484544
- **Event Categories**: kids, christmas
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Harrison
- **state**: MI
- **country**: United States
- **location**: 8751 W Temple Dr, Harrison, MI
- **lat**: 44.0324
- **long**: -85.02287
- **full address**: 8751 W Temple Dr, Harrison, MI, United States

## Event gallery

- **Alt text**: Visit with Santa
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b8c51543e401eed40051beb6d1394cf36a2c0e18fcc3a9d056e7152f4880d011-rimg-w1200-h1200-dcdde0e9-gmir?v=1765456904

## FAQs

- **Q**: When and where is Visit with Santa being held?
  - **A:** Visit with Santa takes place on Sun, 14 Dec, 2025 at 01:00 pm to Sun, 14 Dec, 2025 at 03:00 pm at 8751 W Temple Dr, Harrison, MI, United States.
- **Q**: Who is organizing Visit with Santa?
  - **A:** Visit with Santa is organized by Temple Party Store.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Visit with Santa",
        "image": "https://cdn-az.allevents.in/events2/banners/b8c51543e401eed40051beb6d1394cf36a2c0e18fcc3a9d056e7152f4880d011-rimg-w1200-h1200-dcdde0e9-gmir?v=1765456904",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/harrison/visit-with-santa/200029339484544",
        "location": {
            "@type": "Place",
            "name": "8751 W Temple Dr, Harrison, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8751 W Temple Dr, Harrison, MI 48625-9757, United States",
                "addressLocality": "Harrison",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.0324",
                "longitude": "-85.02287"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Once again Santa will be stopping by our store to share hot coca and cookies with any kids that would like to give him their Christmas wishes. Sunday December 14th from 1pm to 3pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Temple Party Store",
                "url": "https://allevents.in/org/temple-party-store/25190630"
            }
        ]
    }
]
```