tour.corelistingmachine.com Open in urlscan Pro
3.128.132.120  Public Scan

Submitted URL: https://tour.corelistingmachine.com/post/193882873/48-Bentwater-Circle-Boynton-Beach-FL-RX-11007138
Effective URL: https://tour.corelistingmachine.com/tour/titan/?id=8520055&_seoAddress=48-Bentwater-Circle-Boynton-Beach-FL-RX-11007138&
Submission: On July 28 via manual from US — Scanned from DE

Form analysis 12 forms found in the DOM

Name: agentinfo_scheduleform

<form class="row" name="agentinfo_scheduleform" id="agentinfo_scheduleform" onsubmit="return false;">
  <!-- Left form Inputs -->
  <div class="col-md-6">
    <div class="row">
      <div class="col-sm-6">
        <input type="text" class="form-control datepicker" placeholder="Select a Date" name="agentinfo_scheduledate" id="agentinfo_scheduledate" onchange="/*validateInput(this, date_regx, text.INVALID_DATE);*/">
        <input type="text" class="form-control" placeholder="Name" name="agentinfo_schedulename" id="agentinfo_schedulename" onchange="validateInput(this, blank_regx, text.INVALID_NAME); saveName(this.value);">
        <input type="text" class="form-control" placeholder="Phone" name="agentinfo_schedulephone" id="agentinfo_schedulephone" onchange="validateInput(this, phone_regx, text.INVALID_PHONE); savePhone(this.value);">
        <p>Best Time to Contact You</p>
        <select class="form-control" name="agentinfo_schedulebesttime" id="agentinfo_schedulebesttime">
          <option value="morning">Morning</option>
          <option value="evening">Evening</option>
        </select>
      </div>
      <div class="col-sm-6">
        <p class="timeTxt">Select a Time</p>
        <select class="form-control" name="agentinfo_scheduletime" id="agentinfo_scheduletime">
          <option value="morning">Morning</option>
          <option value="afternoon">Afternoon</option>
          <option value="evening">Evening</option>
        </select>
        <input type="email" class="form-control" placeholder="Email" name="agentinfo_scheduleemail" id="agentinfo_scheduleemail" onchange="validateInput(this, email_regx, text.INVALID_EMAIL); saveEmail(this.value);">
        <p>Preferred Contact Method</p>
        <select class="form-control" name="agentinfo_schedulecontactmethod" id="agentinfo_schedulecontactmethod">
          <option value="Phone">Phone</option>
          <option value="Phone (text)">Phone (text)</option>
          <option value="Email">Email</option>
        </select>
      </div>
    </div>
  </div>
  <!-- Right side Inputs -->
  <div class="col-md-6">
    <div class="row">
      <div class="col-sm-12">
        <ul class="list-inline">
          <li>Are you currently working with an agent?</li>
          <li>
            <div class="ex-radio">
              <input type="radio" name="agentinfo_currentagent" id="agentinfo_schedule_yes" value="yes">
              <label for="agentinfo_schedule_yes">Yes</label>
            </div>
          </li>
          <li>
            <div class="ex-radio">
              <input type="radio" name="agentinfo_currentagent" id="agentinfo_schedule_no" checked="" value="no">
              <label for="agentinfo_schedule_no">No</label>
            </div>
          </li>
        </ul>
        <p>If yes, what is your agent's name and phone number?</p>
      </div>
    </div>
    <div class="row rowTop">
      <div class="col-sm-6" id="agentinfo_schedule_agentnameLabel"><input type="text" class="form-control" name="agentinfo_scheduleagentname" id="agentinfo_scheduleagentname" placeholder="Name"></div>
      <div class="col-sm-6" id="agentinfo_schedule_agentphoneLabel"><input type="text" class="form-control" name="agentinfo_scheduleagentphone" id="agentinfo_scheduleagentphone" placeholder="Phone"></div>
    </div>
    <div class="row rowBot">
      <div class="col-sm-8">
        <textarea class="form-control" rows="5" name="agentinfo_schedulecomments" id="agentinfo_schedulecomments" placeholder="Additional Comments"></textarea>
      </div>
      <div class="col-sm-4">
        <button type="button" class="btn grayBtn primaryBGColor secondaryFont noBuffer" name="agentinfo_schedulebutton" id="agentinfo_schedulebutton">Send</button>
      </div>
    </div>
  </div>
</form>

Name: coagentinfo_scheduleform

<form class="row" name="coagentinfo_scheduleform" id="coagentinfo_scheduleform" onsubmit="return false;">
  <!-- Left form Inputs -->
  <div class="col-md-6">
    <div class="row">
      <div class="col-sm-6">
        <input type="text" class="form-control datepicker" placeholder="Select a Date" name="coagentinfo_scheduledate" id="coagentinfo_scheduledate" onchange="/*validateInput(this, date_regx, text.INVALID_DATE);*/">
        <input type="text" class="form-control" placeholder="Name" name="coagentinfo_schedulename" id="coagentinfo_schedulename" onchange="validateInput(this, blank_regx, text.INVALID_NAME); saveName(this.value);">
        <input type="text" class="form-control" placeholder="Phone" name="coagentinfo_schedulephone" id="coagentinfo_schedulephone" onchange="validateInput(this, phone_regx, text.INVALID_PHONE); savePhone(this.value);">
        <p>Best Time to Contact You</p>
        <select class="form-control" name="coagentinfo_schedulebesttime" id="coagentinfo_schedulebesttime">
          <option value="morning">Morning</option>
          <option value="evening">Evening</option>
        </select>
      </div>
      <div class="col-sm-6">
        <p class="timeTxt">Select a Time</p>
        <select class="form-control" name="coagentinfo_scheduletime" id="coagentinfo_scheduletime">
          <option value="morning">Morning</option>
          <option value="afternoon">Afternoon</option>
          <option value="evening">Evening</option>
        </select>
        <input type="email" class="form-control" placeholder="Email" name="coagentinfo_scheduleemail" id="coagentinfo_scheduleemail" onchange="validateInput(this, email_regx, text.INVALID_EMAIL); saveEmail(this.value);">
        <p>Preferred Contact Method</p>
        <select class="form-control" name="coagentinfo_schedulecontactmethod" id="coagentinfo_schedulecontactmethod">
          <option value="Phone">Phone</option>
          <option value="Phone (text)">Phone (text)</option>
          <option value="Email">Email</option>
        </select>
      </div>
    </div>
  </div>
  <!-- Right side Inputs -->
  <div class="col-md-6">
    <div class="row">
      <div class="col-sm-12">
        <ul class="list-inline">
          <li>Are you currently working with an agent?</li>
          <li>
            <div class="ex-radio">
              <input type="radio" name="coagentinfo_currentagent" id="coagentinfo_schedule_yes" value="yes">
              <label for="coagentinfo_schedule_yes">Yes</label>
            </div>
          </li>
          <li>
            <div class="ex-radio">
              <input type="radio" name="coagentinfo_currentagent" id="coagentinfo_schedule_no" checked="" value="no">
              <label for="coagentinfo_schedule_no">No</label>
            </div>
          </li>
        </ul>
        <p>If yes, what is your agent's name and phone number?</p>
      </div>
    </div>
    <div class="row rowTop">
      <div class="col-sm-6" id="coagentinfo_schedule_agentnameLabel"><input type="text" class="form-control" name="coagentinfo_scheduleagentname" id="coagentinfo_scheduleagentname" placeholder="Name"></div>
      <div class="col-sm-6" id="coagentinfo_schedule_agentphoneLabel"><input type="text" class="form-control" name="coagentinfo_scheduleagentphone" id="coagentinfo_scheduleagentphone" placeholder="Phone"></div>
    </div>
    <div class="row rowBot">
      <div class="col-sm-8">
        <textarea class="form-control" rows="5" name="coagentinfo_schedulecomments" id="coagentinfo_schedulecomments" placeholder="Additional Comments"></textarea>
      </div>
      <div class="col-sm-4">
        <button type="button" class="btn grayBtn primaryBGColor secondaryFont noBuffer" name="coagentinfo_schedulebutton" id="coagentinfo_schedulebutton" onclick="coagentinfo_scheduleAShowing();">Send</button>
      </div>
    </div>
  </div>
