

# Event Details

- **Event Name**: EMBC Regatta
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 10:00 am
- **Event Description**: Third Regatta of the summer - we've ordered good weather.....
- **Event URL**: https://allevents.in/edinburgh/embc-regatta/200030080426140
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Edinburgh
- **state**: SC
- **country**: United Kingdom
- **location**: The Pond at Inverleith Park
- **lat**: 55.961472
- **long**: -3.217647
- **full address**: The Pond at Inverleith Park, Inverleith Park,Edinburgh, United Kingdom

## Event gallery

- **Alt text**: EMBC Regatta
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/3dbed30ecd1f42c9d1bdebd3933aef53e333b7b760e0677fa614fa14b4b7160b-rimg-w640-h480-dc625d48-gmir?v=1783508754

## FAQs

- **Q**: When and where is EMBC Regatta being held?
  - **A:** EMBC Regatta takes place on Sun, 12 Jul, 2026 at 10:00 am to Sun, 12 Jul, 2026 at 10:00 am at The Pond at Inverleith Park, Inverleith Park,Edinburgh, United Kingdom.
- **Q**: Who is organizing EMBC Regatta?
  - **A:** EMBC Regatta is organized by Edinburgh Model Boat Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** EMBC Regatta is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. 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 EMBC Regatta sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "EMBC Regatta",
        "image": "https://cdn-az.allevents.in/events1/banners/3dbed30ecd1f42c9d1bdebd3933aef53e333b7b760e0677fa614fa14b4b7160b-rimg-w640-h480-dc625d48-gmir?v=1783508754",
        "startDate": "2026-07-12",
        "url": "https://allevents.in/edinburgh/embc-regatta/200030080426140",
        "location": {
            "@type": "Place",
            "name": "The Pond at Inverleith Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Inverleith Park,Edinburgh, United Kingdom",
                "addressLocality": "Edinburgh",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.961472",
                "longitude": "-3.217647"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Third Regatta of the summer - we've ordered good weather.....",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Edinburgh Model Boat Club",
                "url": "https://allevents.in/org/edinburgh-model-boat-club/25833193",
                "description": "Edinburgh Model Boat Club. 2,267 likes. Edinburgh's Radio Control Model Ship organisation"
            }
        ]
    }
]
```