

# Event Details

- **Event Name**: 2026 Edinburgh Marathon
- **Event Start and End Date**: Sun, 24 May, 2026 at 10:00 am (+01:00)
- **Event Description**: Fast &amp; flat, this course was voted the fastest marathon in the UK by Runners World, ideal if it’s your first marathon or you are looking for a PB. The Edinburgh Marathon has sold out every year since 2008 and is the second largest marathon in the UK, behind only London.
- **Event URL**: https://allevents.in/edinburgh/2026-edinburgh-marathon/200028232868659
- **Event Categories**: sports, marathons, workshops
- **Interested Audience**: 
  - total_interested_count: 499

## Ticket Details


## Event venue details

- **city**: Edinburgh
- **state**: SC
- **country**: United Kingdom
- **location**: Edinburgh
- **lat**: 55.95
- **long**: -3.1988888888889
- **full address**: Edinburgh, United Kingdom

## Event gallery

- **Alt text**: 2026 Edinburgh Marathon
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b697f5bf46c9ab837bdd0fd03af7ebdd1e1ec1d342d3a52977103f7359eadc7e-rimg-w1200-h628-dc172d59-gmir?v=1775147454

## FAQs

- **Q**: When and where is 2026 Edinburgh Marathon being held?
  - **A:** 2026 Edinburgh Marathon takes place on Sun, 24 May, 2026 at 10:00 am to Sun, 24 May, 2026 at 10:00 am at Edinburgh, United Kingdom.
- **Q**: Who is organizing 2026 Edinburgh Marathon?
  - **A:** 2026 Edinburgh Marathon is organized by Edinburgh Marathon Festival.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2026 Edinburgh Marathon",
        "image": "https://cdn-az.allevents.in/events10/banners/b697f5bf46c9ab837bdd0fd03af7ebdd1e1ec1d342d3a52977103f7359eadc7e-rimg-w1200-h628-dc172d59-gmir?v=1775147454",
        "startDate": "2026-05-24T10:00:00+01:00",
        "url": "https://allevents.in/edinburgh/2026-edinburgh-marathon/200028232868659",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Edinburgh",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bloodwise, Edinburgh, EH2 2, United Kingdom",
                "addressLocality": "Edinburgh",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.95",
                "longitude": "-3.1988888888889"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fast & flat, this course was voted the fastest marathon in the UK by Runners World, ideal if it’s your first marathon or you are looking for a PB. The Edinburgh Marathon has sold out every year since 2008 and is the second largest marathon in the UK, behind only London.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Edinburgh Marathon Festival",
                "url": "https://allevents.in/org/edinburgh-marathon-festival/3388281",
                "description": "Fancy signing up to run in one of the most beautiful cities in the world?"
            }
        ]
    }
]
```