tiffanyhill.thewsrg.com Open in urlscan Pro
52.52.24.52  Public Scan

Submitted URL: http://tiffanyhill.thewsrg.com/
Effective URL: https://tiffanyhill.thewsrg.com/
Submission: On May 25 via api from IN — Scanned from DE

Form analysis 2 forms found in the DOM

<form novalidate="">
  <div class="calendar-info-line">
    <div class="md-calendar-input">
      <div class="calendar-input-label">First Name <span class="redstar">*</span></div>
      <div class="v-input calendar-input">
        <div class="input-container"><span class="label-top"></span> <input type="text" name="First Name" aria-label="First Name" placeholder="" maxlength="300" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
        <p class="mg-error" style="display: none;"></p>
      </div>
      <p class="mg-error" style="display: none;">false</p>
    </div>
    <div class="md-calendar-input">
      <div class="calendar-input-label">Last Name <!--v-if--></div>
      <div class="v-input calendar-input">
        <div class="input-container"><span class="label-top"></span> <input type="text" name="Last Name" aria-label="Last Name" placeholder="" maxlength="300" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
        <p class="mg-error" style="display: none;"></p>
      </div>
      <p class="mg-error" style="display: none;">false</p>
    </div>
  </div>
  <div class="calendar-info-line">
    <div class="md-calendar-input">
      <div class="calendar-input-label">Email <span class="redstar">*</span></div>
      <div class="v-input calendar-input">
        <div class="input-container"><span class="label-top"></span> <input type="text" name="Email" aria-label="Email" placeholder="" maxlength="300" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
        <p class="mg-error" style="display: none;"></p>
      </div>
      <p class="mg-error" style="display: none;">false</p>
    </div>
    <div class="md-calendar-input">
      <div class="calendar-input-label">Phone <!--v-if--></div>
      <div class="v-input calendar-input">
        <div class="input-container"><span class="label-top"></span> <input type="tel" name="Phone" aria-label="Phone" placeholder="" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
        <p class="mg-error" style="display: none;"></p>
      </div>
      <p class="mg-error" style="display: none;">false</p>
    </div>
  </div>
  <div class="md-calendar-input">
    <div class="calendar-input-label">Description <!--v-if--></div>
    <div class="v-input calendar-input">
      <div class="input-container"><span class="label-top"></span> <textarea name="Description" aria-label="Description" placeholder="" autocomplete="off"></textarea> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
      <p class="mg-error" style="display: none;"></p>
    </div>
    <p class="mg-error" style="display: none;">false</p>
  </div>
</form>

<form novalidate="" class="cal-form">
  <div class="form-item">
    <div class="form-item-title">Price of Homes</div>
    <div class="v-input dollar"><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="form-item">
    <div class="form-item-title">Down Payment</div>
    <div class="input-container">
      <div class="v-input dollar no-border-right" style="flex: 1 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 percent" style="width: 95px;">
        <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="form-item">
    <div class="form-item-title">Loan Term</div>
    <div class="select-container"><select 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>
  <div class="form-item">
    <div class="form-item-title">Interest Rate</div>
    <div class="v-input percent">
      <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="form-item">
    <div class="form-item-title">Home Insurance (optional)</div>
    <div class="v-input dollar"><span class="prefix">$</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="form-item">
    <div class="form-item-title">Property Tax (optional)</div>
    <div class="input-container">
      <div class="v-input dollar no-border-right" style="flex: 1 1 0px;"><span class="prefix">$</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 percent" style="width: 95px;">
        <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="submit"><a class="view-more" href="/mortgage-calculator?total=500000&amp;interestRate=4.000&amp;downPaymentRatio=20.000&amp;loanTerm=30&amp;homeInsurance=0&amp;propertyTaxRate=0.000" rel="noopener noreferrer">View More Detail</a>
    <button type="submit" class="submit-button" aria-label="Submit data for calculation">Calculate</button></div>
</form>

Text Content

 * Home
 * Buy
    1. All Listings
    2. Featured Listings
    3. Sold Listings
    4. Market Snapshot

 * Sell
    1. Sell My Home
    2. Home Valuation

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

 * Market Snapshot
 * Our Partners
   
 * 

 * Register
 * Sign In








MEET THE WHITTNEY SELF REALTY TEAM

Tiffany Hill

+1(901) 679-3436

tiffany@exit-spa.com




HOW IT WORKS


GET OFFER

Enjoy a smooth interconnected workflow with our seamless integrations.


FIND DREAM HOME

Our integrations with popular tools remove clutter and workflow friction.


TRADEUP

Get more done in less time with Chime.


WHAT’S YOUR HOME REALLY WORTH?

FIND OUT FAST AND FREE

Enter your address below

- A valid address is required to continue.
Next
Step 1 Enter Property Address
Step 2 Property Details
Step 3 Property Valuation

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

Terms of service

Privacy policy


Tiffany Hill
Meeting Name: tiffanyhill.thewsrg.com/meeting/844762961119074/tiffany_hill



Choose a Date & Time

