vanessa.thekurzteam.com Open in urlscan Pro
52.9.101.47  Public Scan

URL: https://vanessa.thekurzteam.com/
Submission: On July 04 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

<form novalidate="" class="cal-form">
  <div class="cal-form-item"><label>Home Price</label>
    <div class="v-input input left-padding"><span class="prefix">$</span>
      <div class="input-container has-value"><span class="label-top"></span> <input type="text" name="total" aria-label="total" placeholder="" maxlength="300" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
      <p class="mg-error" style="display: none;"></p>
    </div>
  </div>
  <div class="cal-form-item"><label>Down Payment <!--v-if--></label>
    <div class="input-container">
      <div class="v-input input right-padding left-padding left-radius no-border-right" style="flex: 1.8 1 0px;"><span class="prefix">$</span>
        <div class="input-container has-value"><span class="label-top"></span> <input type="text" name="downPaymentValue" aria-label="downPaymentValue" placeholder="" maxlength="300" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div>
        <!--v-if-->
        <p class="mg-error" style="display: none;"></p>
      </div>
      <div class="v-input input right-padding right-radius" style="width: 90px;"><span name="footer" class="surfix">%</span>
        <div class="input-container has-value"><span class="label-top"></span> <input type="number" name="downPaymentRatio" aria-label="downPaymentRatio" placeholder="" maxlength="300" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div>
        <!--v-if-->
        <p class="mg-error" style="display: none;"></p>
      </div>
    </div>
  </div>
  <div class="cal-form-item"><label>Loan Term</label> <select class="input" name="loanTerm">
      <option value="10">10-Year Fixed</option>
      <option value="15">15-Year Fixed</option>
      <option value="20">20-Year Fixed</option>
      <option value="25">25-Year Fixed</option>
      <option value="30">30-Year Fixed</option>
      <option value="40">40-Year Fixed</option>
    </select></div>
  <div class="cal-form-item"><label>Interest Rate</label>
    <div class="v-input input right-padding"><span name="footer" class="surfix">%</span>
      <div class="input-container has-value"><span class="label-top"></span> <input type="number" name="interestRate" aria-label="interestRate" placeholder="" maxlength="300" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
      <p class="mg-error" style="display: none;"></p>
    </div>
  </div>
  <div class="cal-form-item"><label>Property Tax</label>
    <div class="input-container">
      <div class="v-input input right-padding left-padding right-year-padding left-radius no-border-right" style="flex: 1.8 1 0px;"><span class="prefix">$</span> <span name="footer" class="surfix">/year</span>
        <div class="input-container has-value"><span class="label-top"></span> <input type="text" name="propertyTax" aria-label="propertyTax" placeholder="" maxlength="300" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
        <p class="mg-error" style="display: none;"></p>
      </div>
      <div class="v-input input right-padding right-radius" style="width: 80px;"><span name="footer" class="surfix">%</span>
        <div class="input-container has-value"><span class="label-top"></span> <input type="number" name="propertyTaxRate" aria-label="propertyTaxRate" placeholder="" maxlength="300" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div>
        <!--v-if-->
        <p class="mg-error" style="display: none;"></p>
      </div>
    </div>
  </div>
  <div class="cal-form-item" style="display: none;"><label>Home Insurance</label>
    <div class="v-input input left-padding right-lg-padding"><span class="prefix">$</span> <span name="footer" class="surfix">/year</span>
      <div class="input-container has-value"><span class="label-top"></span> <input type="text" name="homeInsurance" aria-label="homeInsurance" placeholder="" maxlength="300" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
      <p class="mg-error" style="display: none;"></p>
    </div>
  </div>
  <div class="cal-form-item" style="display: none;"><label>Condo/HOA Fees</label>
    <div class="v-input input left-padding right-lg-padding"><span class="prefix">$</span> <span name="footer" class="surfix">Month</span>
      <div class="input-container has-value"><span class="label-top"></span> <input type="text" name="hoaFee" aria-label="hoaFee" placeholder="" maxlength="300" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
      <p class="mg-error" style="display: none;"></p>
    </div>
  </div>
  <div class="submit-container"><span class="more">Advanced <i class="iconfont icon-arrow-down"></i></span> <button type="submit" class="submit" aria-label="Submit the form for calculation">Calculate</button></div>
</form>

<form novalidate="">
  <div class="v-input fullname input-box"> <!--v-if-->
    <div class="input-container"><span class="label-top">Full Name</span> <input type="text" name="fullname" aria-label="fullname" placeholder="Full Name" maxlength="100" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
    <p class="mg-error" style="display: none;"></p>
  </div>
  <div class="v-input email input-box"> <!--v-if-->
    <div class="input-container"><span class="label-top">Email*</span> <input type="email" name="email" aria-label="email" placeholder="Email*" maxlength="100" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div>
    <div class="email-suggestion" style="display: none;"></div>
    <p class="mg-error" style="display: none;"></p>
  </div>
  <div class="v-input phone input-box"> <!--v-if-->
    <div class="input-container"><span class="label-top">Phone</span> <input type="tel" name="phone" aria-label="phone" placeholder="Phone" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
    <p class="mg-error" style="display: none;"></p>
  </div> <input class="submit" type="submit" aria-label="Get More Info About Mortgage" value="Get More Info">
