

# Event Details

- **Event Name**: The Harbour Inn, Padstow
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 08:30 pm (+01:00)
- **Event Description**: A favourite venue with some of our favourite people 🎶🎶🎶
- **Event URL**: https://allevents.in/padstow/the-harbour-inn-padstow/200029992586251
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Padstow
- **state**: EN
- **country**: United Kingdom
- **location**: The Harbour Inn
- **lat**: 50.5409899
- **long**: -4.9377698
- **full address**: The Harbour Inn, Padstow, Cornwall, United Kingdom

## Event gallery

- **Alt text**: The Harbour Inn, Padstow
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/420e86799ce1dae8f4c7354fc39f00839da87be483e1fbf28c4a31185c2dc236-rimg-w1050-h1094-dc13151a-gmir?v=1777293820

## FAQs

- **Q**: When and where is The Harbour Inn, Padstow being held?
  - **A:** The Harbour Inn, Padstow takes place on Sat, 18 Jul, 2026 at 08:30 pm to Sat, 18 Jul, 2026 at 08:30 pm at The Harbour Inn, Padstow, Cornwall, United Kingdom.
- **Q**: Who is organizing The Harbour Inn, Padstow?
  - **A:** The Harbour Inn, Padstow is organized by Clay Country Wailers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Harbour Inn, Padstow",
        "image": "https://cdn-az.allevents.in/events5/banners/420e86799ce1dae8f4c7354fc39f00839da87be483e1fbf28c4a31185c2dc236-rimg-w1050-h1094-dc13151a-gmir?v=1777293820",
        "startDate": "2026-07-18T20:30:00+01:00",
        "url": "https://allevents.in/padstow/the-harbour-inn-padstow/200029992586251",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Harbour Inn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Padstow, Cornwall",
                "addressLocality": "Padstow",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.5409899",
                "longitude": "-4.9377698"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A favourite venue with some of our favourite people 🎶🎶🎶",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Clay Country Wailers",
                "url": "https://allevents.in/org/clay-country-wailers/23508952"
            }
        ]
    }
]
```