

# Event Details

- **Event Name**: Christmas Tea at the Museum
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 12:00 pm
- **Event Description**: Two sittings, 12 Noon and 1:45pm. Tickets available at the Museum. Space is limited so we recommend purchasing your tickets in advance.
- **Event URL**: https://allevents.in/hampton/christmas-tea-at-the-museum/200029256964547
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Hampton
- **state**: NB
- **country**: Canada
- **location**: 27 Centennial Road, Hampton, NB, Canada, New Brunswick E5N 6N3
- **lat**: 45.52682
- **long**: -65.82628
- **full address**: 27 Centennial Road, Hampton, NB, Canada, New Brunswick E5N 6N3

## Event gallery

- **Alt text**: Christmas Tea at the Museum
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d3403a595491094843fc3cd4b7f8e16e1b5e5f0bd65c89ae88226cfd9e08703a-rimg-w575-h217-dc010101-gmir?v=1764842885

## FAQs

- **Q**: When and where is Christmas Tea at the Museum being held?
  - **A:** Christmas Tea at the Museum takes place on Sat, 06 Dec, 2025 at 12:00 pm to Sat, 06 Dec, 2025 at 12:00 pm at 27 Centennial Road, Hampton, NB, Canada, New Brunswick E5N 6N3.
- **Q**: Who is organizing Christmas Tea at the Museum?
  - **A:** Christmas Tea at the Museum is organized by Kings County Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Tea at the Museum",
        "image": "https://cdn-az.allevents.in/events4/banners/d3403a595491094843fc3cd4b7f8e16e1b5e5f0bd65c89ae88226cfd9e08703a-rimg-w575-h217-dc010101-gmir?v=1764842885",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/hampton/christmas-tea-at-the-museum/200029256964547",
        "location": {
            "@type": "Place",
            "name": "27 Centennial Road, Hampton, NB, Canada, New Brunswick E5N 6N3",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "27 Centennial Rd, Hampton, NB E5N 6N3, Canada",
                "addressLocality": "Hampton",
                "addressRegion": "NB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.52682",
                "longitude": "-65.82628"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Two sittings, 12 Noon and 1:45pm. Tickets available at the Museum. Space is limited so we recommend purchasing your tickets in advance.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kings County Museum",
                "url": "https://allevents.in/org/kings-county-museum/20701504"
            }
        ]
    }
]
```