

# Event Details

- **Event Name**: Edinburgh Canal Festival
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 10:00 am (+01:00)
- **Event Description**: Edinburgh's annual canal festival, boats, people, entertainment and  fun for all the family
- **Event URL**: https://allevents.in/edinburgh/edinburgh-canal-festival/200029968256436
- **Event Categories**: festivals
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Edinburgh
- **state**: SC
- **country**: United Kingdom
- **location**: Lochrin Quay
- **lat**: 55.942140617035
- **long**: -3.2072059116156
- **full address**: Lochrin Quay, Canal Walk,Edinburgh, United Kingdom

## Event gallery

- **Alt text**: Edinburgh Canal Festival
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f4846777068f5243bfd22926157ab45a2814db024532c7d17ca595b7d8075882-rimg-w640-h480-dc625e48-gmir?v=1776751296

## FAQs

- **Q**: When and where is Edinburgh Canal Festival being held?
  - **A:** Edinburgh Canal Festival takes place on Sat, 20 Jun, 2026 at 10:00 am to Sat, 20 Jun, 2026 at 10:00 am at Lochrin Quay, Canal Walk,Edinburgh, United Kingdom.
- **Q**: Who is organizing Edinburgh Canal Festival?
  - **A:** Edinburgh Canal Festival is organized by Edinburgh Model Boat Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Edinburgh Canal Festival is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Edinburgh, this event is thoughtfully curated to deliver a standout experience worth every moment. If Edinburgh Canal Festival sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Edinburgh Canal Festival",
        "image": "https://cdn-az.allevents.in/events8/banners/f4846777068f5243bfd22926157ab45a2814db024532c7d17ca595b7d8075882-rimg-w640-h480-dc625e48-gmir?v=1776751296",
        "startDate": "2026-06-20T10:00:00+01:00",
        "url": "https://allevents.in/edinburgh/edinburgh-canal-festival/200029968256436",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Lochrin Quay",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Canal Walk,Edinburgh, United Kingdom",
                "addressLocality": "Edinburgh",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.942140617035",
                "longitude": "-3.2072059116156"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Edinburgh's annual canal festival, boats, people, entertainment and  fun for all the family",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Edinburgh Model Boat Club",
                "url": "https://allevents.in/org/edinburgh-model-boat-club/25833193"
            }
        ]
    }
]
```