

# Event Details

- **Event Name**: Jane Austen afternoon tea
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 01:45 pm
- **Event Description**: Potton playhouse is looking forward to performing at another delightful afternoon tea
- **Event URL**: https://allevents.in/sandy/jane-austen-afternoon-tea/200030270064359
- **Event Categories**: performances, entertainment
- **Interested Audience**: 
  - total_interested_count: 32

## Ticket Details


## Event venue details

- **city**: Sandy
- **state**: EN
- **country**: United Kingdom
- **location**: 28 king street potton
- **lat**: 52.12917
- **long**: -0.21224
- **full address**: 28 king street potton, 24 King Street, Sandy, SG19 2QT, United Kingdom

## Event gallery

- **Alt text**: Jane Austen afternoon tea
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d923eb71cc6c323629928fcea56254c76edeaebdf69910f45a60a2555b9e45be-rimg-w595-h841-dcc1bcb7-gmir?v=1783203971

## FAQs

- **Q**: When and where is Jane Austen afternoon tea being held?
  - **A:** Jane Austen afternoon tea takes place on Sat, 11 Jul, 2026 at 01:45 pm to Sat, 11 Jul, 2026 at 01:45 pm at 28 king street potton, 24 King Street, Sandy, SG19 2QT, United Kingdom.
- **Q**: Who is organizing Jane Austen afternoon tea?
  - **A:** Jane Austen afternoon tea is organized by Potton Playhouse.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jane Austen afternoon tea",
        "image": "https://cdn-az.allevents.in/events4/banners/d923eb71cc6c323629928fcea56254c76edeaebdf69910f45a60a2555b9e45be-rimg-w595-h841-dcc1bcb7-gmir?v=1783203971",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/sandy/jane-austen-afternoon-tea/200030270064359",
        "location": {
            "@type": "Place",
            "name": "28 king street potton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "24 King Street, Sandy, SG19 2QT, United Kingdom",
                "addressLocality": "Sandy",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.12917",
                "longitude": "-0.21224"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Potton playhouse is looking forward to performing at another delightful afternoon tea",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Potton Playhouse",
                "url": "https://allevents.in/org/potton-playhouse/7547549",
                "description": "Founded in 1975, Potton Playhouse is a local amateur dramatics group that puts on a wide variety of productions in Potton, Bedfordshire. "
            }
        ]
    }
]
```