

# Event Details

- **Event Name**: Christmas coffee morning 
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 12:00 am
- **Event Description**: Come and join us on 6th December for our Christmas coffee morning! Everyone is welcome ??
- **Event URL**: https://allevents.in/rawmarsh/christmas-coffee-morning/200029211356754
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Rawmarsh
- **state**: EN
- **country**: United Kingdom
- **location**: Rawmarsh Methodist Church
- **lat**: 53.460016460845
- **long**: -1.3446209319306
- **full address**: Rawmarsh Methodist Church, Rawmarsh, United Kingdom

## Event gallery

- **Alt text**: Christmas coffee morning
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b0c826930c5577acbd666dc503925bff8e1bb746380f618924f7f9bb9fb482f6-rimg-w1200-h1697-dcffffff-gmir?v=1764662987

## FAQs

- **Q**: When and where is Christmas coffee morning  being held?
  - **A:** Christmas coffee morning  takes place on Sat, 06 Dec, 2025 at 12:00 am to Sat, 06 Dec, 2025 at 12:00 am at Rawmarsh Methodist Church, Rawmarsh, United Kingdom.
- **Q**: Who is organizing Christmas coffee morning ?
  - **A:** Christmas coffee morning  is organized by Rawmarsh Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas coffee morning",
        "image": "https://cdn-az.allevents.in/events8/banners/b0c826930c5577acbd666dc503925bff8e1bb746380f618924f7f9bb9fb482f6-rimg-w1200-h1697-dcffffff-gmir?v=1764662987",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/rawmarsh/christmas-coffee-morning/200029211356754",
        "location": {
            "@type": "Place",
            "name": "Rawmarsh Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Rawmarsh",
                "addressLocality": "Rawmarsh",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.460016460845",
                "longitude": "-1.3446209319306"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us on 6th December for our Christmas coffee morning! Everyone is welcome ??",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rawmarsh Methodist Church",
                "url": "https://allevents.in/org/rawmarsh-methodist-church/27097207"
            }
        ]
    }
]
```