

# Event Details

- **Event Name**: Visit with Santa
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 01:00 pm
- **Event Description**: Join us for a visit with Santa! Drive to the front of The Falany, take photos with Santa, drop your letter in the North Pole mailbox, grab a goodie bag, and be on your merry way!
- **Event URL**: https://allevents.in/waleska/visit-with-santa/200028696308812
- **Event Categories**: pictures-with-santa
- **Interested Audience**: 
  - total_interested_count: 70

## Ticket Details


## Event venue details

- **city**: Waleska
- **state**: GA
- **country**: United States
- **location**: 199 Fine Arts Dr, Waleska, GA 30183, United States
- **lat**: 34.3221
- **long**: -84.55704
- **full address**: 199 Fine Arts Dr, Waleska, GA 30183, United States

## Event gallery

- **Alt text**: Visit with Santa
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a8a9e3d52dea2598d3e70e56d3134087073f5364f3ce710a945831ead3d63100-rimg-w1080-h1080-dc2d2d2d-gmir?v=1765479925

## 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 01:00 pm at 199 Fine Arts Dr, Waleska, GA 30183, United States.
- **Q**: Who is organizing Visit with Santa?
  - **A:** Visit with Santa is organized by The Falany at Reinhardt.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Visit with Santa",
        "image": "https://cdn-az.allevents.in/events7/banners/a8a9e3d52dea2598d3e70e56d3134087073f5364f3ce710a945831ead3d63100-rimg-w1080-h1080-dc2d2d2d-gmir?v=1765479925",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/waleska/visit-with-santa/200028696308812",
        "location": {
            "@type": "Place",
            "name": "199 Fine Arts Dr, Waleska, GA 30183, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "199 Fine Arts Dr, Waleska, GA 30183, United States",
                "addressLocality": "Waleska",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.3221",
                "longitude": "-84.55704"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a visit with Santa! Drive to the front of The Falany, take photos with Santa, drop your letter in the North Pole mailbox, grab a goodie bag, and be on your merry way!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Falany at Reinhardt",
                "url": "https://allevents.in/org/the-falany-at-reinhardt/25983477"
            }
        ]
    }
]
```