{"id":166,"date":"2025-09-01T22:24:53","date_gmt":"2025-09-01T22:24:53","guid":{"rendered":"https:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/?page_id=166"},"modified":"2026-05-07T17:55:42","modified_gmt":"2026-05-07T17:55:42","slug":"landing","status":"publish","type":"page","link":"http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/","title":{"rendered":"Landing"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"166\" class=\"elementor elementor-166\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2deaa6c e-flex e-con-boxed e-con e-parent\" data-id=\"2deaa6c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0a3d914 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"0a3d914\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;fadeIn&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">WORLD\u2019S BEST PEACOCK BASS FISHING<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a6f6b34 elementor-widget__width-inherit elementor-invisible elementor-widget elementor-widget-html\" data-id=\"a6f6b34\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<vturb-smartplayer id=\"vid-68b86f88382f8b589794b8c2\" style=\"display: block; margin: 0 auto; width: 100%; \"><\/vturb-smartplayer> <script type=\"text\/javascript\"> var s=document.createElement(\"script\"); s.src=\"https:\/\/scripts.converteai.net\/4d3c02a0-4dc6-47bc-b11c-8a5548c079a9\/players\/68b86f88382f8b589794b8c2\/v4\/player.js\", s.async=!0,document.head.appendChild(s); <\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-11e3c08 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"11e3c08\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#contactus\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">CONTACT US<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-97df569 e-grid e-con-boxed e-con e-parent\" data-id=\"97df569\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_top&quot;:&quot;triangle&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M500,98.9L0,6.1V0h1000v6.1L500,98.9z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f3eb1e1 elementor-invisible elementor-widget elementor-widget-html\" data-id=\"f3eb1e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;bounceIn&quot;,&quot;_animation_mobile&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<h2 class=\"usp-title\">\r\n  <span class=\"countup\" data-start=\"0\" data-end=\"4500\" data-duration=\"4200\" data-locale=\"en-US\">0<\/span>\r\n  MILES OF PRIVATE RIVERS\r\n<\/h2>\r\n\r\n<div class=\"usp-pills\">\r\n  <span>14 Private Rivers<\/span>\r\n  <span>35M Acres Preserved<\/span>\r\n  <span>20lb+ Trophy Bass<\/span>\r\n<\/div>\r\n\r\n\r\n<script>\r\n(() => {\r\n  const els = document.querySelectorAll('.countup');\r\n  if (!els.length) return;\r\n\r\n  const easeOutCubic = t => 1 - Math.pow(1 - t, 3);\r\n\r\n  function animate(el){\r\n    if (el.dataset.ran === '1') return;\r\n    const start = parseInt(el.dataset.start || '0', 10);\r\n    const end = parseInt(el.dataset.end || '0', 10);\r\n    const duration = parseInt(el.dataset.duration || '1500', 10);\r\n    const locale = el.dataset.locale || 'en-US';\r\n\r\n    el.textContent = start.toLocaleString(locale);\r\n    el.dataset.ran = '1';\r\n\r\n    const t0 = performance.now();\r\n    function frame(now){\r\n      const p = Math.min((now - t0) \/ duration, 1);\r\n      const v = Math.round(start + (end - start) * easeOutCubic(p));\r\n      el.textContent = v.toLocaleString(locale);\r\n      if (p < 1) requestAnimationFrame(frame);\r\n    }\r\n    requestAnimationFrame(frame);\r\n  }\r\n\r\n  function isVisible(el){\r\n    const r = el.getBoundingClientRect();\r\n    const vh = window.innerHeight || document.documentElement.clientHeight;\r\n    const vw = window.innerWidth  || document.documentElement.clientWidth;\r\n    return r.top < vh && r.bottom > 0 && r.left < vw && r.right > 0;\r\n  }\r\n\r\n  function observe(el){\r\n    if ('IntersectionObserver' in window){\r\n      const io = new IntersectionObserver(entries => {\r\n        entries.forEach(entry => {\r\n          if (entry.isIntersecting && isVisible(el)){\r\n            animate(el);\r\n            io.unobserve(el);\r\n          }\r\n        });\r\n      }, {\r\n        threshold: 0.1\r\n      });\r\n      io.observe(el);\r\n    } else {\r\n      \/\/ Fallback: scroll listener\r\n      const onScroll = () => {\r\n        if (isVisible(el)){\r\n          animate(el);\r\n          window.removeEventListener('scroll', onScroll, {passive:true});\r\n          window.removeEventListener('resize', onScroll);\r\n        }\r\n      };\r\n      window.addEventListener('scroll', onScroll, {passive:true});\r\n      window.addEventListener('resize', onScroll);\r\n      onScroll();\r\n    }\r\n  }\r\n\r\n  els.forEach(observe);\r\n})();\r\n<\/script>\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b1c3a27 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"b1c3a27\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>With exclusive access to 14 private rivers acquired over three decades operating in the\u00a0Amazon, we fish where nobody else can.<\/p><p>Spread across 35 million acres of indigenous lands and nature preserves, these pristine\u00a0rivers consistently produce more and bigger trophy peacock bass than any other\u00a0waters across the Amazon basin.<\/p><p>That\u2019s because our long-term, community-based preservation plan incentivizes local communities to protect their fisheries.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-45ab2c7 e-con-full e-flex e-con e-parent\" data-id=\"45ab2c7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c6e7fd4 e-flex e-con-boxed e-con e-parent\" data-id=\"c6e7fd4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;shape_divider_top&quot;:&quot;triangle&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M500,98.9L0,6.1V0h1000v6.1L500,98.9z\"\/>\n<\/svg>\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-922c7b9 e-grid e-con-full e-con e-child\" data-id=\"922c7b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-faca5a7 elementor-position-top elementor-invisible elementor-widget elementor-widget-image-box\" data-id=\"faca5a7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;fadeInLeft&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"500\" src=\"http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-content\/uploads\/2025\/09\/WATERLEVELS.jpg\" class=\"attachment-large size-large wp-image-230\" alt=\"\" srcset=\"http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-content\/uploads\/2025\/09\/WATERLEVELS.jpg 800w, http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-content\/uploads\/2025\/09\/WATERLEVELS-300x188.jpg 300w, http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-content\/uploads\/2025\/09\/WATERLEVELS-768x480.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">FISH PRIME LOW WATER LEVELS ALL SEASON\u200b<\/h3><p class=\"elementor-image-box-description\">Low water is key for truly great peacock bass fishing. When rivers rise, fish spread into the flooded jungle, but when waters drop, they concentrate, allowing incredible catches of 40\u201380 fish per boat.\n\nWith exclusive access to 14 rivers across four distinct dry zones, we can \u201ccherry pick\u201d the best water levels each week\u2014while our shallow-draft river trains reach remote places others simply can\u2019t.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-65af7fe elementor-position-top elementor-invisible elementor-widget elementor-widget-image-box\" data-id=\"65af7fe\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;fadeInRight&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"800\" height=\"500\" src=\"http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-content\/uploads\/2025\/09\/PBASS.jpg\" class=\"attachment-full size-full wp-image-234\" alt=\"\" srcset=\"http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-content\/uploads\/2025\/09\/PBASS.jpg 800w, http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-content\/uploads\/2025\/09\/PBASS-300x188.jpg 300w, http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-content\/uploads\/2025\/09\/PBASS-768x480.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">GIANT PEACOCKS AND OTHER FIGHTERS<\/h3><p class=\"elementor-image-box-description\">Pulse-pounding topwater strikes followed by a stubborn, tackle-testing fight, peacock bass have a legitimate claim to the title of the planet\u2019s most exciting freshwater game fish.\n\nBut, there are other legendary fighters in these jungle waters too \u2014 fearsome-looking payara, four types of monster catfish, even prehistoric arapaima that can grow to more than 400 lbs. Choose your adversary!<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5727a93 elementor-position-top elementor-invisible elementor-widget elementor-widget-image-box\" data-id=\"5727a93\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;fadeInLeft&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"800\" height=\"500\" src=\"http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-content\/uploads\/2025\/09\/LARGECABANA.jpg\" class=\"attachment-full size-full wp-image-233\" alt=\"\" srcset=\"http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-content\/uploads\/2025\/09\/LARGECABANA.jpg 800w, http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-content\/uploads\/2025\/09\/LARGECABANA-300x188.jpg 300w, http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-content\/uploads\/2025\/09\/LARGECABANA-768x480.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">YOUR LARGE, COMFORTABLE CABANA<\/h3><p class=\"elementor-image-box-description\">Mobility is vital for the best fishing experience, so our anglers stay in \u201criver trains\u201d\nmade up of shallow-draft floating cabanas and support barges. This allows us to reach\nprime fishing areas that are inaccessible to yachts and motherships.\n Our river train concept has been so successful that we now operate a fleet of eight\nriver trains across multiple rivers.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-549aac8 e-flex e-con-boxed e-con e-parent\" data-id=\"549aac8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7958352 elementor-invisible elementor-widget elementor-widget-html\" data-id=\"7958352\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<h2 class=\"fish-title\">Giants of the Amazon<\/h2>\r\n<p class=\"fish-sub\">Peacock Bass & Trophy Catches<\/p>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5f3b676 elementor-arrows-position-inside elementor-invisible elementor-widget elementor-widget-image-carousel\" data-id=\"5f3b676\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;navigation&quot;:&quot;arrows&quot;,&quot;autoplay_speed&quot;:2000,&quot;_animation_mobile&quot;:&quot;fadeInUp&quot;,&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carrusel de im\u00e1genes\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 de 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-content\/uploads\/2025\/09\/PBASS-768x480.jpg\" alt=\"PBASS\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 de 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-content\/uploads\/2025\/09\/Primera-semana-marmelos-2022-768x576.jpeg\" alt=\"Primera semana marmelos 2022\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 de 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-content\/uploads\/2025\/09\/WhatsApp-Image-2022-11-07-at-12.31.08-PM-768x1140.jpeg\" alt=\"WhatsApp Image 2022-11-07 at 12.31.08 PM\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 de 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-content\/uploads\/2025\/09\/Redtail-Catfish-768x1024.jpg\" alt=\"Redtail-Catfish\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 de 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-content\/uploads\/2025\/09\/WhatsApp-Image-2022-10-06-at-2.40.12-PM-768x576.jpeg\" alt=\"WhatsApp Image 2022-10-06 at 2.40.12 PM\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 de 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-content\/uploads\/2025\/09\/Payara-768x512.jpg\" alt=\"Payara\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 de 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-content\/uploads\/2025\/09\/WhatsApp-Image-2022-11-07-at-12.31.01-PM-768x1024.jpeg\" alt=\"WhatsApp Image 2022-11-07 at 12.31.01 PM\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 de 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-content\/uploads\/2025\/09\/WhatsApp-Image-2022-10-02-at-2.14.03-PM-768x576.jpeg\" alt=\"WhatsApp Image 2022-10-02 at 2.14.03 PM\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 de 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-content\/uploads\/2025\/09\/Another-All-Tackle-768x1024.jpg\" alt=\"Another-All-Tackle\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 de 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-content\/uploads\/2025\/09\/Arapaima-768x1024.jpg\" alt=\"Arapaima\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-73d3c8c form e-flex e-con-boxed e-con e-parent\" data-id=\"73d3c8c\" data-element_type=\"container\" data-e-type=\"container\" id=\"form\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4a2fd69 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"4a2fd69\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"contactus\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;fadeIn&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Ready for Your Next Trophy Fishing Adventure?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6920bed elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"6920bed\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;fadeIn&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Your adventure starts here. Share your details and we\u2019ll get back to you with the perfect options.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c051ef7 elementor-button-align-center elementor-invisible elementor-widget elementor-widget-form\" data-id=\"c051ef7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;_animation_mobile&quot;:&quot;fadeInUp&quot;,&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"Contact Landing\" aria-label=\"Contact Landing\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"166\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"c051ef7\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"\" \/>\n\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tFull Name\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" placeholder=\"Full Name\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" placeholder=\"Email\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_6d670dd elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_6d670dd\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tPhone\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[field_6d670dd]\" id=\"form-field-field_6d670dd\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" placeholder=\"Phone\" required=\"required\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-field_8d8609f elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_8d8609f\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tYour Message\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-lg\" name=\"form_fields[field_8d8609f]\" id=\"form-field-field_8d8609f\" rows=\"3\" placeholder=\"Your Message\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-acceptance elementor-field-group elementor-column elementor-field-group-field_1f3d4eb elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t<div class=\"elementor-field-subgroup\">\n\t\t\t<span class=\"elementor-field-option\">\n\t\t\t\t<input type=\"checkbox\" name=\"form_fields[field_1f3d4eb]\" id=\"form-field-field_1f3d4eb\" class=\"elementor-field elementor-size-lg  elementor-acceptance-field\" required=\"required\">\n\t\t\t\t<label for=\"form-field-field_1f3d4eb\"><span style=\"color:#ffffff;\">\n  I accept the <a href=\"https:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/privacy-policy\/\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color:#ffffff;\">Privacy Policy<\/a>.\n<\/span><\/label>\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm elementor-animation-grow\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Request Info<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3d24f2e form e-flex e-con-boxed e-con e-parent\" data-id=\"3d24f2e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dd39a42 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"dd39a42\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;fadeIn&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Amazon Fishing Stories<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-103668a elementor-testimonial--skin-default elementor-testimonial--layout-image_inline elementor-testimonial--align-center elementor-arrows-yes elementor-pagination-type-bullets elementor-invisible elementor-widget elementor-widget-testimonial-carousel\" data-id=\"103668a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;fadeIn&quot;,&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;show_arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"testimonial-carousel.default\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Slides\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\tThis was an experience of a lifetime for us 8 South Dakotans! River Plate Outfitters runs a top shelf operation, we all agreed after the trip!\nTo see the Brazilian Forest and experience fishing the peacocks should everybody\u2019s bucket list!\nTell Karim our group gave him the Outstanding Service Award of all your people working the Camp!\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">Lowell \u2013 South Dakota<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\tI just returned from the Rocado Uneuixi river and I can say, \u201cWOW\u201d what a trip. If anyone is seeking a 20lb+ Peacock, This is the river with the greatest opportunity. I personally landed 5 over 20lbs and had opportunities for more. River Plate and our host Alejandro were fantastic. My thanks to Dawn and J.W. at R&G for all their advice and counsel. Beautiful river with clear dark water. The finest \u201cbig Fish\u201d river in the Amazon + the guides are terrific. Thanks for a Wonderful trip.\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">Monty<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\tI just returned today from fishing in Brazil. We were at the Natan 1 camp with Adam. Not sure that I even have the words to explain the incredible experience that we had this week. Everthing was fantastic from the fishing to the food. The outfit as a whole went above and beyond was more than I ever expected. Adam did a fantastic job running the camp and made us all feel very comfortable. I will definately be back soon. Thanks for a great journey!\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">Charlie Andrews<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>WORLD\u2019S BEST PEACOCK BASS FISHING CONTACT US 0 MILES OF PRIVATE RIVERS 14 Private Rivers 35M Acres Preserved 20lb+ Trophy Bass With exclusive access to 14 private rivers acquired over three decades operating in the\u00a0Amazon, we fish where nobody else can. Spread across 35 million acres of indigenous lands and nature preserves, these pristine\u00a0rivers consistently [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-166","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-json\/wp\/v2\/pages\/166","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-json\/wp\/v2\/comments?post=166"}],"version-history":[{"count":382,"href":"http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-json\/wp\/v2\/pages\/166\/revisions"}],"predecessor-version":[{"id":715,"href":"http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-json\/wp\/v2\/pages\/166\/revisions\/715"}],"wp:attachment":[{"href":"http:\/\/www.riverplateanglers.com\/Peacock-Bass-Fishing\/wp-json\/wp\/v2\/media?parent=166"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}