</form>

Name: agentinfo_sendmessageform

<form name="agentinfo_sendmessageform" id="agentinfo_sendmessageform" onsubmit="return false;">
  <div class="col-md-12">
    <div style="text-align: center;" class="hide">
      <input type="radio" name="agentinfo_sendmessage_via" value="email" checked="" onclick="$('#emailRow').show(); $('#subjectRow').show(); $('#phoneRow').hide();"> Email <input type="radio" name="agentinfo_sendmessage_via" value="text"
        onclick="$('#emailRow').hide(); $('#subjectRow').hide(); $('#phoneRow').show();"> Text
    </div>
    <div class="row">
      <div class="col-sm-4 contactForm">
        <input placeholder="Your Name" type="text" name="agentinfo_sendmessage_name" id="agentinfo_sendmessage_name" onkeyup="validateInput(this, blank_regx, text.INVALID_NAME);" onchange="saveName(this.value);" class="form-control">
      </div>
      <div class="col-sm-4 contactForm" id="emailRow">
        <input placeholder="Your Email" type="text" name="agentinfo_sendmessage_email" id="agentinfo_sendmessage_email" onkeyup="validateInput(this, email_regx, text.INVALID_EMAIL);" onchange="saveEmail(this.value);" class="form-control">
      </div>
      <div class="col-sm-4 contactForm hide" id="phoneRow">
        <input placeholder="Phone" type="text" name="agentinfo_sendmessage_phone" id="agentinfo_sendmessage_phone" onkeyup="validateInput(this, phone_regx, text.INVALID_PHONE);" onchange="savePhone(this.value);" class="form-control">
      </div>
      <div class="col-sm-4 contactForm" id="subjectRow">
        <input placeholder="Subject" type="text" name="agentinfo_sendmessage_subject" id="agentinfo_sendmessage_subject" onkeyup="validateInput(this, blank_regx, text.INVALID_BLANK);" class="form-control">
      </div>
      <div class="col-sm-12 contactForm">
        <textarea placeholder="Message" name="agentinfo_sendmessage_message" id="agentinfo_sendmessage_message" class="form-control" onkeyup="validateInput(this, blank_regx, text.INVALID_BLANK);"></textarea>
      </div>
    </div>
    <div class="row">
      <div class="col-sm-12 ">
        <input type="button" name="agentinfo_sendmessage_button" id="agentinfo_sendmessage_button" value="Send" class="btn btn-default grayBtn primaryBGColor secondaryFont pull-right">
      </div>
    </div>
    <div class="row">
      <div class="disclaimer">
        <hr> By registering, you agree to our terms of use and that real estate professionals and lenders may call/text you about your inquiry, which may involve the use of automated means and prerecorded/artificial voices. You don't need to consent
        as a condition of buying any property, goods, or services. Message/data rates may apply.
      </div>
    </div>
  </div>
</form>

Name: coagentinfo_sendemailform

<form name="coagentinfo_sendemailform" id="coagentinfo_sendemailform" onsubmit="return false;">
  <div class="col-md-12">
    <div style="text-align: center;">
      <!--not available for coAgent-->
      <!-- <input type="radio" name="agentinfo_sendmessage_via" value="email" checked onclick="$('#emailRow').show(); $('#subjectRow').show(); $('#phoneRow').hide();" /> Email                           <input type="radio" name="agentinfo_sendmessage_via" value="text" onclick="$('#emailRow').hide(); $('#subjectRow').hide(); $('#phoneRow').show();" /> Text -->
    </div>
    <div class="row">
      <div class="col-sm-4 contactForm">
        <input placeholder="Your Name" type="text" name="coagentinfo_sendemail_name" id="coagentinfo_sendemail_name" onchange="saveName(this.value);" class="form-control">
      </div>
      <div class="col-sm-4 contactForm" id="emailRow">
        <input placeholder="Your Email" type="text" name="coagentinfo_sendemail_email" id="coagentinfo_sendemail_email" onchange="saveEmail(this.value);" class="form-control">
      </div>
      <div class="col-sm-4 contactForm hide" id="phoneRow">
        <input placeholder="Phone" type="text" name="agentinfo_sendmessage_phone" id="agentinfo_sendmessage_phone" onkeyup="validateInput(this, phone_regx, text.INVALID_PHONE);" onchange="savePhone(this.value);" class="form-control">
      </div>
      <div class="col-sm-4 contactForm" id="subjectRow">
        <input placeholder="Subject" type="text" name="coagentinfo_sendemail_subject" id="coagentinfo_sendemail_subject" class="form-control">
      </div>
      <div class="col-sm-12 contactForm">
        <textarea placeholder="Message" name="coagentinfo_sendemail_message" id="coagentinfo_sendemail_message" class="form-control"></textarea>
      </div>
    </div>
    <div class="row">
      <div class="col-sm-12 ">
        <input type="button" name="coagentinfo_sendemail_button" id="coagentinfo_sendemail_button" value="Send" class="btn btn-default grayBtn primaryBGColor secondaryFont pull-right">
      </div>
    </div>
  </div>
</form>

Name: calculator_mortgage_form

