

# Event Details

- **Event Name**: North Downs Run 2027
- **Event Start and End Date**: Sun, 27 Jun, 2027 at 10:30 am – Sun, 27 Jun, 2027 at 03:00 pm (+01:00)
- **Event Description**: SAVE THE DATE!
- **Event URL**: https://allevents.in/gravesend/north-downs-run-2027/200030393047414
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 148

## Ticket Details


## Event venue details

- **city**: Gravesend
- **state**: EN
- **country**: United Kingdom
- **location**: Cyclopark
- **lat**: 51.419373643625
- **long**: 0.354012461
- **full address**: Cyclopark, Gravesend, Kent, United Kingdom

## Event gallery

- **Alt text**: North Downs Run 2027
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/aaa7369ede6e715ccde32a4f41f7b9c6752c959f329dc41ff0e431c328e9396b-rimg-w1200-h1600-dca9bcc0-gmir?v=1785213453

## FAQs

- **Q**: When and where is North Downs Run 2027 being held?
  - **A:** North Downs Run 2027 takes place on Sun, 27 Jun, 2027 at 10:30 am to Sun, 27 Jun, 2027 at 03:00 pm at Cyclopark, Gravesend, Kent, United Kingdom.
- **Q**: Who is organizing North Downs Run 2027?
  - **A:** North Downs Run 2027 is organized by North Downs Run.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "North Downs Run 2027",
        "image": "https://cdn-az.allevents.in/events5/banners/aaa7369ede6e715ccde32a4f41f7b9c6752c959f329dc41ff0e431c328e9396b-rimg-w1200-h1600-dca9bcc0-gmir?v=1785213453",
        "startDate": "2027-06-27T10:30:00+01:00",
        "endDate": "2027-06-27T15:00:00+01:00",
        "url": "https://allevents.in/gravesend/north-downs-run-2027/200030393047414",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Cyclopark",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Gravesend, Kent",
                "addressLocality": "Gravesend",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.419373643625",
                "longitude": "0.354012461"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "SAVE THE DATE!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Downs Run",
                "url": "https://allevents.in/org/north-downs-run/19520200"
            }
        ]
    }
]
```