</form>

<form novalidate="">
  <div class="v-input fullname input-box"> <!--v-if-->
    <div class="input-container"><span class="label-top">Full Name</span> <input type="text" name="fullname" aria-label="fullname" placeholder="Full Name" maxlength="100" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
    <p class="mg-error" style="display: none;"></p>
  </div>
  <div class="v-input email input-box"> <!--v-if-->
    <div class="input-container"><span class="label-top">Email*</span> <input type="email" name="email" aria-label="email" placeholder="Email*" maxlength="100" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div>
    <div class="email-suggestion" style="display: none;"></div>
    <p class="mg-error" style="display: none;"></p>
  </div>
  <div class="v-input phone input-box"> <!--v-if-->
    <div class="input-container"><span class="label-top">Phone</span> <input type="tel" name="phone" aria-label="phone" placeholder="Phone" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
    <p class="mg-error" style="display: none;"></p>
  </div> <input class="submit" type="submit" aria-label="Get More Info About Mortgage" value="Get More Info">
</form>

Text Content

+1(305) 987-1708 vanessainrealestate@gmail.com
Home Buy
 1. All Listings
 2. Featured Listings
 3. Sold Listings

Sell
 1. Sell My Home
 2. Home Valuation

Blogs About
 1. About Us
 2. Contact Us
 3. Reviews


Market Snapshot Neighborhoods
 1. Miami


   
   
   
 * Register
   /
 * Sign In
   







LPT REALTY


WE ARE HERE TO SERVE ALL OF YOUR REAL ESTATE NEEDS!


BUY SELL


Filters Reset
0 Filters


SEARCH
Search
Kitchens


Property Type

Price

 * Any
 * $ 100,000
 * $ 150,000
 * $ 200,000
 * $ 400,000
 * $ 800,000
   


 * Any
 * $ 200,000
 * $ 300,000
 * $ 400,000
 * $ 600,000
 * $ 1,000,000
   

Listing Status

Filters
Reset
0 Filters
0 Filters Applied



BASIC INFO

Days On Site
Advanced
Less Than

Days
Beds
 * Any
 * 1
 * 2
 * 3
 * 4
 * 5
   


 * Any
 * 1
 * 2
 * 3
 * 4
 * 5
   

Baths
 * Any
 * 1
 * 2
 * 3
 * 4
 * 5
   


 * Any
 * 1
 * 2
 * 3
 * 4
 * 5
   

Purchase Type

Unit Level

Unfin SqFt



PROPERTY DETAILS

Style

Exterior Stories

Exterior Finish

Main Level Bedrooms

Frontage

Age Restriction

Elementary School

Maintenance

Unit Floor Number

Water Front Y/N

Flooring

Keyword

Price per Sqft

Tax Amount

Sewage Type

Roof

Special Listing Condition

Acceptable Financing

Level(s)

Stories

HOA Y/N

Num Of Pets

Ownership

Adult Community

Full Bathrooms

Half Bathrooms

Condo Fee

Num of Units

Acres

SqFt
Switch to Acre

Sqft


Sqft
Lot Size
Switch to Acre

Sqft


Sqft
Year Built

Pet Allowed

Monthly HOA Fee

Assessed Value



INTERIOR FEATURES

Appliances

Fireplace Number

Cooling

Heating

Interior Lot Features



EXTERIOR FEATURES

Parking Space

Carport Spaces

Garage Space

Pool

Garage Type

Lot Description

Parking Type



PROPERTY FEATURES


Price Reduced

Virtual Tour

Open House

3D Tour
Waterfront


Has Picture

New