<form class="clearfix mortForm" name="calculator_mortgage_form" id="calculator_mortgage_form" onsubmit="return false;">
  <input type="hidden" id="calcCountry" value="US">
  <div class="row">
    <div class="col-xs-5 text-right"> Loan amount ($) </div>
    <div class="col-xs-5 col-sm-7 formDeets">
      <input type="text" class="form-control" name="calculator_mortgage_loanAmount" id="calculator_mortgage_loanAmount" value="4,000" onkeyup="calculator_updateMortgageResults('US');">
    </div>
  </div>
  <div class="row">
    <div class="col-xs-5 text-right"> Interest rate </div>
    <div class="col-xs-5 formDeets">
      <input type="text" class="form-control" name="calculator_mortgage_interestRate" id="calculator_mortgage_interestRate" value="4.5" onkeyup="calculator_updateMortgageResults('US');">
    </div>
    <div class="col-xs-1" style="padding-left: 0; padding-top: 7px;">%</div>
  </div>
  <div class="row">
    <div class="col-xs-5 text-right"> Term of mortgage </div>
    <div class="col-xs-5 formDeets">
      <input type="text" class="form-control" name="calculator_mortgage_term" id="calculator_mortgage_term" value="30" onkeyup="calculator_updateMortgageResults('US');">
    </div>
    <div class="col-xs-1" style="padding-left: 0; padding-top: 7px;">years</div>
  </div>
  <div class="row">
    <div class="col-xs-5 text-right"> Annual tax ($) </div>
    <div class="col-xs-5 col-sm-7 formDeets">
      <input type="text" class="form-control" name="calculator_mortgage_annualTax" id="calculator_mortgage_annualTax" value="0" onkeyup="calculator_updateMortgageResults('US');">
    </div>
  </div>
  <div class="row">
    <div class="col-xs-5 text-right"> Annual insurance ($) </div>
    <div class="col-xs-5 col-sm-7 formDeets">
      <input type="text" class="form-control" name="calculator_mortgage_annualInsurance" id="calculator_mortgage_annualInsurance" value="0" onkeyup="calculator_updateMortgageResults('US');">
    </div>
  </div>
</form>

Name: calculator_borrow_form

<form class="clearfix" name="calculator_borrow_form" id="calculator_borrow_form" onsubmit="return false;">
  <h3 class="modal-title primaryFont" id="myModalLabel">How Much Can I Borrow?</h3>
  <p class="modal-disc">Use the following calculator to determine the maximum monthly payment and the maximum loan amount for which you may qualify under normal lender circumstances.</p>
  <!-- Form -->
  <!-- Left form Inputs -->
  <div class="col-sm-6">
    <h4>Annual Income</h4>
    <div class="clearfix">
      <div class="row">
        <div class="col-xs-5 text-right"> Salary/wages ($) </div>
        <div class="col-xs-7 formField">
          <input type="text" class="form-control" name="calculator_borrow_salary" id="calculator_borrow_salary" value="30000">
        </div>
      </div>
      <div class="row">
        <div class="col-xs-5 text-right"> Other income ($) </div>
        <div class="col-xs-7 formField">
          <input type="text" class="form-control" name="calculator_borrow_otherIncome" id="calculator_borrow_otherIncome" value="0">
        </div>
      </div>
    </div>
    <h4>Monthly Expenses</h4>
    <div class="clearfix">
      <div class="row">
        <div class="col-xs-5 text-right"> Property tax ($) </div>
        <div class="col-xs-7 formField">
          <input type="text" class="form-control" name="calculator_borrow_propertyTax" id="calculator_borrow_propertyTax" value="0">
        </div>
      </div>
      <div class="row">
        <div class="col-xs-5 text-right"> Hazard Insurance ($) </div>
        <div class="col-xs-7 formField">
          <input type="text" class="form-control" name="calculator_borrow_hazardInsurance" id="calculator_borrow_hazardInsurance" value="0">
        </div>
      </div>
      <div class="row">
        <div class="col-xs-5 text-right"> Auto payment ($) </div>
        <div class="col-xs-7 formField">
          <input type="text" class="form-control" name="calculator_borrow_autoPayment" id="calculator_borrow_autoPayment" value="0">
        </div>
      </div>
      <div class="row">
        <div class="col-xs-5 text-right"> Credit cards ($) </div>
        <div class="col-xs-7 formField">
          <input type="text" class="form-control" name="calculator_borrow_creditCards" id="calculator_borrow_creditCards" value="0">
        </div>
      </div>
      <div class="row">
        <div class="col-xs-5 text-right"> Other payments ($) </div>
        <div class="col-xs-7 formField">
          <input type="text" class="form-control" name="calculator_borrow_otherPayments" id="calculator_borrow_otherPayments" value="0">
        </div>
      </div>
    </div>
  </div>
  <!-- Right side Inputs -->
  <div class="col-sm-6">
    <div class="row rightForm">
      <h4>Loan Term &amp; Interest Rate</h4>
      <div class="clearfix">
        <div class="row">
          <div class="col-xs-5 col-sm-4 text-right"> Interest rate </div>
          <div class="col-xs-7 formField">
            <input type="text" class="form-control" name="calculator_borrow_interestRate" id="calculator_borrow_interestRate" value="4.5">
          </div>
          <div class="col-xs-1" style="padding-left: 0; padding-top: 7px;">%</div>
        </div>
        <div class="row">
          <div class="col-xs-5 col-sm-4 text-right"> Terms of mortgage </div>
          <div class="col-xs-7 formField">
            <input type="text" class="form-control" name="calculator_borrow_term" id="calculator_borrow_term" value="30">
          </div>
          <div class="col-xs-1" style="padding-left: 0; padding-top: 7px;">years</div>
        </div>
      </div>
    </div>
  </div>
  <div class="col-sm-6">
    <div class="row rightForm">
      <h4>Results</h4>
      <div class="clearfix results">
        <table class="resultsTable grayBG">
          <tbody>
            <tr>
              <td>Maximum monthly mortgage payment</td>
              <td>:</td>
              <td>$<span id="calculator_borrow_maxPayment">2,500.00</span></td>
            </tr>
            <tr>
              <td>Maximum loan amount</td>
              <td>:</td>
              <td>$<span id="calculator_borrow_maxLoan">493,402.90</span></td>
            </tr>
          </tbody>
        </table>
      </div>
      <div class="mortInfo">
        <div class="row">
          <div class="col-xs-12">
            <button class="btn btn-default grayBtn primaryBGColor secondaryFont" data-dismiss="modal" data-toggle="modal" data-target="#calcMoreInfoModal">Request More Information</button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

