

# Event Details

- **Event Name**: Pancakes with Santa
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 10:00 am
- **Event Description**: Join us for a free community event that will feature Santa.  We will enjoy pancakes, have picture opportunity, craft time and more.
- **Event URL**: https://allevents.in/woodstock/pancakes-with-santa/200029167193054
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details


## Event venue details

- **city**: Woodstock
- **state**: GA
- **country**: United States
- **location**: 2510 E. Cherokee Dr., Woodstock, GA, United States, Georgia 30188
- **lat**: 34.1624
- **long**: -84.42463
- **full address**: 2510 E. Cherokee Dr., Woodstock, GA, United States, Georgia 30188

## Event gallery

- **Alt text**: Pancakes with Santa
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d5b18d6b68dfa66bee3bd5e56a23fca057c42ce5fe44e0b368e21226829eb5b2-rimg-w720-h405-dc425973-gmir?v=1764742198

## FAQs

- **Q**: When and where is Pancakes with Santa being held?
  - **A:** Pancakes with Santa takes place on Sat, 06 Dec, 2025 at 10:00 am to Sat, 06 Dec, 2025 at 10:00 am at 2510 E. Cherokee Dr., Woodstock, GA, United States, Georgia 30188.
- **Q**: Who is organizing Pancakes with Santa?
  - **A:** Pancakes with Santa is organized by Full Life Jr. Kids.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pancakes with Santa",
        "image": "https://cdn-az.allevents.in/events4/banners/d5b18d6b68dfa66bee3bd5e56a23fca057c42ce5fe44e0b368e21226829eb5b2-rimg-w720-h405-dc425973-gmir?v=1764742198",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/woodstock/pancakes-with-santa/200029167193054",
        "location": {
            "@type": "Place",
            "name": "2510 E. Cherokee Dr., Woodstock, GA, United States, Georgia 30188",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2510 E Cherokee Dr, Woodstock, GA 30188-2016, United States",
                "addressLocality": "Woodstock",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.1624",
                "longitude": "-84.42463"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a free community event that will feature Santa.  We will enjoy pancakes, have picture opportunity, craft time and more.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Full Life Jr. Kids",
                "url": "https://allevents.in/org/full-life-jr-kids/27049059"
            }
        ]
    }
]
```