

# Event Details

- **Event Name**: Christmas Coffee Morning
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 10:00 am
- **Event Description**: Join us in our Christmas celebrations. We have a lovely display of Nativity scenes that you can view during the coffee morning from 10.30 - 12. Or any Sunday at 10.30 until  Christmas. Happy Christmas??‍?
- **Event URL**: https://allevents.in/cramlington/christmas-coffee-morning/200029338272046
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Cramlington
- **state**: EN
- **country**: United Kingdom
- **location**: Doxford Place Methodist Church
- **lat**: 55.080630643943
- **long**: -1.5838880454056
- **full address**: Doxford Place Methodist Church, Doxford Place Methodist Church,Cramlington, United Kingdom

## Event gallery

- **Alt text**: Christmas Coffee Morning
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3a7409547ee13a6a2ac663eb9faefd3bc462a6bf32e3507e4099ddd2d5623aca-rimg-w1200-h800-dcc29344-gmir?v=1765434766

## FAQs

- **Q**: When and where is Christmas Coffee Morning being held?
  - **A:** Christmas Coffee Morning takes place on Sat, 13 Dec, 2025 at 10:00 am to Sat, 13 Dec, 2025 at 10:00 am at Doxford Place Methodist Church, Doxford Place Methodist Church,Cramlington, United Kingdom.
- **Q**: Who is organizing Christmas Coffee Morning?
  - **A:** Christmas Coffee Morning is organized by Doxford Place Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Coffee Morning",
        "image": "https://cdn-az.allevents.in/events6/banners/3a7409547ee13a6a2ac663eb9faefd3bc462a6bf32e3507e4099ddd2d5623aca-rimg-w1200-h800-dcc29344-gmir?v=1765434766",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/cramlington/christmas-coffee-morning/200029338272046",
        "location": {
            "@type": "Place",
            "name": "Doxford Place Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Doxford Place Methodist Church,Cramlington",
                "addressLocality": "Cramlington",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.080630643943",
                "longitude": "-1.5838880454056"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in our Christmas celebrations. We have a lovely display of Nativity scenes that you can view during the coffee morning from 10.30 - 12. Or any Sunday at 10.30 until  Christmas. Happy Christmas??‍?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Doxford Place Methodist Church",
                "url": "https://allevents.in/org/doxford-place-methodist-church/27221995"
            }
        ]
    }
]
```