<form id="calculator_afford_form" class="clearfix">
  <div class="row">
    <div class="clearfix col-sm-5">
      <h4>Enter Income/Mortgage Information</h4>
      <div class="row">
        <div class="col-xs-5 col-sm-6 text-right"> Annual wages ($) </div>
        <div class="col-xs-7 col-sm-6 formField">
          <input type="text" class="form-control" name="calculator_afford_wages" id="calculator_afford_wages" value="30000">
        </div>
      </div>
      <div class="row">
        <div class="col-xs-5 col-sm-6 text-right"> Other income ($) </div>
        <div class="col-xs-7 col-sm-6 formField">
          <input type="text" class="form-control" name="calculator_afford_otherIncome" id="calculator_afford_otherIncome" value="0">
        </div>
      </div>
      <div class="row">
        <div class="col-xs-5 col-sm-6 text-right"> Monthly expenses ($) </div>
        <div class="col-xs-7 col-sm-6 formField">
          <input type="text" class="form-control" name="calculator_afford_monthlyExpenses" id="calculator_afford_monthlyExpenses" value="0">
        </div>
      </div>
      <div class="row">
        <div class="col-xs-5 col-sm-6 text-right"> Annual taxes ($) </div>
        <div class="col-xs-7 col-sm-6 formField">
          <input type="text" class="form-control" name="calculator_afford_annualTaxes" id="calculator_afford_annualTaxes" value="0">
        </div>
      </div>
      <div class="row">
        <div class="col-xs-5 col-sm-6 text-right"> Annual insurance ($) </div>
        <div class="col-xs-7 col-sm-6 formField">
          <input type="text" class="form-control" name="calculator_afford_annualInsurance" id="calculator_afford_annualInsurance" value="0">
        </div>
      </div>
      <div class="row">
        <div class="col-xs-5 col-sm-6 text-right"> Down payment ($) </div>
        <div class="col-xs-7 col-sm-6 formField">
          <input type="text" class="form-control" name="calculator_afford_downPayment" id="calculator_afford_downPayment" value="0">
        </div>
      </div>
      <div class="row">
        <div class="col-xs-5 col-sm-6 text-right"> Mortgage rate (%) </div>
        <div class="col-xs-7 col-sm-6 formField">
          <input type="text" class="form-control" name="calculator_afford_mortgageRate" id="calculator_afford_mortgageRate" value="4.5">
        </div>
      </div>
      <div class="row">
        <div class="col-xs-5 col-sm-6 text-right"> Mortgage term (mo) </div>
        <div class="col-xs-7 col-sm-6 formField">
          <input type="text" class="form-control" name="calculator_afford_mortgageTerm" id="calculator_afford_mortgageTerm" value="30">
        </div>
      </div>
    </div>
    <div class="col-sm-7">
      <h4>Results</h4>
      <table class="table resultsTable grayBG">
        <tbody>
          <tr class="header">
            <td></td>
            <td><b>Conservative</b></td>
            <td><b>Aggressive</b></td>
          </tr>
          <tr>
            <td>Maximum house price</td>
            <td>$<span id="calculator_afford_maxHousePrice_cnsrv">126,113.78</span>
            </td>
            <td>$<span id="calculator_afford_maxHousePrice_aggr">177,625.04</span>
            </td>
          </tr>
          <tr>
            <td>Loan amount</td>
            <td>$<span id="calculator_afford_loanAmt_cnsrv">126,113.78</span>
            </td>
            <td>$<span id="calculator_afford_loanAmt_aggr">177,625.04</span>
            </td>
          </tr>
          <tr>
            <td>Monthly mortgage payment</td>
            <td>$<span id="calculator_afford_moMortgage_cnsrv">639.00</span>
            </td>
            <td>$<span id="calculator_afford_moMortgage_aggr">900.00</span>
            </td>
          </tr>
          <tr>
            <td>Taxes/homeowner insurance</td>
            <td>$<span id="calculator_afford_taxIns_cnsrv">0.00</span>
            </td>
            <td>$<span id="calculator_afford_taxIns_aggr">0.00</span>
            </td>
          </tr>
          <tr>
            <td>Total monthly payment</td>
            <td>$<span id="calculator_afford_ttlPmt_cnsrv">639.00</span>
            </td>
            <td>$<span id="calculator_afford_ttlPmt_aggr">900.00</span>
            </td>
          </tr>
        </tbody>
      </table>
      <div class="mortInfo">
        <div class="row">
          <div class="col-xs-12">
            <button class="btn btn-default grayBtn primaryBGColor secondaryFont" data-dismiss="modal" data-toggle="modal" data-target="#calcMoreInfoModal">Request More Information</button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

<form id="brochure_emailToFriendForm" onsubmit="return false;" class="collapse">
  <div class="row">
    <div class="col-md-6 inputContainer">
      <input type="text" class="form-control" id="brochures_emailToFriend_yourname" name="brochures_emailToFriend_yourname" onchange="validateInput(this, blank_regx, text.INVALID_NAME); saveName(this.value);" placeholder="Your name">
    </div>
    <div class="col-md-6 inputContainer">
      <input type="text" class="form-control" id="brochures_emailToFriend_friendname" name="brochures_emailToFriend_friendname" onchange="validateInput(this, blank_regx, text.INVALID_NAME); saveRcptName(this.value);" placeholder="Recipient's name">
    </div>
  </div>
  <div class="row inputs">
    <div class="col-md-6 inputContainer">
      <input type="email" class="form-control" id="brochures_emailToFriend_youremail" name="brochures_emailToFriend_youremail" onchange="validateInput(this, email_regx, text.INVALID_EMAIL); saveEmail(this.value);" placeholder="Your email">
    </div>
    <div class="col-md-6 inputContainer">
      <input type="email" class="form-control" id="brochures_emailToFriend_friendemail" name="brochures_emailToFriend_friendemail" onchange="validateInput(this, email_regx, text.INVALID_EMAIL); saveRcptEmail(this.value);"
        placeholder="Recipient's email">
    </div>
  </div>
  <div class="row inputs">
    <div class="col-sm-12">
      <input type="text" class="form-control" id="brochures_emailToFriend_subject" name="brochures_emailToFriend_subject" onchange="validateInput(this, blank_regx, text.INVALID_BLANK);" placeholder="Subject">
      <input style="display:none" type="radio" name="brochures_emailGraphicsLevel" value="autoflyer" checked=""><br>
      <input type="hidden" name="isAutoflyer" id="isAutoflyer" value="1">
    </div>
  </div>
  <div>
    <button class="btn grayBtn primaryBGColor secondaryFont" type="button" id="brochures_emailToFriend_sendButton" name="brochures_emailToFriend_sendButton">Send</button>
  </div>
</form>

<form class="row">
  <div class="col-md-12">
    <div class="row rowBot">
      <div class="col-md-12 text-right">
        <div class="col-md-10">
          <ul class="list-inline">
            <li>
              <div class="ex-checkbox">
                <input type="checkbox" name="propertymap_includeMap" id="propertymap_includeMap">
                <label for="include">Include Map in Printout</label>
              </div>
            </li>
          </ul>
        </div>
        <div class="col-md-2">
          <button type="button" class="btn btn-lg primaryBGColor" onclick="propertymap_print();">Print</button>
        </div>
      </div>
    </div>
  </div>
