

# Event Details

- **Event Name**: Mother's Afternoon Tea
- **Event Start and End Date**: Sat, 14 Mar, 2026 at 06:00 pm
- **Event Description**: Now taking booking for our Mother's afternoon tea!! This will be help Saturday 14th March and will include freshly baked savoury and sweet treats!
- **Event URL**: https://allevents.in/dover/mothers-afternoon-tea/200029746942012
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details

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

## Event venue details

- **city**: Dover
- **state**: EN
- **country**: United Kingdom
- **location**: The Bean and Barrel
- **lat**: 51.12668
- **long**: 1.31124
- **full address**: The Bean and Barrel, 50 Biggin Street,Dover, Kent, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Bean and Barrel (https://allevents.in/org/the-bean-and-barrel/27524456)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d8fd926d515a1951058e111d7a7f4c0c2496a19b359f8511339240ec0604e6a1-rimg-w904-h1354-dcf2dbeb-gmir?v=1772888886
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/01ff6e269bb089946823afd1f76ed0b1ea44e9b8bdcd2736ee8833d8e1b1ef15-rimg-w300-h300-dcf2dbeb-gmir?v=1772888887

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 14 Mar, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Bean and Barrel, 50 Biggin Street,Dover, Kent, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** The Bean and Barrel
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Mother's Afternoon Tea ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mother's Afternoon Tea",
        "image": "https://cdn-az.allevents.in/events1/banners/d8fd926d515a1951058e111d7a7f4c0c2496a19b359f8511339240ec0604e6a1-rimg-w904-h1354-dcf2dbeb-gmir?v=1772888886",
        "startDate": "2026-03-14",
        "url": "https://allevents.in/dover/mothers-afternoon-tea/200029746942012",
        "location": {
            "@type": "Place",
            "name": "The Bean and Barrel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "50 Biggin Street,Dover, Kent",
                "addressLocality": "Dover",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.12668",
                "longitude": "1.31124"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Now taking booking for our Mother's afternoon tea!! This will be help Saturday 14th March and will include freshly baked savoury and sweet treats!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Bean and Barrel",
                "url": "https://allevents.in/org/the-bean-and-barrel/27524456"
            }
        ]
    }
]
```