

# Event Details

- **Event Name**: 2025 Christmas Coffee House
- **Event Start and End Date**: Fri, 28 Nov, 2025 at 07:00 pm
- **Event Description**: Join us on November 28th for our annual Christmas Coffee House! Variety Show, Tasty Treats, and Trivia to kick off the Christmas season :) We would love for you and your family to join us!
- **Event URL**: https://allevents.in/cornwall/2025-christmas-coffee-house/200029194266001
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Cornwall
- **state**: PE
- **country**: Canada
- **location**: 578 Main Street Cornwall, Cornwall, PE, Canada, Prince Edward Island C0A1H0
- **lat**: 46.22679
- **long**: -63.23402
- **full address**: 578 Main Street Cornwall, Cornwall, PE, Canada, Prince Edward Island C0A1H0

## Event gallery

- **Alt text**: 2025 Christmas Coffee House
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/ca715be2635876452e4cfb83909ccc656eb6f5438f2869e46b1b48d25a749253-rimg-w1200-h675-dc48362a-gmir?v=1763720120

## FAQs

- **Q**: When and where is 2025 Christmas Coffee House being held?
  - **A:** 2025 Christmas Coffee House takes place on Fri, 28 Nov, 2025 at 07:00 pm to Fri, 28 Nov, 2025 at 07:00 pm at 578 Main Street Cornwall, Cornwall, PE, Canada, Prince Edward Island C0A1H0.
- **Q**: Who is organizing 2025 Christmas Coffee House?
  - **A:** 2025 Christmas Coffee House is organized by Cornwall Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2025 Christmas Coffee House",
        "image": "https://cdn-az.allevents.in/events4/banners/ca715be2635876452e4cfb83909ccc656eb6f5438f2869e46b1b48d25a749253-rimg-w1200-h675-dc48362a-gmir?v=1763720120",
        "startDate": "2025-11-28",
        "url": "https://allevents.in/cornwall/2025-christmas-coffee-house/200029194266001",
        "location": {
            "@type": "Place",
            "name": "578 Main Street Cornwall, Cornwall, PE, Canada, Prince Edward Island C0A1H0",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "578 Main St, Cornwall, PE C0A 1H0, Canada",
                "addressLocality": "Cornwall",
                "addressRegion": "PE",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.22679",
                "longitude": "-63.23402"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on November 28th for our annual Christmas Coffee House! Variety Show, Tasty Treats, and Trivia to kick off the Christmas season :) We would love for you and your family to join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cornwall Christian Church",
                "url": "https://allevents.in/org/cornwall-christian-church/21771037"
            }
        ]
    }
]
```