May 2024
 * Sun
 * Mon
 * Tue
 * Wed
 * Thu
 * Fri
 * Sat

   
 * 
 * 
 * 
 * 1
 * 2
 * 3
 * 4

   
 * 5
 * 6
 * 7
 * 8
 * 9
 * 10
 * 11

   
 * 12
 * 13
 * 14
 * 15
 * 16
 * 17
 * 18

   
 * 19
 * 20
 * 21
 * 22
 * 23
 * 24
 * 25

   
 * 26
 * 27
 * 28
 * 29
 * 30
 * 31
 * 

Central European Time (7:17 am)

time zone am/pm

12h
 * America
 * Pacific Time - US & Canada 10:17 pm
 * Mountain Time - US & Canada 11:17 pm
 * Central Time - US & Canada 12:17 am
 * Eastern Time - US & Canada 1:17 am
 * Alaska Time 9:17 pm
 * Arizona, Yukon Time 10:17 pm
 * Newfoundland Time 2:47 am
 * America/Adak 8:17 pm
 * Buenos Aires Time 2:17 am
 * Asuncion Time 1:17 am
 * Bogota, Jamaica, Lima Time 12:17 am
 * America/Campo Grande 1:17 am
 * Caracas Time 1:17 am
 * America/Godthab 4:17 am
 * Atlantic Time 2:17 am
 * Saskatchewan, Guatemala, Costa Rica Time 11:17 pm
 * America/Havana 1:17 am
 * America/Mazatlan 10:17 pm
 * Mexico City Time 11:17 pm
 * Montevideo Time 2:17 am
 * America/Miquelon 3:17 am
 * America/Noronha 3:17 am
 * Santiago Time 1:17 am
 * America/Santa Isabel 10:17 pm
 * Atlantic Standard Time 1:17 am
 * Brasilia Time 2:17 am
 * Western Argentina Time 2:17 am
 * French Guiana Time 2:17 am
 * Acre Time 12:17 am
 * Ecuador Time 12:17 am
 * Guyana Time 1:17 am
 * Bolivia Time 1:17 am
 * Peru Time 12:17 am
 * Suriname Time 2:17 am
 * East Greenland Time 4:17 am

 * Pacific
 * Hawaii Time 7:17 pm
 * Pacific/Apia 6:17 pm
 * Auckland Time 5:17 pm
 * Pacific/Chatham 6:02 pm
 * Pacific/Easter 11:17 pm
 * Pacific/Fiji 5:17 pm
 * Pacific/Gambier 8:17 pm
 * Pacific/Kiritimati 7:17 pm
 * Pacific/Majuro 5:17 pm
 * Pacific/Marquesas 7:47 pm
 * Pacific/Norfolk 4:17 pm
 * Pacific/Noumea 4:17 pm
 * Pacific/Pago Pago 6:17 pm
 * Pacific/Pitcairn 9:17 pm
 * Pacific/Tarawa 5:17 pm
 * Pacific/Tongatapu 6:17 pm
 * Papua New Guinea Time 3:17 pm
 * Papua New Guinea (Bougainville) Time 4:17 pm
 * Vanuatu Time 4:17 pm
 * Phoenix Islands Time 6:17 pm
 * Tokelau Time 6:17 pm
 * Tuvalu Time 5:17 pm
 * Galapagos Time 11:17 pm
 * Solomon Islands Time 4:17 pm
 * Chamorro Standard Time 3:17 pm
 * Kosrae Time 4:17 pm
 * Nauru Time 5:17 pm
 * Niue Time 6:17 pm
 * Palau Time 2:17 pm
 * Ponape Time 4:17 pm
 * Cook Islands Time 7:17 pm
 * Tahiti Time 7:17 pm
 * Chuuk Time 3:17 pm
 * Wake Island Time 5:17 pm
 * Wallis & Futuna Time 5:17 pm

 * Africa
 * Morocco Time 6:17 am
 * Africa/Cairo 8:17 am
 * Central Africa Time 7:17 am
 * West Africa Time 6:17 am
 * Africa/Windhoek 7:17 am
 * East Africa Time 8:17 am

 * Asia
 * Jordan Time 8:17 am
 * Baghdad, East Africa Time 8:17 am
 * Asia/Baku 9:17 am
 * Lebanon Time 8:17 am
 * Syria Time 8:17 am
 * Asia/Dhaka 11:17 am
 * Dubai Time 9:17 am
 * Asia/Gaza 8:17 am
 * Asia/Irkutsk 1:17 pm
 * Indochina Time 12:17 pm
 * Israel Time 8:17 am
 * Kabul Time 9:47 am
 * Pacific/Majuro 5:17 pm
 * Pakistan, Maldives Time 10:17 am
 * Kathmandu Time 11:02 am
 * India, Sri Lanka Time 10:47 am
 * Krasnoyarsk Time 12:17 pm
 * Asia/Omsk 11:17 am
 * Asia/Rangoon 11:47 am
 * China, Singapore, Perth 1:17 pm
 * Tehran Time 8:47 am
 * Japan, Korea Time 2:17 pm
 * Asia/Vladivostok 3:17 pm
 * Asia/Yakutsk 2:17 pm
 * Yekaterinburg Time 10:17 am
 * Asia/Yerevan 9:17 am
 * East Kazakhstan Time 10:17 am
 * Anadyr Time 5:17 pm
 * West Kazakhstan Time 10:17 am
 * Turkmenistan Time 10:17 am
 * Indochina Time 12:17 pm
 * Kyrgyzstan Time 11:17 am
 * Brunei Darussalam Time 1:17 pm
 * India Standard Time 10:47 am
 * Choibalsan Time 1:17 pm
 * East Timor Time 2:17 pm
 * Tajikistan Time 10:17 am
 * Hong Kong Time 1:17 pm
 * Hovd Time 12:17 pm
 * Eastern Indonesia Time 2:17 pm
 * Nepal Time 11:02 am
 * Malaysia Time 1:17 pm
 * Magadan Time 4:17 pm
 * Central Indonesia Time 1:17 pm
 * Philippine Time 1:17 pm
 * Novosibirsk Time 12:17 pm
 * Sakhalin Time 4:17 pm
 * Singapore Standard Time 1:17 pm
 * Taipei Time 1:17 pm
 * Uzbekistan Time 10:17 am
 * Georgia Time 9:17 am
 * Bhutan Time 11:17 am
 * Ulaanbaatar Time 1:17 pm

 * Atlantic
 * Azores Time 5:17 am
 * Cape Verde Time 4:17 am
 * South Georgia Time 3:17 am
 * Falkland Islands Time 2:17 am

 * Australia
 * Adelaide Time 2:47 pm
 * Brisbane Time 3:17 pm
 * Australia/Darwin 2:47 pm
 * Australia/Eucla 2:02 pm
 * Australia/Lord Howe 3:47 pm
 * Australia/Perth 1:17 pm
 * Sydney, Melbourne Time 3:17 pm

 * UTC
 * UTC Time 5:17 am

 * Europe
 * Central European Time 7:17 am
 * Eastern European Time 8:17 am
 * UK, Ireland, Lisbon Time 6:17 am
 * Minsk Time 8:17 am
 * Moscow Time 8:17 am
 * Moldova Time 8:17 am
 * Turkey Time 8:17 am
 * Samara Time 9:17 am

 * Antarctica
 * Davis Time 12:17 pm
 * Dumont-d鈥橴rville Time 3:17 pm
 * Macquarie Island Time 3:17 pm
 * Mawson Time 10:17 am
 * Rothera Time 2:17 am
 * Syowa Time 8:17 am
 * Vostok Time 10:17 am

 * Indian
 * Indian Ocean Time 11:17 am
 * Christmas Island Time 12:17 pm
 * Cocos Islands Time 11:47 am
 * French Southern & Antarctic Time 10:17 am
 * Seychelles Time 9:17 am
 * Maldives Time 10:17 am
 * Mauritius Time 9:17 am
 * R茅union Time 9:17 am

