

# Event Details

- **Event Name**: 555 Lawn Mower Race
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 10:00 am
- **Event Description**: our first big endurance meeting of the year in memory of Matt Cable. 5hours 55 minutes of pure action racing
- **Event URL**: https://allevents.in/bromsgrove/555-lawn-mower-race/200030193242535
- **Event Categories**: sports, meetups
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details

- **Ticket URL**: http://facebook.com/200030193242535?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=bromsgrove-events

## Event venue details

- **city**: Bromsgrove
- **state**: EN
- **country**: United Kingdom
- **location**: Purshall Green Wellbeing 
- **lat**: 52.33427
- **long**: -2.14645
- **full address**: Purshall Green Wellbeing , Purshall Green Farm,Droitwich, Bromsgrove, United Kingdom
- **location**: Purshall Green Wellbeing

## Event gallery

- **Alt text**: 555 Lawn Mower Race
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/29ac95c50d064de4ae0eeab8e27d4b9bd74315495a21c0991d39a0308f0f797a-rimg-w1055-h1491-dc030303-gmir?v=1783787982

## FAQs

- **Q**: When and where is 555 Lawn Mower Race being held?
  - **A:** 555 Lawn Mower Race takes place on Sun, 12 Jul, 2026 at 10:00 am to Sun, 12 Jul, 2026 at 10:00 am at Purshall Green Wellbeing , Purshall Green Farm,Droitwich, Bromsgrove, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 555 Lawn Mower Race 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 Bromsgrove, this event is thoughtfully curated to deliver a standout experience worth every moment. If 555 Lawn Mower Race 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": "555 Lawn Mower Race",
        "image": "https://cdn-az.allevents.in/events5/banners/29ac95c50d064de4ae0eeab8e27d4b9bd74315495a21c0991d39a0308f0f797a-rimg-w1055-h1491-dc030303-gmir?v=1783787982",
        "startDate": "2026-07-12",
        "url": "https://allevents.in/bromsgrove/555-lawn-mower-race/200030193242535",
        "location": {
            "@type": "Place",
            "name": "Purshall Green Wellbeing ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Purshall Green Farm,Droitwich",
                "addressLocality": "Bromsgrove",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.33427",
                "longitude": "-2.14645"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "our first big endurance meeting of the year in memory of Matt Cable. 5hours 55 minutes of pure action racing"
    }
]
```