

# Event Details

- **Event Name**: Dressage Series 2 - May 2026
- **Event Start and End Date**: Sun, 31 May, 2026 at 10:00 am (+01:00)
- **Event Description**: Details to follow
- **Event URL**: https://allevents.in/johnstone/dressage-series-2-may-2026/200029683875915
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Johnstone
- **state**: SC
- **country**: United Kingdom
- **location**: Lawmarnock Farm
- **lat**: 55.836590642737
- **long**: -4.591350717098
- **full address**: Lawmarnock Farm, Johnstone, Renfrewshire, United Kingdom

## Event gallery

- **Alt text**: Dressage Series 2 - May 2026
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/414d4489dbe41a3c59b23bf311487c141fd3f47afdf53b8ec9a812af0470c8d7-rimg-w1200-h900-dcffffff-gmir?v=1777402844

## FAQs

- **Q**: When and where is Dressage Series 2 - May 2026 being held?
  - **A:** Dressage Series 2 - May 2026 takes place on Sun, 31 May, 2026 at 10:00 am to Sun, 31 May, 2026 at 10:00 am at Lawmarnock Farm, Johnstone, Renfrewshire, United Kingdom.
- **Q**: Who is organizing Dressage Series 2 - May 2026?
  - **A:** Dressage Series 2 - May 2026 is organized by Renfrewshire Riding Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dressage Series 2 - May 2026",
        "image": "https://cdn-az.allevents.in/events7/banners/414d4489dbe41a3c59b23bf311487c141fd3f47afdf53b8ec9a812af0470c8d7-rimg-w1200-h900-dcffffff-gmir?v=1777402844",
        "startDate": "2026-05-31T10:00:00+01:00",
        "url": "https://allevents.in/johnstone/dressage-series-2-may-2026/200029683875915",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Lawmarnock Farm",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Johnstone, Renfrewshire",
                "addressLocality": "Johnstone",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.836590642737",
                "longitude": "-4.591350717098"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Details to follow",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Renfrewshire Riding Club",
                "url": "https://allevents.in/org/renfrewshire-riding-club/22168129"
            }
        ]
    }
]
```