

# Event Details

- **Event Name**: Running Hoes: Easy Monday
- **Event Start and End Date**: Mon, 29 Jun, 2026 at 06:30 pm
- **Event Description**: route tba
- **Event URL**: https://allevents.in/plymouth/running-hoes-easy-monday/200030302772756
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Plymouth
- **state**: EN
- **country**: United Kingdom
- **location**: Plymouth Hoe
- **lat**: 50.36388
- **long**: -4.14307
- **full address**: Plymouth Hoe, Plymouth, United Kingdom

## Event gallery

- **Alt text**: Running Hoes: Easy Monday
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/64748a8764bbdac482ea990bd7967cfcba9e9847883d88f9975da798e149446d-rimg-w1200-h1600-dc050405-gmir?v=1782401095

## FAQs

- **Q**: When and where is Running Hoes: Easy Monday being held?
  - **A:** Running Hoes: Easy Monday takes place on Mon, 29 Jun, 2026 at 06:30 pm to Mon, 29 Jun, 2026 at 06:30 pm at Plymouth Hoe, Plymouth, United Kingdom.
- **Q**: Who is organizing Running Hoes: Easy Monday?
  - **A:** Running Hoes: Easy Monday is organized by RunningHoes.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Running Hoes: Easy Monday",
        "image": "https://cdn-az.allevents.in/events3/banners/64748a8764bbdac482ea990bd7967cfcba9e9847883d88f9975da798e149446d-rimg-w1200-h1600-dc050405-gmir?v=1782401095",
        "startDate": "2026-06-29",
        "url": "https://allevents.in/plymouth/running-hoes-easy-monday/200030302772756",
        "location": {
            "@type": "Place",
            "name": "Plymouth Hoe",
            "address": {
                "@type": "PostalAddress",
                "name": "Plymouth Hoe, Plymouth, United Kingdom",
                "addressLocality": "Plymouth",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.36388",
                "longitude": "-4.14307"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "route tba",
        "organizer": [
            {
                "@type": "Organization",
                "name": "RunningHoes",
                "url": "https://allevents.in/org/runninghoes/13270917",
                "description": "A social group for runners who think a Monday night run is the very best way to start the week. \nMeet every week on Plymouth Hoe at 6:30pm by the Ramp"
            }
        ]
    }
]
```