</form>

Name: sendtofriend_smsForm

<form name="sendtofriend_smsForm" id="sendtofriend_smsForm" style="display: block" onsubmit="return false;">
  <div class="form-group">
    <input type="text" name="sendtofriend_txtYourName" id="sendtofriend_txtYourName" onchange="validateInput(this, blank_regx, text.INVALID_NAME); saveName(this.value);" class="form-control" placeholder="Your name">
  </div>
  <div class="form-group phone active">
    <input type="tel" name="sendtofriend_txtYourCell" id="sendtofriend_txtYourCell" onchange="validateInput(this, phone_regx, text.INVALID_PHONE); savePhone(this.value);" class="form-control" placeholder="Your cell">
  </div>
  <div class="form-group">
    <input type="text" name="sendtofriend_txtRecipientName" id="sendtofriend_txtRecipientName" onchange="validateInput(this, blank_regx, text.INVALID_NAME); saveRcptName(this.value);" class="form-control" placeholder="Recipient's name">
  </div>
  <div class="form-group phone active">
    <input type="tel" name="sendtofriend_txtRecipientCell" id="sendtofriend_txtRecipientCell" onchange="validateInput(this, phone_regx, text.INVALID_PHONE); saveRcptPhone(this.value);" class="form-control" placeholder="Recipient's cell">
  </div>
  <div class="row">
    <div class="col-xs-6 btnRow">
      <button type="submit" class="btn grayBtn secondaryFont primaryBGColor" name="sendtofriend_txtSendButton" id="sendtofriend_txtSendButton">Send</button>
    </div>
    <div class="col-xs-6 btnRow">
    </div>
  </div>
  <div class="row">
    <div class="disclaimer">
      <hr> By registering, you agree to our terms of use and that real estate professionals and lenders may call/text you about your inquiry, which may involve the use of automated means and prerecorded/artificial voices. You don't need to consent as
      a condition of buying any property, goods, or services. Message/data rates may apply.
    </div>
  </div>
</form>

Name: sendtofriend_emailForm

<form name="sendtofriend_emailForm" id="sendtofriend_emailForm" style="display: none" onsubmit="return false;">
  <div class="form-group">
    <input type="text" name="sendtofriend_emailYourName" id="sendtofriend_emailYourName" onchange="validateInput(this, blank_regx, text.INVALID_NAME); saveName(this.value);" class="form-control" placeholder="Your name">
  </div>
  <div class="form-group">
    <input type="text" name="sendtofriend_emailYourEmail" id="sendtofriend_emailYourEmail" onchange="validateInput(this, email_regx, text.INVALID_EMAIL); saveEmail(this.value);" class="form-control" placeholder="Your email">
  </div>
  <div class="form-group">
    <input type="text" name="sendtofriend_emailRecipientName" id="sendtofriend_emailRecipientName" onchange="validateInput(this, blank_regx, text.INVALID_NAME); saveRcptName(this.value);" class="form-control" placeholder="Recipient's name">
  </div>
  <div class="form-group">
    <input type="text" name="sendtofriend_emailRecipientEmail" id="sendtofriend_emailRecipientEmail" onchange="validateInput(this, email_regx, text.INVALID_EMAIL); saveRcptEmail(this.value);" class="form-control" placeholder="Recipient's email">
  </div>
  <div class="form-group">
    <input type="text" name="sendtofriend_emailTitle" id="sendtofriend_emailTitle" class="form-control" placeholder="Title">
  </div>
  <div class="form-group">
    <textarea type="text" name="sendtofriend_emailMessage" id="sendtofriend_emailMessage" class="form-control" placeholder="Message"></textarea>
  </div>
  <div class="row">
    <div class="col-xs-6 btnRow">
      <button type="submit" class="btn grayBtn secondaryFont primaryBGColor" name="sendtofriend_emailButton" id="sendtofriend_emailButton">Send</button>
    </div>
    <div class="col-xs-6 btnRow">
    </div>
  </div>
  <div class="row">
    <div class="disclaimer">
      <hr> By registering, you agree to our terms of use and that real estate professionals and lenders may call/text you about your inquiry, which may involve the use of automated means and prerecorded/artificial voices. You don't need to consent as
      a condition of buying any property, goods, or services. Message/data rates may apply.
    </div>
  </div>
</form>

<form id="registrationForm">
  <input type="text" placeholder="Name" name="name" id="registration_name">
  <input type="tel" placeholder="Phone" name="phone" id="registration_phone">
  <input type="email" placeholder="Email" name="email" id="registration_email">
  <div class="buttonRow">
    <button type="button" class="btn grayBtn skip primaryBGColor secondaryFont" id="registrationFormSubmit">Save &amp; View Tour</button>
    <button type="button" class="btn grayBtn primaryBGColor secondaryFont" id="skip" onclick="var d = new Date(); d.setTime(d.getTime() + (3600*24)); document.cookie = 'TourReg=na; expires=' + d.toUTCString();" data-dismiss="modal">Skip to
      Tour</button>
  </div>
</form>

Text Content

Toggle navigation
   
 * Presentation
 * Gallery

Share


REAL ESTATE AND HOMES FOR SALE



 * PRICE: $4,000

 * Rental
   

 * 48 Bentwater Circle
   Boynton Beach, FL 33426

 * MLS #: RX-11007138
   


PROPERTY DETAILS

This immaculate single-family home boasts 3 spacious bedrooms, 2 bathrooms, and
a 2-car garage. Step inside to an open-concept living area with high ceilings,
freshly painted for a modern touch. The heart of the home, a beautifully updated
kitchen, awaits with sleek quartz countertops, brand new stainless appliances,
and timeless wood cabinetry. Elegant marble and warm wood flooring stretch
throughout the home, leading you to the expansive master bedroom, complete with
a walk-in closet and an en-suite featuring a walk-in shower. Enjoy peace of mind
with a new roof, A/C installed in 2022, and a Water Heater from 2021. Step
outside to a large backyard perfect for family fun. Details »

3 Bedrooms

2 Bathrooms

1427 Square Feet

+


PROPERTY DETAILS

48 Bentwater Circle
Boynton Beach, FL 33426

This immaculate single-family home boasts 3 spacious bedrooms, 2 bathrooms, and
a 2-car garage. Step inside to an open-concept living area with high ceilings,
freshly painted for a modern touch. The heart of the home, a beautifully updated
kitchen, awaits with sleek quartz countertops, brand new stainless appliances,
and timeless wood cabinetry. Elegant marble and warm wood flooring stretch
throughout the home, leading you to the expansive master bedroom, complete with
a walk-in closet and an en-suite featuring a walk-in shower. Enjoy peace of mind
with a new roof, A/C installed in 2022, and a Water Heater from 2021. Step
outside to a large backyard perfect for family fun.

