

# Event Details

- **Event Name**: Coffee Morning☕️?
- **Event Start and End Date**: Fri, 06 Mar, 2026 at 10:00 am – Fri, 06 Mar, 2026 at 11:45 am
- **Event Description**: Coffee, cake &amp; chat. All welcome
- **Event URL**: https://allevents.in/bicester/coffee-morning/200029440288125
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Bicester
- **state**: EN
- **country**: United Kingdom
- **location**: John Paul II Centre
- **lat**: 51.896865973982
- **long**: -1.1531843980633
- **full address**: John Paul II Centre, Causeway,Bicester, Oxfordshire, United Kingdom

## Event gallery

- **Alt text**: Coffee Morning☕️?
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1226ef9bc308b58ae543931b3a9e8273ffbaa4cb0b98743614f752d62d40bed9-rimg-w960-h640-dc161919-gmir?v=1772420977

## FAQs

- **Q**: When and where is Coffee Morning☕️? being held?
  - **A:** Coffee Morning☕️? takes place on Fri, 06 Mar, 2026 at 10:00 am to Fri, 06 Mar, 2026 at 11:45 am at John Paul II Centre, Causeway,Bicester, Oxfordshire, United Kingdom.
- **Q**: Who is organizing Coffee Morning☕️??
  - **A:** Coffee Morning☕️? is organized by Bicester Catholic Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee Morning☕️?",
        "image": "https://cdn-az.allevents.in/events10/banners/1226ef9bc308b58ae543931b3a9e8273ffbaa4cb0b98743614f752d62d40bed9-rimg-w960-h640-dc161919-gmir?v=1772420977",
        "startDate": "2026-03-06",
        "endDate": "2026-03-06",
        "url": "https://allevents.in/bicester/coffee-morning/200029440288125",
        "location": {
            "@type": "Place",
            "name": "John Paul II Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Causeway,Bicester, Oxfordshire",
                "addressLocality": "Bicester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.896865973982",
                "longitude": "-1.1531843980633"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Coffee, cake & chat. All welcome",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bicester Catholic Church",
                "url": "https://allevents.in/org/bicester-catholic-church/24547361"
            }
        ]
    }
]
```