

# Event Details

- **Event Name**: Christmas Tea
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 11:00 am
- **Event Description**: Just one week to make your plan.  We’ll be here having tea and enjoying Christmas at the castle…will you be with us?  Call today to make your reservation!
- **Event URL**: https://allevents.in/miami/christmas-tea/200029354997222
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Miami
- **state**: OK
- **country**: United States
- **location**: Miami Ok
- **lat**: 36.901962085714
- **long**: -94.8774619
- **full address**: Miami Ok, Miami, Oklahoma, United States

## Event gallery

- **Alt text**: Christmas Tea
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8011e39d9157bf07e3ebe9b911dfeaed0d491e8cc140d561579c8ae9f8630494-rimg-w1179-h1451-dcc2bfbb-gmir?v=1765709961

## FAQs

- **Q**: When and where is Christmas Tea being held?
  - **A:** Christmas Tea takes place on Sat, 20 Dec, 2025 at 11:00 am to Sat, 20 Dec, 2025 at 11:00 am at Miami Ok, Miami, Oklahoma, United States.
- **Q**: Who is organizing Christmas Tea?
  - **A:** Christmas Tea is organized by The Colonel’s Castle.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Tea",
        "image": "https://cdn-az.allevents.in/events10/banners/8011e39d9157bf07e3ebe9b911dfeaed0d491e8cc140d561579c8ae9f8630494-rimg-w1179-h1451-dcc2bfbb-gmir?v=1765709961",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/miami/christmas-tea/200029354997222",
        "location": {
            "@type": "Place",
            "name": "Miami Ok",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Miami, Oklahoma",
                "addressLocality": "Miami",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.901962085714",
                "longitude": "-94.8774619"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Just one week to make your plan.  We’ll be here having tea and enjoying Christmas at the castle…will you be with us?  Call today to make your reservation!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Colonels Castle",
                "url": "https://allevents.in/org/the-colonel’s-castle/27238221"
            }
        ]
    }
]
```