MLS #: RX-11007138
Bedrooms: 3
Bathrooms: 2
Total Sq. Feet: 1,427
Price: $4,000



AGENT INFO


ROSIE LEWIN

Real Estate Associates RE/MAX REX
 * 1505 S Federal Hwy
   Boynton Beach, FL 33435
 * 561-856-9556
 * 561-856-9556
 * Email Me

Schedule a Showing Visit My Website
 * 
 * 
 * 
 * 


BIOGRAPHY

p class="p1" style="margin: 0px font-variant-numeric: normal
font-variant-east-asian: normal font-stretch: normal font-size: 12px
line-height: normal font-family: Helvetica"My name is Rosie Lewin, I live in
Delray Beach. I am married and I have a daughter, who is 8 years old. Through
the years, I've learned to love the Real Estate business. I am a full-time Real
Estate Agent and have years of experience in it. As an experienced Real Estate
Agent, It is my duty to help my clients determine the best possible decisions
for their Real Estate needs./pp class="p1" style="margin: 0px
font-variant-numeric: normal font-variant-east-asian: normal font-stretch:
normal font-size: 12px line-height: normal font-family: Helvetica" /pp
class="p1" style="margin: 0px font-variant-numeric: normal
font-variant-east-asian: normal font-stretch: normal font-size: 12px
line-height: normal font-family: 'Helvetica Neue'" /p

+


SCHEDULE A SHOWING

To request an appointment to see this property, fill out the following fields
and click the "SEND" button. An email will be sent to the Real Estate Agent with
your request.

Best Time to Contact You

Morning Evening

Select a Time

Morning Afternoon Evening

Preferred Contact Method

Phone Phone (text) Email
 * Are you currently working with an agent?
 * Yes
 * No

If yes, what is your agent's name and phone number?


Send

--------------------------------------------------------------------------------

By registering, you agree to our terms of use and that real estate professionals
and lenders may call/text you about your inquiry, which may involve the use of
automated means and prerecorded/artificial voices. You don't need to consent as
a condition of buying any property, goods, or services. Message/data rates may
apply.



+


SCHEDULE A SHOWING

To request an appointment to see this property, fill out the following fields
and click the "SEND" button. An email will be sent to the Real Estate Agent with
your request.

Best Time to Contact You

Morning Evening

Select a Time

Morning Afternoon Evening

Preferred Contact Method

Phone Phone (text) Email
 * Are you currently working with an agent?
 * Yes
 * No

If yes, what is your agent's name and phone number?


Send



+


SEND A MESSAGE TO ROSIE LEWIN

To send a message to Rosie Lewin, simply fill out the form below. Once
completed, submit your message by clicking the "SEND" button below.

Email Text



--------------------------------------------------------------------------------

By registering, you agree to our terms of use and that real estate professionals
and lenders may call/text you about your inquiry, which may involve the use of
automated means and prerecorded/artificial voices. You don't need to consent as
a condition of buying any property, goods, or services. Message/data rates may
apply.



+


EMAIL THE CO-LISTING AGENT TO

To send an email to , simply fill out the form below. Once completed, submit
your email by clicking the "SEND" button below.



--------------------------------------------------------------------------------

By registering, you agree to our terms of use and that real estate professionals
and lenders may call/text you about your inquiry, which may involve the use of
automated means and prerecorded/artificial voices. You don't need to consent as
a condition of buying any property, goods, or services. Message/data rates may
apply.




SimpleXMLElement Object
(
    [0] => disclaimer
)


SimpleXMLElement Object
(
    [0] => contactDisclaimer
)


SimpleXMLElement Object
(
    [0] => Terms acceptance requirement notification
)


SimpleXMLElement Object
(
    [0] => canadaContactDisclaimerNotice
)


SimpleXMLElement Object
(
    [0] => Canadian disclaimer checkbox label
)


SimpleXMLElement Object
(
    [0] => canadaDisclaimerLabel
)


SimpleXMLElement Object
(
    [0] => Canadian disclaimer
)


SimpleXMLElement Object
(
    [0] => canadaContactDisclaimer
)


SimpleXMLElement Object
(
    [0] => The prev/next page links on each page
)


SimpleXMLElement Object
(
    [0] => prevPage_previous
)


SimpleXMLElement Object
(
    [0] => The prev/next page links on each page
)


SimpleXMLElement Object
(
    [0] => prevPage_page
)


SimpleXMLElement Object
(
    [0] => The prev/next page links on each page
)


SimpleXMLElement Object
(
    [0] => nextPage_previous
)


SimpleXMLElement Object
(
    [0] => The prev/next page links on each page
)


SimpleXMLElement Object
(
    [0] => nextPage_page
)


SimpleXMLElement Object
(
    [0] => The title for the agent listings page
)


SimpleXMLElement Object
(
    [0] => agentlistings_h1
)


SimpleXMLElement Object
(
    [0] => The main intro text for the agent listings page
)


SimpleXMLElement Object
(
    [0] => agentlistings_headerText
)


SimpleXMLElement Object
(
    [0] => The table columns
)


SimpleXMLElement Object
(
    [0] => agentlistings_addressColumn
)


SimpleXMLElement Object
(
    [0] => The table columns
)


SimpleXMLElement Object
(
    [0] => agentlistings_sizeColumn
)


SimpleXMLElement Object
(
    [0] => The table columns
)


SimpleXMLElement Object
(
    [0] => agentlistings_priceColumn
)


SimpleXMLElement Object
(
    [0] => The table columns
)


SimpleXMLElement Object
(
    [0] => agentlistings_photoColumn
)


SimpleXMLElement Object
(
    [0] => The details label on the right page
)


SimpleXMLElement Object
(
    [0] => agentlistings_addressLabel
)


SimpleXMLElement Object
(
    [0] => The details label on the right page
)


SimpleXMLElement Object
(
    [0] => agentlistings_sizeLabel
)


SimpleXMLElement Object
(
    [0] => The details label on the right page
)


SimpleXMLElement Object
(
    [0] => agentlistings_bedsLabel
)


SimpleXMLElement Object
(
    [0] => The details label on the right page
)


SimpleXMLElement Object
(
    [0] => agentlistings_priceLabel
)


SimpleXMLElement Object
(
    [0] => The details label on the right page
)


SimpleXMLElement Object
(
    [0] => agentlistings_openTourButton
)


SimpleXMLElement Object
(
    [0] => The title for the Property Details page
)


SimpleXMLElement Object
(
    [0] => propertydetails
)


SimpleXMLElement Object
(
    [0] => See More Listings button text
)


