

# Event Details

- **Event Name**: RNLI Coffee Morning 
- **Event Start and End Date**: Sat, 17 Oct, 2026 at 10:00 am (+01:00)
- **Event Description**: Our Annual RNLI Coffee morning is back for another year. Join us on Saturday 17th of October from 10am to celebrate and support a great cause 😃😃
- **Event URL**: https://allevents.in/padstow/rnli-coffee-morning/200030690430021
- **Event Categories**: Nonprofit
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Padstow
- **state**: EN
- **country**: United Kingdom
- **location**: Harlyn Road, Padstow
- **lat**: 50.527
- **long**: -4.99218
- **full address**: Harlyn Road, Padstow, United Kingdom

## Event gallery

- **Alt text**: RNLI Coffee Morning
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c385a588fbe31d66144cc02a84850269828b89a6338a61de4d632e09f24511fb-rimg-w1091-h1544-dc88a888-gmir?v=1789239621

## FAQs

- **Q**: When and where is RNLI Coffee Morning  being held?
  - **A:** RNLI Coffee Morning  takes place on Sat, 17 Oct, 2026 at 10:00 am to Sat, 17 Oct, 2026 at 10:00 am at Harlyn Road, Padstow, United Kingdom.
- **Q**: Who is organizing RNLI Coffee Morning ?
  - **A:** RNLI Coffee Morning  is organized by Farmers Arms.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "RNLI Coffee Morning",
        "image": "https://cdn-az.allevents.in/events7/banners/c385a588fbe31d66144cc02a84850269828b89a6338a61de4d632e09f24511fb-rimg-w1091-h1544-dc88a888-gmir?v=1789239621",
        "startDate": "2026-10-17T10:00:00+01:00",
        "url": "https://allevents.in/padstow/rnli-coffee-morning/200030690430021",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Harlyn Road, Padstow",
            "address": {
                "@type": "PostalAddress",
                "name": "Harlyn Road, Padstow, United Kingdom",
                "addressLocality": "Padstow",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.527",
                "longitude": "-4.99218"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our Annual RNLI Coffee morning is back for another year. Join us on Saturday 17th of October from 10am to celebrate and support a great cause 😃😃",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Farmers Arms",
                "url": "https://allevents.in/org/farmers-arms/23333741"
            }
        ]
    }
]
```