

# Event Details

- **Event Name**: Coffee morning
- **Event Start and End Date**: Fri, 27 Feb, 2026 at 11:00 am – Fri, 27 Feb, 2026 at 01:30 pm
- **Event Description**: Our next event….please come!
- **Event URL**: https://allevents.in/loughborough/coffee-morning/200029705427745
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029705427745?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=loughborough-events

## Event venue details

- **city**: Loughborough
- **state**: EN
- **country**: United Kingdom
- **location**: St Mary's Church, Osgathorpe
- **lat**: 52.771713714076
- **long**: -1.3626801967621
- **full address**: St Mary's Church, Osgathorpe, Church Lane,Loughborough, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Osgathorpe (https://allevents.in/org/osgathorpe/23760587)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/e9070ca3ce4722b8cc9369a0120785444da0023edc59326976226b2b74e1c27b-rimg-w450-h338-dc5d7a2c-gmir?v=1771654665
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a630261f116b1a2462fbb59865c5658724b440750aee243f87cbbf39ac8a244f-rimg-w300-h300-dceeeef1-gmir?v=1771654665

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 27 Feb, 2026 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** St Mary's Church, Osgathorpe, Church Lane,Loughborough, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Osgathorpe
- **Q**: Where can I find ticket details about Coffee morning ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee morning",
        "image": "https://cdn-az.allevents.in/events8/banners/e9070ca3ce4722b8cc9369a0120785444da0023edc59326976226b2b74e1c27b-rimg-w450-h338-dc5d7a2c-gmir?v=1771654665",
        "startDate": "2026-02-27",
        "endDate": "2026-02-27",
        "url": "https://allevents.in/loughborough/coffee-morning/200029705427745",
        "location": {
            "@type": "Place",
            "name": "St Mary's Church, Osgathorpe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Church Lane,Loughborough",
                "addressLocality": "Loughborough",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.771713714076",
                "longitude": "-1.3626801967621"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our next event….please come!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Osgathorpe",
                "url": "https://allevents.in/org/osgathorpe/23760587"
            }
        ]
    }
]
```