

# Event Details

- **Event Name**: Coffee morning for anyone
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 10:00 am – Thu, 18 Dec, 2025 at 12:00 pm
- **Event Description**: Join us for a warm and welcoming morning of coffee, conversation and community! whether you are a older adult, personal carer or simply seeking friendship and company come and join us
- **Event URL**: https://allevents.in/coventry/coffee-morning-for-anyone/200029347464810
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Coventry
- **state**: EN
- **country**: United Kingdom
- **location**: John White Community Centre
- **lat**: 52.390853304745
- **long**: -1.4461405402369
- **full address**: John White Community Centre, 33 Grange Avenue, Coventry, CV3 2ED, United Kingdom

## Event gallery

- **Alt text**: Coffee morning for anyone
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2ef64718001c4f0648bae72f7023a531679beac1f3c6ffc1173c266b3b3bf1ef-rimg-w612-h408-dc5e3414-gmir?v=1765584790

## FAQs

- **Q**: When and where is Coffee morning for anyone being held?
  - **A:** Coffee morning for anyone takes place on Thu, 18 Dec, 2025 at 10:00 am to Thu, 18 Dec, 2025 at 12:00 pm at John White Community Centre, 33 Grange Avenue, Coventry, CV3 2ED, United Kingdom.
- **Q**: Who is organizing Coffee morning for anyone?
  - **A:** Coffee morning for anyone is organized by Home Instead Coventry South.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee morning for anyone",
        "image": "https://cdn-az.allevents.in/events4/banners/2ef64718001c4f0648bae72f7023a531679beac1f3c6ffc1173c266b3b3bf1ef-rimg-w612-h408-dc5e3414-gmir?v=1765584790",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/coventry/coffee-morning-for-anyone/200029347464810",
        "location": {
            "@type": "Place",
            "name": "John White Community Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "33 Grange Avenue, Coventry, CV3 2ED, United Kingdom",
                "addressLocality": "Coventry",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.390853304745",
                "longitude": "-1.4461405402369"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a warm and welcoming morning of coffee, conversation and community! whether you are a older adult, personal carer or simply seeking friendship and company come and join us",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Home Instead Coventry South",
                "url": "https://allevents.in/org/home-instead-coventry-south/25707453"
            }
        ]
    }
]
```