Please select another date or leave your contact information.

Back ,



Back Enter Your Info
First Name *



false

Last Name



false

Email *



false

Phone



false

Description



false

Schedule Meeting


MORTGAGE CALCULATOR

Price of Homes
$




Down Payment
$






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



Home Insurance (optional)
$




Property Tax (optional)
$






View More Detail Calculate

P&I $1,910
Mortgage values are calculated by Lofty and are for illustration purposes only,
accuracy is not guaranteed.


WORK WITH US


CONTACT OUR TEAM TODAY TO GET STARTED ON YOUR REAL ESTATE JOURNEY WITH THE
EXPERTS FOR GEORGIA LUXURY REAL ESTATE.


Contact Us
Watkins Real Estate Associates

Whittney Self License ID: 388226

+1(770) 597-2888 whittney@thewsrg.com

Tiffany Hill

+1(901) 679-3436 tiffany@exit-spa.com

317 Macon St, McDonough, GA, 30253, United States



 * Home
   About
    1. About Us
    2. Contact Us
    3. Reviews
 * Buy
    1. All Listings
    2. Featured Listings
    3. Sold Listings
    4. Market Snapshot
   Market Snapshot
 * Sell
    1. Sell My Home
    2. Home Valuation
   Our Partners

Get My App




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

Terms of Service & Privacy Policy | Property Listings | Sitemap

© 2024 Georgia Multiple Listing Service. All Rights Reserved. IDX information is
provided exclusively for consumers' personal, non- commercial use, that it may
not be used for any purpose other than to identify prospective properties
consumers may be interested in purchasing, and that the data is deemed reliable
but is not guaranteed accurate by GAMLS.
Listings identified with the FMLS IDX logo come from FMLS and are held by
brokerage firms other than the owner of this website. The listing brokerage is
identified in any listing details. Information is deemed reliable but is not
guaranteed. If you believe any FMLS listing contains material that infringes
your copyrighted work please click here to review our DMCA policy and learn how
to submit a takedown request. © 2024 First Multiple Listing Service, Inc.
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