

# Event Details

- **Event Name**: Christmas Tea
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 01:00 am – Wed, 31 Dec, 2025 at 05:00 am
- **Event Description**: Reserve your Christmas Tea today with The Grande!  We have openings for afternoon tea and lunch. https://www.thegrandeevent.com/contact
- **Event URL**: https://allevents.in/kennesaw/christmas-tea/200029400873357
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Kennesaw
- **state**: GA
- **country**: United States
- **location**: The Grande
- **lat**: 34.028242
- **long**: -84.623569
- **full address**: The Grande, 5360 Ball Ground Hwy,Kennesaw, Georgia, United States

## Event gallery

- **Alt text**: Christmas Tea
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Tea&date=Wed%2C+31+Dec%2C+2025+at+01%3A00+am&bg=3

## FAQs

- **Q**: When and where is Christmas Tea being held?
  - **A:** Christmas Tea takes place on Wed, 31 Dec, 2025 at 01:00 am to Wed, 31 Dec, 2025 at 05:00 am at The Grande, 5360 Ball Ground Hwy,Kennesaw, Georgia, United States.
- **Q**: Who is organizing Christmas Tea?
  - **A:** Christmas Tea is organized by The Grande.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Tea",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Tea&date=Wed%2C+31+Dec%2C+2025+at+01%3A00+am&bg=3",
        "startDate": "2025-12-31",
        "endDate": "2025-12-31",
        "url": "https://allevents.in/kennesaw/christmas-tea/200029400873357",
        "location": {
            "@type": "Place",
            "name": "The Grande",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5360 Ball Ground Hwy,Kennesaw, Georgia",
                "addressLocality": "Kennesaw",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.028242",
                "longitude": "-84.623569"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Reserve your Christmas Tea today with The Grande!  We have openings for afternoon tea and lunch. https://www.thegrandeevent.com/contact",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Grande",
                "url": "https://allevents.in/org/the-grande/24415315"
            }
        ]
    }
]
```