North Shore Horseback Riding Adventure

(4.0)
$320


A small group adventure to the beautiful North Shore of Oahu for sun, fun and a scenic horseback riding tour. 



A small group adventure to the beautiful North Shore of Oahu for sun, fun and a scenic horseback riding tour. Your driver guide will share legends and history of the beautiful island enroute to Gunstock Ranch.  Relax during the drive over the Nu’uanu Pali Highway to the windward coastline surrounded by the towering Ko’olau Mountain Range, then onward to the famous North Shore where waves pound pristine white sandy beaches.

Once on the North Shore, the real adventure begins. Your horseback ride will take you up scenic mountain trails, through open pastures and a serene forest. Then enjoy a picnic lunch and soak up the beauty of the ranch and the petting zoo. On our way back to Waikiki visit historic Haleiwa Town and refresh with local favorite, shave ice.

  • View Mokoli’i, or “little lizard” in Hawaiian, a islet in Kaneohe Bay that can be seen near Kualoa as we wind our way along the scenic coastline.
  • North Shore surfing breaks, including world famous Sunset, Waimea Bay, and others, are viewed from your tour vehicle as it crosses the island’s big wave territory. The region is known for its fabulously large wintertime waves and international surfing competitions.
  • Historic Haleiwa town, with its preserved old plantation character and surf town image, makes its shops and restaurants popular among visitors and Oahu residents. It’s the gateway to the North Shore for those arriving from Honolulu and is the area’s largest commercial center.
Tour Highlights:
  • Cross the Nu’uanu Pali Highway over to Windward Oahu.
  • See Mokoli’i a small island offshore near Kualoa
  • Enjoy a 1.5 hour horseback ride through stunning scenery.
  • Enjoy a picnic lunch on the ranch
  • North Shore world famous surfing beaches of Sunset, Waimea Bay, and others
  • Visit charming, historic Haleiwa Town
  • See the coffee and pineapple farms of Central Oahu
more
Time 6:00 am - 4:15 pm
Duration 5 hours
Location Round-trip hotel transportation is included from convenient Waikiki locations. If your hotel or the place you are staying is not listed, we will pick you up at the closest location. Tour departs the first pickup location at 6:00 AM and returns at approximately 4:15 PM. 24 hours prior to your tour, please re-confirm your pickup time and location by calling 808-833-3000.

Please view the cancellation policy and restrictions.

Cancellation Policy

If this tour is canceled with more than 120 hours’ notice, the total amount is refunded. If the tour is canceled without 120 hours’ notice, full charges apply. No shows incur full charges. Claims for refunds must be made within thirty days of the date of service.


Last Minute Bookings

Please be aware that these bookings are subject to confirmation. If this is a same-day or next-day booking, there is a reasonable chance this will not be confirmed. For bookings that are confirmed, there will be no cancellations or refunds.


Restrictions

-Guests must be at least 7 years of age to participate
-Level of difficulty is easy to moderate
-Cancellations received up to 120 hours prior to tour for full refund
-Completed waiver must be completed prior to tour for each participating guest
-Long pants, closed toe shoes recommended
-If wearing a hat on the horseback ride, it must have a chin strap
-Max weight for horseback riding: 240 lbs., under 18 years must ride with a helmet


Frequently Asked Questions


Reviews

Review Summary
(4.0)
show reviews  hide reviews 

$(document).ready(function() { $('.show_reviews_link,.hide_reviews_link').click(function(e) { e.preventDefault(); $('.review_strip_single').toggle('fast'); $('.show_reviews_link').toggle('fast'); $('.hide_reviews_link').toggle('fast'); }); }); $('#formBooking').on('submit', function(event) { var $form = $(this); $('#date_error').addClass('hidden'); console.log('on submit of form booking'); console.log('date slected',$('input[name="date"]')); if($('input[name="date"]').val() == "") { console.log('invalid date - showing error') $('#date_error').removeClass('hidden'); return false; } // console.log('data sent',$(this).serialize()); // return false; ga('ec:addProduct', { 'id': '316', // Product ID (string). // 'name': "North Shore Horseback Riding Adventure", // Product name (string). 'name': "North Shore Horseback Riding Adventure", // Product name (string). 'price': $('#total').html(), // Product price (currency). 'quantity': 1, // Product quantity (number). 'category': 'Fun and Adventure', // Product category (string). 'brand': "Polynesian Adventure Tours - Oahu", // Product brand (string). 'dimension1': '' // Custom dimension (string). }); ga('ec:setAction', 'add'); if(typeof navigator.sendBeacon == "undefined") { ga('send', 'event', 'UX', 'click', 'add to cart',{ hitCallback: function() { console.log('added click event'); $form.get(0).submit(); }}); } else { ga('send', 'event', 'UX', 'click', 'add to cart'); } // debug // event.preventDefault(); // console.log('waiting 20 seconds before submitting form'); // setTimeout(function() { $form.get(0).submit(); }, 20000); });