

# Event Details

- **Event Name**: Christmas Coffee Time
- **Event Start and End Date**: Tue, 02 Dec, 2025 at 10:00 am – Tue, 02 Dec, 2025 at 11:00 am
- **Event Description**: Join us for our popular December coffee hour!
- **Event URL**: https://allevents.in/truro/christmas-coffee-time/200029208516438
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Truro
- **state**: EN
- **country**: United Kingdom
- **location**: Gloweth Chapel, Tresawles Road, TR1 3LU Truro, United Kingdom
- **lat**: 50.26426
- **long**: -5.0975
- **full address**: Gloweth Chapel, Tresawles Road, TR1 3LU Truro, United Kingdom, 5 Gloweth Villas, Truro, TR1 3LU, United Kingdom

## Event gallery

- **Alt text**: Christmas Coffee Time
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/954eebf8b6ff20e791980d901441ab6d5876b42609e9276d675ac88493ee3751-rimg-w1200-h628-dcd5d6d6-gmir?v=1764128126

## FAQs

- **Q**: When and where is Christmas Coffee Time being held?
  - **A:** Christmas Coffee Time takes place on Tue, 02 Dec, 2025 at 10:00 am to Tue, 02 Dec, 2025 at 11:00 am at Gloweth Chapel, Tresawles Road, TR1 3LU Truro, United Kingdom, 5 Gloweth Villas, Truro, TR1 3LU, United Kingdom.
- **Q**: Who is organizing Christmas Coffee Time?
  - **A:** Christmas Coffee Time is organized by Gloweth Chapel.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Coffee Time",
        "image": "https://cdn-az.allevents.in/events4/banners/954eebf8b6ff20e791980d901441ab6d5876b42609e9276d675ac88493ee3751-rimg-w1200-h628-dcd5d6d6-gmir?v=1764128126",
        "startDate": "2025-12-02",
        "endDate": "2025-12-02",
        "url": "https://allevents.in/truro/christmas-coffee-time/200029208516438",
        "location": {
            "@type": "Place",
            "name": "Gloweth Chapel, Tresawles Road, TR1 3LU Truro, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5 Gloweth Villas, Truro, TR1 3LU, United Kingdom",
                "addressLocality": "Truro",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.26426",
                "longitude": "-5.0975"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our popular December coffee hour!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gloweth Chapel",
                "url": "https://allevents.in/org/gloweth-chapel/26338996"
            }
        ]
    }
]
```