SimpleXMLElement Object
(
    [0] => seeMoreListings
)



VIEW MY LISTINGS


VIEW MY LISTINGS

Browse through the many properties that I am currently representing. Click the
property to view the virtual tour of each listing.

Photo Address Size Price 48 Bentwater Circle Boynton Beach, FL 33426 1,427 SqFt
$4,000 Undisclosed Address Boca Raton, FL 33428 1,200 SqFt $447,000 507 Hunting
Lodge Dr Miami Springs, FL 33166 3,588 SqFt $2,050,000 10269 Lexington Estates
Blvd Boca Raton, FL 33428 2,935 SqFt $999,950 3067 Rex Avenue Palm Springs, FL
33461 1,700 SqFt $3,950 400 SW 134th Way 408F Pembroke Pines, FL 33027 957 SqFt
$1,650 15604 NW 12th Rd 0 Pembroke Pines, FL 33028 1,784 SqFt $4,300 398 NE 5th
Street # 2316 Miami, FL 33132 362 SqFt $4,700 6981 SW 19th Manor North
Lauderdale, FL 33068 1,147 SqFt $2,750 8290 Lake Dr 426 Doral, FL 33166 710 SqFt
$262,000 5992 Colony Court Boca Raton, FL 33433 2,064 SqFt $4,650 1132 Hatteras
Circle Greenacres, FL 33413 1,874 SqFt $545,000 22566 Esplanada Dr Boca Raton,
FL 33433 2,129 SqFt $1,080,000 5364 Siesta Key Lane Westlake, FL 33470 2,385
SqFt $4,000 22276 Pineapple Walk Dr # 1 Boca Raton, FL 33433 1,367 SqFt $399,900
1619 Linda Lou Drive West Palm Beach, FL 33415 1,324 SqFt $615,000 7580 NW 87th
Way Tamarac, FL 33321 2,084 SqFt $629,000 1624 Van Buren Street Hollywood, FL
33020 2,982 SqFt $899,980 30894 Water Lily DRIVE BROOKSVILLE, FL 34602 1,629
SqFt $306,500 179 Crape Myrtle Lane Wellington, FL 33414 2,335 SqFt $669,500
2205 CHIPCO ST Tampa, FL 33605 0 SqFt $900,500 See More Listings


PROPERTY DETAILS

Address: 48 Bentwater Circle Boynton Beach, FL 33426
Size: 1,427 SqFt
Bedrooms: 3
Asking Price: $4,000


View this listing


MORTGAGE CALCULATOR


MORTGAGE CALCULATOR

FIND OUT YOUR MONTHLY PAYMENTS FOR THIS LISTING

Mortgage Calculator

How Much Can I Borrow?

How Much Can I Afford?

+


MORTGAGE CALCULATOR

Enter your loan information below. The results are updated as you type. Changing
the "Terms of Mortgage" allows you to quickly observe the resulting monthly
payment.

MORTGAGE INFORMATION

Loan amount ($)

Interest rate

%
Term of mortgage

years
Annual tax ($)

Annual insurance ($)


RESULTS

Monthly insurance : $0.00 Monthly taxes : $0.00 Monthly payment : $20.26 Total
monthly payment : $20.26

Request More Information
+


REQUEST MORE INFORMATION

For more information on qualifying for this property, getting today's rates, or
finding a loan that fits you, fill out the fields below. A mortgage professional
will contact you shortly.

Name
Phone
Email
Message
Submit

--------------------------------------------------------------------------------

By registering, you agree to our terms of use and that real estate professionals
and lenders may call/text you about your inquiry, which may involve the use of
automated means and prerecorded/artificial voices. You don't need to consent as
a condition of buying any property, goods, or services. Message/data rates may
apply.



+


HOW MUCH CAN I BORROW?

Use the following calculator to determine the maximum monthly payment and the
maximum loan amount for which you may qualify under normal lender circumstances.

ANNUAL INCOME

Salary/wages ($)

Other income ($)


MONTHLY EXPENSES

Property tax ($)

Hazard Insurance ($)

Auto payment ($)

Credit cards ($)

Other payments ($)


LOAN TERM & INTEREST RATE

Interest rate

%
Terms of mortgage

years

RESULTS

Maximum monthly mortgage payment : $2,500.00 Maximum loan amount : $493,402.90

Request More Information
+


HOW MUCH CAN I AFFORD?

Submit your income, your down payment, your debt, and loan data such as rate and
insurance, and find out how far you can stretch when property hunting.

ENTER INCOME/MORTGAGE INFORMATION

Annual wages ($)

Other income ($)

Monthly expenses ($)

Annual taxes ($)

Annual insurance ($)

Down payment ($)

Mortgage rate (%)

Mortgage term (mo)


RESULTS

Conservative Aggressive Maximum house price $126,113.78 $177,625.04 Loan amount
$126,113.78 $177,625.04 Monthly mortgage payment $639.00 $900.00 Taxes/homeowner
insurance $0.00 $0.00 Total monthly payment $639.00 $900.00

Request More Information


PRINTABLE BROCHURE


PRINTABLE BROCHURE

To email this brochure, please fill out the appropriate fields below. When done,
simply click the "SEND" button.

EMAIL BROCHURE FORM



Send

--------------------------------------------------------------------------------

By registering, you agree to our terms of use and that real estate professionals
and lenders may call/text you about your inquiry, which may involve the use of
automated means and prerecorded/artificial voices. You don't need to consent as
a condition of buying any property, goods, or services. Message/data rates may
apply.






SCHOOLS


SCHOOLS

Select a school from the list below to view its contact information and
statistics.

Type of school

