

# Event Details

- **Event Name**: The Welcome Cuppa - Coffee Shop
- **Event Start and End Date**: Tue, 06 Jan, 2026 at 10:30 am – Tue, 06 Jan, 2026 at 12:00 pm
- **Event Description**: a True community morning. Various hot drinks (50-70p), Hot snacks (see menu) served in our cosy Olive Room. Come with friends, or make new ones.
- **Event URL**: https://allevents.in/rushden/the-welcome-cuppa-coffee-shop/200029379377240
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Rushden
- **state**: EN
- **country**: United Kingdom
- **location**: Highfield Community Baptist Church
- **lat**: 52.28854483883
- **long**: -0.61023300377475
- **full address**: Highfield Community Baptist Church, Highfield Road,Rushden, United Kingdom

## Event gallery

- **Alt text**: The Welcome Cuppa - Coffee Shop
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0644b646a82f9bd680675c849bb9992c40d078703074b787f28e8742d62c8d39-rimg-w1200-h1697-dc272727-gmir?v=1767491793

## FAQs

- **Q**: When and where is The Welcome Cuppa - Coffee Shop being held?
  - **A:** The Welcome Cuppa - Coffee Shop takes place on Tue, 06 Jan, 2026 at 10:30 am to Tue, 06 Jan, 2026 at 12:00 pm at Highfield Community Baptist Church, Highfield Road,Rushden, United Kingdom.
- **Q**: Who is organizing The Welcome Cuppa - Coffee Shop?
  - **A:** The Welcome Cuppa - Coffee Shop is organized by Highfield Community Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Welcome Cuppa - Coffee Shop",
        "image": "https://cdn-az.allevents.in/events10/banners/0644b646a82f9bd680675c849bb9992c40d078703074b787f28e8742d62c8d39-rimg-w1200-h1697-dc272727-gmir?v=1767491793",
        "startDate": "2026-01-06",
        "endDate": "2026-01-06",
        "url": "https://allevents.in/rushden/the-welcome-cuppa-coffee-shop/200029379377240",
        "location": {
            "@type": "Place",
            "name": "Highfield Community Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Highfield Road,Rushden",
                "addressLocality": "Rushden",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.28854483883",
                "longitude": "-0.61023300377475"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "a True community morning. Various hot drinks (50-70p), Hot snacks (see menu) served in our cosy Olive Room. Come with friends, or make new ones.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Highfield Community Baptist Church",
                "url": "https://allevents.in/org/highfield-community-baptist-church/21001063"
            }
        ]
    }
]
```