

# Event Details

- **Event Name**: The Dartmoor 7
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 08:30 am
- **Event Description**: Take on the rugged Dartmoor 7. With steep climbs, rocky trails and wild moorland to navigate, you’ll have just 7 hours to complete this tough challenge.

Do you have what it takes to beat the moor?
- **Event URL**: https://allevents.in/calstock/the-dartmoor-7/200029349586833
- **Event Categories**: contests, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Calstock
- **state**: EN
- **country**: United Kingdom
- **location**: Dartmoor National Park
- **lat**: 50.5804407457
- **long**: -4.1339492797852
- **full address**: Dartmoor National Park, Calstock, United Kingdom

## Event gallery

- **Alt text**: The Dartmoor 7
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/95169b415e060be2dc3f7280d0ee3a0e983734154e8e1dedbdad50a9fed46845-rimg-w1200-h1200-dc07121a-gmir?v=1772233006

## FAQs

- **Q**: When and where is The Dartmoor 7 being held?
  - **A:** The Dartmoor 7 takes place on Sat, 28 Feb, 2026 at 08:30 am to Sat, 28 Feb, 2026 at 08:30 am at Dartmoor National Park, Calstock, United Kingdom.
- **Q**: Who is organizing The Dartmoor 7?
  - **A:** The Dartmoor 7 is organized by Elite Adventures.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Dartmoor 7",
        "image": "https://cdn-az.allevents.in/events9/banners/95169b415e060be2dc3f7280d0ee3a0e983734154e8e1dedbdad50a9fed46845-rimg-w1200-h1200-dc07121a-gmir?v=1772233006",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/calstock/the-dartmoor-7/200029349586833",
        "location": {
            "@type": "Place",
            "name": "Dartmoor National Park",
            "address": {
                "@type": "PostalAddress",
                "name": "Dartmoor National Park, Calstock, United Kingdom",
                "addressLocality": "Calstock",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.5804407457",
                "longitude": "-4.1339492797852"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Take on the rugged Dartmoor 7. With steep climbs, rocky trails and wild moorland to navigate, you’ll have just 7 hours to complete this tough challenge.\n\nDo you have what it takes to beat the moor?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Elite Adventures",
                "url": "https://allevents.in/org/elite-adventures/12670715"
            }
        ]
    }
]
```