{"id":35324,"date":"2025-07-16T13:37:50","date_gmt":"2025-07-16T13:37:50","guid":{"rendered":"https:\/\/zonacuriosa.com.br\/?p=35324"},"modified":"2025-07-16T13:37:53","modified_gmt":"2025-07-16T13:37:53","slug":"estabilidade-bonus-e-ganhos-altos-caminhoneiros-encontram-tudo-na-riverside","status":"publish","type":"post","link":"https:\/\/zonacuriosa.com.br\/en\/estabilidade-bonus-e-ganhos-altos-caminhoneiros-encontram-tudo-na-riverside\/","title":{"rendered":"Stability, bonuses, and high earnings? Truckers find it all at Riverside"},"content":{"rendered":"<div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In the constant search for stability and recognition, the truck driving profession in the United States continues to attract the interest of many professionals. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>This compensation model, combined with the support structure and well-planned routes, reinforces the perception that the sector remains a solid and advantageous option.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-aupgS\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/www.riversidetransportcdljobs.com\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/zonacuriosa.com.br\/wp-content\/uploads\/sites\/86\/2025\/07\/card-7.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Job Vacancies        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Riverside         <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Order Online            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Truck drivers receive up to US$1,000\/year + starting bonus        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.riversidetransportcdljobs.com\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              View Vacancies            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.riversidetransportcdljobs.com\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              View Vacancies            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          You will be redirected to another website        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/www.riversidetransportcdljobs.com\/\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/zonacuriosa.com.br\/wp-content\/uploads\/sites\/86\/2025\/07\/card-7.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Truck drivers receive up to US$1,000\/year + starting bonus              <\/p>\n              <a href=\"https:\/\/www.riversidetransportcdljobs.com\/\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    View Vacancies                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will be redirected to another website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Good salaries and professional structure: a possible combination at Riverside!<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Although many sectors show stagnant wages, the road transport sector maintains growing appreciation.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Furthermore, the $1,000 bonus offered at the start of the contract reinforces the commitment to the employee. Immediately after hiring, the funds are released based on the orientation and adaptation stages. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Likewise, this incentive is relevant for those who need a fresh start with a structured approach. In other words, the company values not only drivers&#039; retention, but also the beginning of their careers.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Employment opportunity with appreciation<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>While the job market is showing some rigidity in its hiring processes, the transportation sector is operating more dynamically.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Furthermore, the company provides all necessary information about cargo types, contract models, and available equipment. At the same time, it&#039;s open to answering questions and presenting possibilities for adapting routes and schedules. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In addition to offering technical onboarding, it also reinforces emotional and practical support immediately after hiring.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Structured and predictable journey: a differentiator in transportation at Riverside<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Often, the biggest challenge in a trucker&#039;s life is unpredictability. However, Riverside seems to understand this pain clearly. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>From the moment a driver joins the workforce, they receive a pre-planned route schedule, with realistic delivery and schedule planning. This means that even in an industry that deals with unexpected events, the routine gains a certain level of predictability.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Even so, the company remains flexible in emergency situations, allowing adjustments based on the employee&#039;s reality. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>At the same time, it has a support team available for technical and logistical interventions. Therefore, the driver is not alone in his decisions and receives frequent support throughout the journey.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Orientation and welcome bonus at the beginning of the journey<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Immediately after hiring, professionals undergo a phase of technical and behavioral orientation. During this stage, they receive a bonus. <strong>US$2,000<\/strong> as a form of recognition and acceptance. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Furthermore, this approach aims to reduce operational errors and create a culture of mutual trust. In other words, Riverside understands that investing in the early days directly impacts long-term talent retention.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Modern equipment and focus on professional safety<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>It&#039;s not just about putting a driver on the road\u2014and Riverside seems to be clear about that. For example, the trucks are frequently updated and feature onboard technologies that monitor speed, braking, location, and fuel consumption. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Every time a fault is identified, a technical team is called immediately, reducing risks for the driver.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Even more importantly, the vehicles are adapted to provide comfort on long journeys, with air-conditioned cabins, ergonomic seats and facilities for planned breaks.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Planned routes and constant communication with base<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>While other companies limit interaction with drivers, Riverside offers continuous support. While drivers are on the road, they can rely on direct communication channels with their base. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Often, situations such as diversions, weather changes or accidents are resolved quickly with guidance from the center.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Furthermore, routes are defined based on safety, estimated time, and traffic conditions. All instructions are then displayed on the onboard system. Therefore, even in the face of unforeseen circumstances, the driver is never completely helpless.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Internal recognition and real growth opportunities<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Truck driver appreciation at Riverside isn&#039;t limited to salary. Despite this, professional growth incentives are available on several fronts. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>As long as the employee demonstrates engagement, he or she will be considered for fleet leadership positions, training new drivers, or supervising routes.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Performance is constantly monitored carefully but fairly. In other words, those who stand out gain visibility and concrete opportunities for advancement. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Similarly, there are internal reward programs for efficiency, safety, and fuel economy. Therefore, the company&#039;s culture is based on supportive meritocracy\u2014a rarity in the industry.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">How the process works at Riverside: step by step<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Before drivers can start working at Riverside, they must follow a straightforward and structured process. Despite this, the steps are simple and organized. Now, see how everything unfolds in an objective and accessible manner.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-1KVVD8\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/www.riversidetransportcdljobs.com\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/zonacuriosa.com.br\/wp-content\/uploads\/sites\/86\/2025\/07\/card-7.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Job Vacancies        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Riverside         <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Order Online            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Truck drivers receive up to US$1,000\/year + starting bonus        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.riversidetransportcdljobs.com\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              View Vacancies            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.riversidetransportcdljobs.com\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              View Vacancies            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          You will be redirected to another website        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/www.riversidetransportcdljobs.com\/\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/zonacuriosa.com.br\/wp-content\/uploads\/sites\/86\/2025\/07\/card-7.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Truck drivers receive up to US$1,000\/year + starting bonus              <\/p>\n              <a href=\"https:\/\/www.riversidetransportcdljobs.com\/\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    View Vacancies                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will be redirected to another website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">1. Access the official website<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The first step is to visit the portal <a class=\"\" href=\"https:\/\/www.riversidetransportcdljobs.com\/\">riversidetransportcdljobs.com<\/a>. Soon after, the driver can view open positions, contract types, and benefits for each position.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">2. Completing the application<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Next, you&#039;ll need to fill out a form with your personal details, CDL number, driving record, and basic contact information. You can also attach previous references.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">3. Initial contact from the recruitment team<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Shortly thereafter, the recruitment team contacts you to validate your information and schedule an online or in-person interview. Once your profile is approved, the process moves quickly.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">4. Guidance and documentation for Riverside<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Immediately after the interview, the candidate receives instructions on the necessary documents, exams, and mandatory training. At this point, they also learn about the earnings structure and bonus details.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">5. Start of operations<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Finally, after being released, the driver begins working according to the defined routes and begins receiving a proportional bonus of US$1,000. They then officially become part of the Riverside team.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Opportunities like Riverside don&#039;t fit your current situation? That&#039;s okay.<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Perhaps long-distance work, technical requirements, or the pace of the profession don&#039;t yet make sense for your current situation. Even so, the market remains buoyant on various fronts. There are opportunities for those who want to work locally, with lighter workloads or more predictable routines. The important thing is to remain alert and open to the possibilities that constantly arise.<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Na constante busca por estabilidade e valoriza\u00e7\u00e3o, a profiss\u00e3o de caminhoneiro nos Estados Unidos continua despertando o interesse de muitos profissionais. Esse modelo de remunera\u00e7\u00e3o, somado \u00e0 estrutura de apoio e rotas bem planejadas, refor\u00e7a a percep\u00e7\u00e3o de que o setor segue como uma op\u00e7\u00e3o s\u00f3lida e vantajosa. Bons sal\u00e1rios e estrutura profissional: uma combina\u00e7\u00e3o&hellip; <a class=\"more-link\" href=\"https:\/\/zonacuriosa.com.br\/en\/estabilidade-bonus-e-ganhos-altos-caminhoneiros-encontram-tudo-na-riverside\/\">Continue reading <span class=\"screen-reader-text\">Stability, bonuses, and high earnings? Truckers find it all at Riverside<\/span><\/a><\/p>","protected":false},"author":93,"featured_media":35326,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[182],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Caminhoneiros encontram tudo na Riverside<\/title>\n<meta name=\"description\" content=\"Riverside paga at\u00e9 US$93.600\/ano e oferece b\u00f4nus de US$2.000 logo no in\u00edcio. Entenda como funciona a rotina de trabalho para caminhoneiros.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/zonacuriosa.com.br\/en\/estabilidade-bonus-e-ganhos-altos-caminhoneiros-encontram-tudo-na-riverside\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Caminhoneiros encontram tudo na Riverside\" \/>\n<meta property=\"og:description\" content=\"Riverside paga at\u00e9 US$93.600\/ano e oferece b\u00f4nus de US$2.000 logo no in\u00edcio. Entenda como funciona a rotina de trabalho para caminhoneiros.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zonacuriosa.com.br\/en\/estabilidade-bonus-e-ganhos-altos-caminhoneiros-encontram-tudo-na-riverside\/\" \/>\n<meta property=\"og:site_name\" content=\"Zona Curiosa\" \/>\n<meta property=\"article:published_time\" content=\"2025-07-16T13:37:50+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-16T13:37:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/zonacuriosa.com.br\/wp-content\/uploads\/sites\/86\/2025\/07\/capa-16.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"625\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"joaovitorjacintho1998\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"joaovitorjacintho1998\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/zonacuriosa.com.br\/estabilidade-bonus-e-ganhos-altos-caminhoneiros-encontram-tudo-na-riverside\/\",\"url\":\"https:\/\/zonacuriosa.com.br\/estabilidade-bonus-e-ganhos-altos-caminhoneiros-encontram-tudo-na-riverside\/\",\"name\":\"Caminhoneiros encontram tudo na Riverside\",\"isPartOf\":{\"@id\":\"https:\/\/zonacuriosa.com.br\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/zonacuriosa.com.br\/estabilidade-bonus-e-ganhos-altos-caminhoneiros-encontram-tudo-na-riverside\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/zonacuriosa.com.br\/estabilidade-bonus-e-ganhos-altos-caminhoneiros-encontram-tudo-na-riverside\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/zonacuriosa.com.br\/wp-content\/uploads\/sites\/86\/2025\/07\/capa-16.jpg\",\"datePublished\":\"2025-07-16T13:37:50+00:00\",\"dateModified\":\"2025-07-16T13:37:53+00:00\",\"author\":{\"@id\":\"https:\/\/zonacuriosa.com.br\/#\/schema\/person\/b0b94dcbe2f5caf90bfdf59817c675ed\"},\"description\":\"Riverside paga at\u00e9 US$93.600\/ano e oferece b\u00f4nus de US$2.000 logo no in\u00edcio. Entenda como funciona a rotina de trabalho para caminhoneiros.\",\"breadcrumb\":{\"@id\":\"https:\/\/zonacuriosa.com.br\/estabilidade-bonus-e-ganhos-altos-caminhoneiros-encontram-tudo-na-riverside\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/zonacuriosa.com.br\/estabilidade-bonus-e-ganhos-altos-caminhoneiros-encontram-tudo-na-riverside\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/zonacuriosa.com.br\/estabilidade-bonus-e-ganhos-altos-caminhoneiros-encontram-tudo-na-riverside\/#primaryimage\",\"url\":\"https:\/\/zonacuriosa.com.br\/wp-content\/uploads\/sites\/86\/2025\/07\/capa-16.jpg\",\"contentUrl\":\"https:\/\/zonacuriosa.com.br\/wp-content\/uploads\/sites\/86\/2025\/07\/capa-16.jpg\",\"width\":1200,\"height\":625,\"caption\":\"Riverside\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/zonacuriosa.com.br\/estabilidade-bonus-e-ganhos-altos-caminhoneiros-encontram-tudo-na-riverside\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/zonacuriosa.com.br\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Estabilidade, b\u00f4nus e ganhos altos? Caminhoneiros encontram tudo na Riverside\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/zonacuriosa.com.br\/#website\",\"url\":\"https:\/\/zonacuriosa.com.br\/\",\"name\":\"Zona Curiosa\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/zonacuriosa.com.br\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/zonacuriosa.com.br\/#\/schema\/person\/b0b94dcbe2f5caf90bfdf59817c675ed\",\"name\":\"joaovitorjacintho1998\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/zonacuriosa.com.br\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/2843227ca03ccf8cc7ccca45204c127e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/2843227ca03ccf8cc7ccca45204c127e?s=96&d=mm&r=g\",\"caption\":\"joaovitorjacintho1998\"},\"url\":\"https:\/\/zonacuriosa.com.br\/en\/author\/joaovitorjacintho1998\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Caminhoneiros encontram tudo na Riverside","description":"Riverside paga at\u00e9 US$93.600\/ano e oferece b\u00f4nus de US$2.000 logo no in\u00edcio. Entenda como funciona a rotina de trabalho para caminhoneiros.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/zonacuriosa.com.br\/en\/estabilidade-bonus-e-ganhos-altos-caminhoneiros-encontram-tudo-na-riverside\/","og_locale":"en_US","og_type":"article","og_title":"Caminhoneiros encontram tudo na Riverside","og_description":"Riverside paga at\u00e9 US$93.600\/ano e oferece b\u00f4nus de US$2.000 logo no in\u00edcio. Entenda como funciona a rotina de trabalho para caminhoneiros.","og_url":"https:\/\/zonacuriosa.com.br\/en\/estabilidade-bonus-e-ganhos-altos-caminhoneiros-encontram-tudo-na-riverside\/","og_site_name":"Zona Curiosa","article_published_time":"2025-07-16T13:37:50+00:00","article_modified_time":"2025-07-16T13:37:53+00:00","og_image":[{"width":1200,"height":625,"url":"https:\/\/zonacuriosa.com.br\/wp-content\/uploads\/sites\/86\/2025\/07\/capa-16.jpg","type":"image\/jpeg"}],"author":"joaovitorjacintho1998","twitter_card":"summary_large_image","twitter_misc":{"Written by":"joaovitorjacintho1998","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/zonacuriosa.com.br\/estabilidade-bonus-e-ganhos-altos-caminhoneiros-encontram-tudo-na-riverside\/","url":"https:\/\/zonacuriosa.com.br\/estabilidade-bonus-e-ganhos-altos-caminhoneiros-encontram-tudo-na-riverside\/","name":"Caminhoneiros encontram tudo na Riverside","isPartOf":{"@id":"https:\/\/zonacuriosa.com.br\/#website"},"primaryImageOfPage":{"@id":"https:\/\/zonacuriosa.com.br\/estabilidade-bonus-e-ganhos-altos-caminhoneiros-encontram-tudo-na-riverside\/#primaryimage"},"image":{"@id":"https:\/\/zonacuriosa.com.br\/estabilidade-bonus-e-ganhos-altos-caminhoneiros-encontram-tudo-na-riverside\/#primaryimage"},"thumbnailUrl":"https:\/\/zonacuriosa.com.br\/wp-content\/uploads\/sites\/86\/2025\/07\/capa-16.jpg","datePublished":"2025-07-16T13:37:50+00:00","dateModified":"2025-07-16T13:37:53+00:00","author":{"@id":"https:\/\/zonacuriosa.com.br\/#\/schema\/person\/b0b94dcbe2f5caf90bfdf59817c675ed"},"description":"Riverside paga at\u00e9 US$93.600\/ano e oferece b\u00f4nus de US$2.000 logo no in\u00edcio. Entenda como funciona a rotina de trabalho para caminhoneiros.","breadcrumb":{"@id":"https:\/\/zonacuriosa.com.br\/estabilidade-bonus-e-ganhos-altos-caminhoneiros-encontram-tudo-na-riverside\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zonacuriosa.com.br\/estabilidade-bonus-e-ganhos-altos-caminhoneiros-encontram-tudo-na-riverside\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zonacuriosa.com.br\/estabilidade-bonus-e-ganhos-altos-caminhoneiros-encontram-tudo-na-riverside\/#primaryimage","url":"https:\/\/zonacuriosa.com.br\/wp-content\/uploads\/sites\/86\/2025\/07\/capa-16.jpg","contentUrl":"https:\/\/zonacuriosa.com.br\/wp-content\/uploads\/sites\/86\/2025\/07\/capa-16.jpg","width":1200,"height":625,"caption":"Riverside"},{"@type":"BreadcrumbList","@id":"https:\/\/zonacuriosa.com.br\/estabilidade-bonus-e-ganhos-altos-caminhoneiros-encontram-tudo-na-riverside\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zonacuriosa.com.br\/"},{"@type":"ListItem","position":2,"name":"Estabilidade, b\u00f4nus e ganhos altos? Caminhoneiros encontram tudo na Riverside"}]},{"@type":"WebSite","@id":"https:\/\/zonacuriosa.com.br\/#website","url":"https:\/\/zonacuriosa.com.br\/","name":"Zona Curiosa","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zonacuriosa.com.br\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/zonacuriosa.com.br\/#\/schema\/person\/b0b94dcbe2f5caf90bfdf59817c675ed","name":"joaovitorjacintho1998","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zonacuriosa.com.br\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/2843227ca03ccf8cc7ccca45204c127e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2843227ca03ccf8cc7ccca45204c127e?s=96&d=mm&r=g","caption":"joaovitorjacintho1998"},"url":"https:\/\/zonacuriosa.com.br\/en\/author\/joaovitorjacintho1998\/"}]}},"_links":{"self":[{"href":"https:\/\/zonacuriosa.com.br\/en\/wp-json\/wp\/v2\/posts\/35324"}],"collection":[{"href":"https:\/\/zonacuriosa.com.br\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zonacuriosa.com.br\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zonacuriosa.com.br\/en\/wp-json\/wp\/v2\/users\/93"}],"replies":[{"embeddable":true,"href":"https:\/\/zonacuriosa.com.br\/en\/wp-json\/wp\/v2\/comments?post=35324"}],"version-history":[{"count":3,"href":"https:\/\/zonacuriosa.com.br\/en\/wp-json\/wp\/v2\/posts\/35324\/revisions"}],"predecessor-version":[{"id":35329,"href":"https:\/\/zonacuriosa.com.br\/en\/wp-json\/wp\/v2\/posts\/35324\/revisions\/35329"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/zonacuriosa.com.br\/en\/wp-json\/wp\/v2\/media\/35326"}],"wp:attachment":[{"href":"https:\/\/zonacuriosa.com.br\/en\/wp-json\/wp\/v2\/media?parent=35324"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zonacuriosa.com.br\/en\/wp-json\/wp\/v2\/categories?post=35324"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zonacuriosa.com.br\/en\/wp-json\/wp\/v2\/tags?post=35324"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}