

# Event Details

- **Event Name**: Jane Austen Tea Party
- **Event Start and End Date**: Tue, 27 Jan, 2026 at 06:00 pm
- **Event Description**: Calling all Jane Austen fans! Enjoy a Regency era tea party at the library on January 27th.
This program is for adults.
- **Event URL**: https://allevents.in/hays/jane-austen-tea-party/200029378288312
- **Event Categories**: parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 62

## Ticket Details


## Event venue details

- **city**: Hays
- **state**: KS
- **country**: United States
- **location**: 1205 Main St, Hays, KS, United States, Kansas 67601
- **lat**: 38.87319
- **long**: -99.32992
- **full address**: 1205 Main St, Hays, KS, United States, Kansas 67601

## Event gallery

- **Alt text**: Jane Austen Tea Party
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/48cbc698900f02bbfd2121c889beaaa30be349c982f08b85f677827e8a2201a5-rimg-w1200-h675-dcf1ead7-gmir?v=1769330876

## FAQs

- **Q**: When and where is Jane Austen Tea Party being held?
  - **A:** Jane Austen Tea Party takes place on Tue, 27 Jan, 2026 at 06:00 pm to Tue, 27 Jan, 2026 at 06:00 pm at 1205 Main St, Hays, KS, United States, Kansas 67601.
- **Q**: Who is organizing Jane Austen Tea Party?
  - **A:** Jane Austen Tea Party is organized by Hays Public Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Jane Austen Tea Party is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Hays, this event is thoughtfully curated to deliver a standout experience worth every moment. With 60+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jane Austen Tea Party",
        "image": "https://cdn-az.allevents.in/events10/banners/48cbc698900f02bbfd2121c889beaaa30be349c982f08b85f677827e8a2201a5-rimg-w1200-h675-dcf1ead7-gmir?v=1769330876",
        "startDate": "2026-01-27",
        "url": "https://allevents.in/hays/jane-austen-tea-party/200029378288312",
        "location": {
            "@type": "Place",
            "name": "1205 Main St, Hays, KS, United States, Kansas 67601",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1205 Main St, Hays, KS 67601-3620, United States",
                "addressLocality": "Hays",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.87319",
                "longitude": "-99.32992"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Calling all Jane Austen fans! Enjoy a Regency era tea party at the library on January 27th.\nThis program is for adults.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hays Public Library",
                "url": "https://allevents.in/org/hays-public-library/25951622"
            }
        ]
    }
]
```