Hot
Save Search
Save your search to get Alerts
0 Properties
Map
 * 
   1/32 32
   
   
   Open Sat 3PM-5PM
   
   $1,500,000
   
   5 Beds4 Baths3,381 SqFt
   
   
   17843 SW 77TH CT, PALMETTO BAY, FL 33157
   
   Single Family Home
   
   Listed by EXP Realty LLC
   
   READ MORE

 * 
   1/70 70
   
   
   Open Sat 12PM-2PM
   
   $950,000
   
   3 Beds3 Baths1,831 SqFt
   
   
   21075 SW 246TH ST, HOMESTEAD, FL 33031
   
   Single Family Home
   
   Listed by Element Real Estate Group
   
   READ MORE

 * 
   1/30 30
   
   
   Open Sat 10AM-5PM
   
   $870,000
   
   4 Beds3 Baths3,626 SqFt
   
   
   14540 SW 74TH ST, MIAMI, FL 33183
   
   Single Family Home
   
   Listed by Midtown Realty International Inc
   
   READ MORE

 * 
   1/47 47
   
   
   Open Fri 5PM-7PM
   
   $1,400,000
   
   4 Beds2 Baths1,754 SqFt
   
   
   8255 SW 97TH ST, MIAMI, FL 33156
   
   Single Family Home
   
   Listed by EXP Realty, LLC
   
   READ MORE

 * 
   1/79 79
   
   
   Open Sat 3PM-5PM
   
   $2,300,000
   
   5 Beds5 Baths4,037 SqFt
   
   
   9350 SW 93RD PL, MIAMI, FL 33176
   
   Single Family Home
   
   Listed by BHHS EWM Realty
   
   READ MORE

 * 
   1/41 41
   
   
   Open Sat 12PM-2PM
   
   $1,199,000
   
   5 Beds4 Baths2,612 SqFt
   
   
   13103 SW 195 ST, MIAMI, FL 33177
   
   Single Family Home
   
   Listed by BHHS EWM Realty
   
   READ MORE

 * 
   1/66 66
   
   
   Open Sun 1PM-3:30PM
   
   $2,650,000
   
   5 Beds4 Baths3,513 SqFt
   
   
   7600 SW 124TH ST, PINECREST, FL 33156
   
   Single Family Home
   
   Listed by Imperial Home Realty, LLC.
   
   READ MORE

 * 
   1/61 61
   
   
   Open Sat 11AM-3PM
   
   $950,000
   
   4 Beds3 Baths2,363 SqFt
   
   
   15430 SW 115TH TER, MIAMI, FL 33196
   
   Single Family Home
   
   Listed by Canvas Real Estate
   
   READ MORE

 * 
   1/32 32
   
   
   Open Sun 3PM-5PM
   
   $848,000
   
   4 Beds3 Baths2,199 SqFt
   
   
   1800 SW 92ND PL, MIAMI, FL 33165
   
   Single Family Home
   
   Listed by BHHS EWM Realty
   
   READ MORE

 * 
   1/41 41
   
   
   Open Sat 11AM-2PM
   
   $980,000
   
   6 Beds4 Baths2,412 SqFt
   
   
   7705 SW 127TH CT, MIAMI, FL 33183
   
   Single Family Home
   
   Listed by Ancona Real Estate Inc
   
   READ MORE

 * 
   1/44 44
   
   
   Open Sun 1PM-2:30PM
   
   $899,000
   
   4 Beds3 Baths1,778 SqFt
   
   
   5531 SW 136TH CT, MIAMI, FL 33175
   
   Single Family Home
   
   Listed by The Lab Realty Group, LLC
   
   READ MORE

   
   View More Featured Listings


ELEVATING YOUR EXPERIENCE


A UNIQUELY PERSONAL AND CLIENT-FOCUSED SERVICE APPROACH THAT TREATS EACH CLIENT
TO A LUXURY CONCIERGE EXPERIENCE.




VIDEO




THE KURZ TEAM

Vanessa Monkou

+1(305) 987-1708

vanessainrealestate@gmail.com


PARTNERS




MORTGAGE CALCULATOR

Use our home loan calculator to estimate your total mortgage payment, including
taxes and insurance. Simply enter the price of the home, your down payment, and
details about the home loan, to calculate your mortgage payment, schedule, and
more.
Home Price
$




Down Payment
$




%




Loan Term 10-Year Fixed15-Year Fixed20-Year Fixed25-Year Fixed30-Year
Fixed40-Year Fixed
Interest Rate
%




Property Tax
$ /year




%




Home Insurance
$ /year




Condo/HOA Fees
$ Month




Advanced Calculate
Payment
Schedule
Your mortgage payments over 30 years will add up to $675,000.

Principal & Interest $1,875
Get more info from a local expert!
Full Name



Email*




Phone



Your mortgage payments over 30 years will add up to $675,000.Estimate
Payment:$1,875
Get more info from a local expert!
Full Name



Email*




Phone



Home

Buy
 1. All Listings
 2. Featured Listings
 3. Sold Listings

Sell
 1. Sell My Home
 2. Home Valuation

Blogs

About
 1. About Us
 2. Contact Us
 3. Reviews

Market Snapshot

Neighborhoods
 1. Miami

LPT Realty

David Kurz License ID: 3122711

+1(786) 299-2532 david@thekurzteam.com

Vanessa Monkou

+1(305) 987-1708 vanessainrealestate@gmail.com

The Kurz Team


Get My App



Terms of Service & Privacy Policy | Property Listings | Sitemap | Accessibility

Powered by Lofty Inc. Copyright 2024. All Rights Reserved.


The information contained on this site is for general information purposes only.
MIAMI Association of REALTORS assumes no responsibility for errors or omissions
in the contents on the Service.
In no event shall MIAMI Association of REALTORS be liable for any special,
direct, indirect, consequential, or incidental damages or any damages
whatsoever, whether in an action of contract, negligence or other tort, arising
out of or in connection with the use of the Service or the contents of the
Service. MIAMI Association of REALTORS reserves the right to make additions,
deletions, or modification to the contents on the Service at any time without
prior notice.
MIAMI Association of REALTORS does not warrant that the Service is free of
viruses or other harmful components.
IDX information is provided exclusively for consumers’ personal, non-commercial
use and that it may not be used for any purpose other than to identify
prospective properties consumers may be interested in purchasing. Information
deemed reliable but not guaranteed to be accurate. Listing information updated
daily.

This site uses cookies to enhance your browsing experience and deliver our
information and services. By using this site, you accept our use of cookies.
More Info
OK
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1