--- import BaseLayout from "../layouts/BaseLayout.astro"; import SiteHeader from "../components/SiteHeader.astro"; import SiteFooter from "../components/SiteFooter.astro"; import { navigationItems } from "../lib/navigation"; const pageSeo = { title: "Contact", description: "Contact Highland Group RDA for bookings, volunteering, or enquiries. We're here to help you connect with our team and activities in the Highlands.", keywords: "Highland Group RDA contact, RDA enquiries, book RDA session, volunteer at RDA, RDA Highlands contact details, disability riding information", canonicalPath: "/contact", }; const turnstileSiteKey = import.meta.env.PUBLIC_TURNSTILE_SITE_KEY ?? ""; --- { turnstileSiteKey && (

Get in touch

Contact Highland Group RDA

We would love to hear from you about sessions, volunteering, or ways to support the group. Reach out and we will get back to you as soon as we can.

Donate via JustGiving

Contact details

Highland Group RDA, Sandycroft, Reelig, Kirkhill, IV5 7PP

Email: info@highlandgrouprda.org.uk

Send a message

{ !turnstileSiteKey && (

Turnstile is not configured. Set PUBLIC_TURNSTILE_SITE_KEY and redeploy to enable the form.

) }