

# Event Details

- **Event Name**: Meet Santa and live reindeer!!
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 05:00 pm – Sun, 21 Dec, 2025 at 07:00 pm
- **Event Description**: Come visit with Santa and two live reindeer, Eve and Juniper! This event is free! The Christ Community Church of Dale will also have their live nativity.
- **Event URL**: https://allevents.in/dale/meet-santa-and-live-reindeer/200029349087521
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 158

## Ticket Details


## Event venue details

- **city**: Dale
- **state**: IN
- **country**: United States
- **location**: 301 N Main St, Dale, IN 47523
- **lat**: 38.17262
- **long**: -86.98834
- **full address**: 301 N Main St, Dale, IN 47523, United States

## Event gallery

- **Alt text**: Meet Santa and live reindeer!!
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/7a7a0a157b02d6e9fb090e13c7a0e020edcd5aedddd63ba524ca0fe44a8e8899-rimg-w1024-h1536-dca90400-gmir?v=1766210124

## FAQs

- **Q**: When and where is Meet Santa and live reindeer!! being held?
  - **A:** Meet Santa and live reindeer!! takes place on Sun, 21 Dec, 2025 at 05:00 pm to Sun, 21 Dec, 2025 at 07:00 pm at 301 N Main St, Dale, IN 47523, United States.
- **Q**: Who is organizing Meet Santa and live reindeer!!?
  - **A:** Meet Santa and live reindeer!! is organized by Christmas in Dale.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Meet Santa and live reindeer!!",
        "image": "https://cdn-az.allevents.in/events5/banners/7a7a0a157b02d6e9fb090e13c7a0e020edcd5aedddd63ba524ca0fe44a8e8899-rimg-w1024-h1536-dca90400-gmir?v=1766210124",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/dale/meet-santa-and-live-reindeer/200029349087521",
        "location": {
            "@type": "Place",
            "name": "301 N Main St, Dale, IN 47523",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "301 N Main St, Dale, IN 47523, United States",
                "addressLocality": "Dale",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.17262",
                "longitude": "-86.98834"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come visit with Santa and two live reindeer, Eve and Juniper! This event is free! The Christ Community Church of Dale will also have their live nativity.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christmas in Dale",
                "url": "https://allevents.in/org/christmas-in-dale/20704791"
            }
        ]
    }
]
```