

# Event Details

- **Event Name**: Santa Claus is coming to Vampire Penguin
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 01:00 pm – Sun, 14 Dec, 2025 at 02:00 pm
- **Event Description**: Come to Santa Clause and enjoy a sweet treat!
- **Event URL**: https://allevents.in/grovetown/santa-claus-is-coming-to-vampire-penguin/200029345370310
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Grovetown
- **state**: GA
- **country**: United States
- **location**: 419 Lewiston Rd, Grovetown, GA, United States, Georgia 30813
- **lat**: 33.49148
- **long**: -82.20036
- **full address**: 419 Lewiston Rd, Grovetown, GA, United States, Georgia 30813

## Event gallery

- **Alt text**: Santa Claus is coming to Vampire Penguin
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3e8c584d7e7935e58ed1ab90e327bf9b89108f8b6ef43608651961e7448071f8-rimg-w1024-h1536-dcc6aa72-gmir?v=1765534210

## FAQs

- **Q**: When and where is Santa Claus is coming to Vampire Penguin being held?
  - **A:** Santa Claus is coming to Vampire Penguin takes place on Sun, 14 Dec, 2025 at 01:00 pm to Sun, 14 Dec, 2025 at 02:00 pm at 419 Lewiston Rd, Grovetown, GA, United States, Georgia 30813.
- **Q**: Who is organizing Santa Claus is coming to Vampire Penguin?
  - **A:** Santa Claus is coming to Vampire Penguin is organized by Vampire Penguin Grovetown.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Claus is coming to Vampire Penguin",
        "image": "https://cdn-az.allevents.in/events2/banners/3e8c584d7e7935e58ed1ab90e327bf9b89108f8b6ef43608651961e7448071f8-rimg-w1024-h1536-dcc6aa72-gmir?v=1765534210",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/grovetown/santa-claus-is-coming-to-vampire-penguin/200029345370310",
        "location": {
            "@type": "Place",
            "name": "419 Lewiston Rd, Grovetown, GA, United States, Georgia 30813",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "419 Lewiston Rd, Grovetown, GA 30813-4289, United States",
                "addressLocality": "Grovetown",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.49148",
                "longitude": "-82.20036"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come to Santa Clause and enjoy a sweet treat!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Vampire Penguin Grovetown",
                "url": "https://allevents.in/org/vampire-penguin-grovetown/26929711"
            }
        ]
    }
]
```