

# Event Details

- **Event Name**: High tea party
- **Event Start and End Date**: Sun, 08 Mar, 2026 at 03:00 pm
- **Event Description**: Super Exciting, come on Queens get your tickets now. Discount Code is QUEENOFTHEDAY
- **Event URL**: https://allevents.in/dacula/high-tea-party/200029738018123
- **Event Categories**: parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/200029738018123?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=dacula-events

## Event venue details

- **city**: Dacula
- **state**: GA
- **country**: United States
- **location**: Apalachee Farms
- **lat**: 34.020878
- **long**: -83.912063
- **full address**: Apalachee Farms, Dacula, Georgia, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Global Unique Runway Models (https://allevents.in/org/global-unique-runway-models/27517282)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/2df46b79d62f0628bbc67d6d742f83bb3a836d5fc36d6fbbf03bcd8e7409fa07-rimg-w992-h1446-dc282828-gmir?v=1772821374
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/7272347c405da1a69401beaa964b4a5f9e13f2d850f66b1cba264b872a00f4eb-rimg-w300-h300-dcf8d8d6-gmir?v=1772821374

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 08 Mar, 2026 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** Apalachee Farms, Dacula, Georgia, United States
- **Q**: Who is organizing the event?
  - **A:** Global Unique Runway Models
- **Q**: What type of event is this?
  - **A:** parties, entertainment
- **Q**: Where can I find ticket details about High tea party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "High tea party",
        "image": "https://cdn-az.allevents.in/events8/banners/2df46b79d62f0628bbc67d6d742f83bb3a836d5fc36d6fbbf03bcd8e7409fa07-rimg-w992-h1446-dc282828-gmir?v=1772821374",
        "startDate": "2026-03-08",
        "url": "https://allevents.in/dacula/high-tea-party/200029738018123",
        "location": {
            "@type": "Place",
            "name": "Apalachee Farms",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Dacula, Georgia",
                "addressLocality": "Dacula",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.020878",
                "longitude": "-83.912063"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Super Exciting, come on Queens get your tickets now. Discount Code is QUEENOFTHEDAY",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Global Unique Runway Models",
                "url": "https://allevents.in/org/global-unique-runway-models/27517282"
            }
        ]
    }
]
```