Skip to content

39 Showgrounds Drive, Highvale QLD 4520 · info@samfordequestriangroup.com.au
Facebook Instagram
Samford Equestrian Group
  • Home
  • What’s OnExpand
    • Disciplines
  • MembershipExpand
    • How to SEG – Current Members
    • How to SEG – New Members
  • Sponsorship
  • Volunteering
BECOME A MEMBER
Samford Equestrian Group
JOIN NOW
0 events found.

All

  1. Events
  2. All

Events for August 3, 2026

Notice
No events scheduled for August 3, 2026.
Notice
No events scheduled for August 3, 2026.

Events Search and Views Navigation

Event Views Navigation

  • List
  • Month
  • Day
Today
  • Previous Day
  • Next Day
  • Google Calendar
  • iCalendar
  • Outlook 365
  • Outlook Live
  • Export .ics file
  • Export Outlook .ics file

Samford Equestrian Group is a welcoming community equestrian club in Samford Valley offering dressage, jumping, western, working equitation, clinics, and member activities.

Contact

39 Showgrounds Drive
Highvale QLD 4520

info@samfordequestriangroup.com.au

Explore

  • Arena Hire
  • Clinics
  • Dressage
  • Jumping
  • Members Fun Day
  • Social
  • Western
  • Working Equitation
  • Under lights

FOLLOW US

Facebook Instagram

© 2026 Samford Equestrian Group · Created by HorseFitness Pty Ltd

  • Home
  • What’s On
    • Disciplines
  • Membership
    • How to SEG – Current Members
    • How to SEG – New Members
  • Sponsorship
  • Volunteering
Arena/Lights Booking Form

Please read SEG's Code of Conduct before booking.

document.addEventListener('change', function (e) { if (e.target && e.target.name === 'arena') { var form = e.target.closest('form'); var label = e.target.options[e.target.selectedIndex].text; var hidden = form.querySelector('[name="arena_label"]'); if (hidden) hidden.value = label; } });

document.addEventListener('change', function(e) { if (e.target && e.target.matches('[name="arena"]')) { var select = e.target; var selectedText = select.options[select.selectedIndex] ? select.options[select.selectedIndex].text : ''; var hiddenField = document.querySelector('[name="arena_label"]'); if (hiddenField) { hiddenField.value = selectedText; } } });