Public Private
BOYNTON BEACH COMMUNITY ADULT (Grades: M)
BOYNTON BEACH COMMUNITY HIGH (Grades: 9 - 12)
CONGRESS COMMUNITY MIDDLE SCHOOL (Grades: 6 - 8)
CROSSPOINTE ELEMENTARY SCHOOL (Grades: PK - 5)
GULFSTREAM L.I.F.E. ACADEMY (Grades: 9 - 12)
IMAGINE SCHOOLS CHANCELLOR CAMPUS (Grades: KG - 8)
QUANTUM HIGH SCHOOL (Grades: 9 - 12)
SOUTH TECH ACADEMY (Grades: 9 - 12)
SOUTH TECH PREPARATORY ACADEMY (Grades: 6 - 8)
SOUTH TECHNICAL ADULT EDUCATION (Grades: M)
FOREST PARK ELEMENTARY SCHOOL (Grades: PK - 5)
GALAXY ELEMENTARY SCHOOL (Grades: PK - 5)
POINCIANA STEM ELEMENTARY MAGNET SCHOOL (Grades: PK - 5)
ROLLING GREEN ELEMENTARY SCHOOL (Grades: PK - 5)
CITRUS COVE ELEMENTARY SCHOOL (Grades: PK - 5)
FREEDOM SHORES ELEMENTARY SCHOOL (Grades: PK - 5)
DELRAY FULL SERVICE ADULT EDUCATION (Grades: M)
PINE GROVE ELEMENTARY SCHOOL (Grades: PK - 5)
PLUMOSA SCHOOL OF THE ARTS (Grades: PK - 5)
S. D. SPADY ELEMENTARY SCHOOL (Grades: PK - 5)
VILLAGE ACADEMY ON THE ART & SARA JO KOBACKER CAMPUS (Grades: PK - 12)
ED VENTURE CHARTER SCHOOL (Grades: 9 - 12)
LANTANA ELEMENTARY SCHOOL (Grades: PK - 5)
LANTANA MIDDLE ADULT EDUCATION CENTER (Grades: M)
LANTANA MIDDLE SCHOOL (Grades: 6 - 8)
PALM BEACH MARITIME ACADEMY (Grades: KG - 8)
PALM BEACH MARITIME ACADEMY HIGH SCHOOL (Grades: 9 - 12)
ROYAL PALM SCHOOL (Grades: PK - 12)
SANTALUCES COMMUNITY HIGH (Grades: 9 - 12)
SANTALUCES HIGH ADULT EDUCATION CENTER (Grades: M)
STARLIGHT COVE ELEMENTARY SCHOOL (Grades: PK - 5)
ATLANTIC HIGH ADULT EDUCATION CENTER (Grades: M)
ATLANTIC HIGH SCHOOL (Grades: 9 - 12)
BANYAN CREEK ELEMENTARY SCHOOL (Grades: PK - 5)
CARVER MIDDLE SCHOOL (Grades: 6 - 8)
ORCHARD VIEW ELEMENTARY SCHOOL (Grades: PK - 5)
LAKE WORTH CHRISTIAN SCHOOL (Grades: PK - 12)
ST JOSEPH'S EPISCOPAL SCHOOL (Grades: PK - 8)
GULF STREAM SCHOOL (Grades: PK - 8)
ST VINCENT FERRER SCHOOL (Grades: PK - 8)
DAUGHTER OF ZION JUNIOR ACADEMY (Grades: PK - 7)
ELEV/8 PREP ACADEMY (Grades: 9 - 12)
TRINITY EVANGELICAL LUTHERAN CHRCH OF DEL RAY BCH (Grades: PK - 8)
TRINITY LUTHERAN SCHOOL (Grades: PK - 8)
UNITY SCHOOL (Grades: PK - 8)
KENTWOOD PREPARATORY SCHOOL (Grades: 1 - 12)
Request School Information

INFORMATION

Institution Name:


Phone:
Type: Public
NCES District ID:

Mailing Address:


District:
County:
NCES School ID: 120150007117

Student/Teacher Ratio
Student/Teacher Ratio

CHARACTERISTICS

Locale : Charter : Total Teachers (FTE) : Total Students : Student/Teacher Ratio
:

ENROLLMENT BY GRADE

Students: null

Grade Students



School Data Provided By NCES
This information is provided by a third party provider and may or may not
reflect all schools in this area.
+


REQUEST MORE INFORMATION

To receive more information, fill out the fields below and click "Submit"

Your Name
Phone
Email Address
Message
Request School Information

--------------------------------------------------------------------------------

By registering, you agree to our terms of use and that real estate professionals
and lenders may call/text you about your inquiry, which may involve the use of
automated means and prerecorded/artificial voices. You don't need to consent as
a condition of buying any property, goods, or services. Message/data rates may
apply.





LOCAL WEATHER


LOCAL WEATHER

WANT TO VISIT THIS PROPERTY? USE THIS INFORMATION TO PLAN YOUR TRIP. CHECK OUT
LOCAL WEATHER DATA.

HIGH

:

90°F

LOW

:

70°F

PRECIPITATION

:

0 MM

HUMIDITY

:

100 %

WIND

:

3MPH

PRESSURE

:

1004


71
° F
|
°C

MODERATE OR HEAVY RAIN SHOWER

BOYNTON BEACH, FL 33426



SUN

MON

TUE




DRIVING DIRECTIONS


DRIVING DIRECTIONS


DRIVING DIRECTIONS

There are two ways to get directions to this property. You can print the
directions from your computer or have the address texted to your phone which can
then be opened in Google maps.

 * Driving Directions
 * Text Address

Please enter Cell Numbers with only 10 digits (ex. 5555555555)



By registering, you agree to our terms of use and that real estate professionals
and lenders may call/text you about your inquiry, which may involve the use of
automated means and prerecorded/artificial voices. You don't need to consent as
a condition of buying any property, goods, or services. Message/data rates may
apply.

Depart From


By registering, you agree to our terms of use and that real estate professionals
and lenders may call/text you about your inquiry, which may involve the use of
automated means and prerecorded/artificial voices. You don't need to consent as
a condition of buying any property, goods, or services. Message/data rates may
apply.
48 Bentwater Circle Boynton Beach, FL 33426

+


FOLLOW THESE DIRECTIONS



 * Include Map in Printout

Print


NAVIGATION


NAVIGATION

 * 
   Presentation
 * 
   Gallery


JUMP TO SECTION


JUMP TO SECTION

 * Property Image
 * Property Details
 * Agent Info
 * Agent Listings
 * Calculator
 * Brochures
 * Schools
 * Weather
 * Property Map

Share this listing with a friend!
English | Español



Powered by CORE ListingMachine 2024


+




Select Message Type
 * Text
 * Email

Send


--------------------------------------------------------------------------------

By registering, you agree to our terms of use and that real estate professionals
and lenders may call/text you about your inquiry, which may involve the use of
automated means and prerecorded/artificial voices. You don't need to consent as
a condition of buying any property, goods, or services. Message/data rates may
apply.
Send


--------------------------------------------------------------------------------

By registering, you agree to our terms of use and that real estate professionals
and lenders may call/text you about your inquiry, which may involve the use of
automated means and prerecorded/artificial voices. You don't need to consent as
a condition of buying any property, goods, or services. Message/data rates may
apply.



+


DISCLAIMER!






+


VIEW DETAILS OF THIS PROPERTY

Rosie Lewin | Real Estate Associates | 561-856-9556
RE/MAX Rex | 561-220-1520

If you would like to be contacted with details about this property and others
like it, please fill out the form below.

Save & View Tour Skip to Tour

--------------------------------------------------------------------------------

By registering, you agree to our terms of use and that real estate professionals
and lenders may call/text you about your inquiry, which may involve the use of
automated means and prerecorded/artificial voices. You don't need to consent as
a condition of buying any property, goods, or services. Message/data rates may
apply.