www.westongrouponline.com Open in urlscan Pro
34.210.137.143  Public Scan

Submitted URL: https://www.charlenewestonllc.com/
Effective URL: https://www.westongrouponline.com/
Submission: On July 13 via api from US — Scanned from US

Form analysis 3 forms found in the DOM

/homes-for-sale-results/

<form target="_self" class="as-search-form" autocomplete="off" action="/homes-for-sale-results/">
  <h4 class="inner-search-title">Property Search</h4>
  <div class="input-container location-container closed">
    <label for="location">Location</label>
    <input type="text" id="location" placeholder="City or Zip Code" class="ui-autocomplete-input" autocomplete="off">
    <ul class="selected-locations"></ul>
  </div>
  <div class="input-container prices min-price">
    <label for="min-price">Min. Price</label>
    <span class="dollar-sign">$</span>
    <input type="number" name="minListPrice" id="min-price" placeholder="No min">
  </div>
  <div class="input-container prices max-price">
    <label for="max-price">Max. Price</label>
    <span class="dollar-sign">$</span>
    <input type="number" name="maxListPrice" id="max-price" placeholder="No max">
  </div>
  <div class="input-container beds-baths beds">
    <label for="beds">Beds</label>
    <span class="drop-arrow">▼</span>
    <select id="beds" name="bedrooms">
      <option value="0">Any</option>
      <option value="1">1+</option>
      <option value="2">2+</option>
      <option value="3">3+</option>
      <option value="4">4+</option>
      <option value="5">5+</option>
    </select>
  </div>
  <div class="input-container beds-baths baths">
    <label for="baths">Baths</label>
    <span class="drop-arrow">▼</span>
    <select id="baths" name="bathCount">
      <option value="0">Any</option>
      <option value="1">1+</option>
      <option value="2">2+</option>
      <option value="3">3+</option>
      <option value="4">4+</option>
      <option value="5">5+</option>
    </select>
  </div>
  <button type="submit" id="as-location-submit"><img src="https://www.westongrouponline.com/wp/wp-content/themes/ixact-wp-theme-4-tasmania/assets/images/search.svg" class="search-button"><span>Search</span></button>
</form>

POST https://www.westongrouponline.com/wp/wp-content/themes/ixact/includes/wamcore/contact.php

<form method="post" action="https://www.westongrouponline.com/wp/wp-content/themes/ixact/includes/wamcore/contact.php">
  <input type="hidden" class="g-recaptcha-response" name="g-recaptcha-response"
    value="03AFcWeA6jU3M1w2nA1jrTxXWdlkXlkiD2RTcDN0_XFN0MF9Dw0B-k34vQoP9H-N5rC6nmIeWIhp-QM3gTbkdy-xVeCfkt18PVKbqxlIkRU1OLeYwTzgzGpHnqYozu0Kk90Tewtj490QQbDaCpLBHAb6g7lNOOK7zJcY8QYiEZjm6q0-aAGXPBEJct9DodfUaNVv9InABFKBwCWs59O3tF5e-PzY1wCcKszu5FhnVQaBn4p0uiXq2io2bBTw1_L2NxGaBabUB-qrqOOG89wl-aPreACeowbl2sTfkyMVI_atdgikerhGSrNxVxpEW0QQ67UGbmduguvVeTcjA900Mb1GXGX36Ywd9wn9KECB-fMGEWRbF5O2SXuX6p4z2YmdB-oHkcqHgdCf8dFtorVZ3Q4vMVZZxdkUJEJzosgHYDvkpyYyInkf31SlFAoODUIlWZeP6d0QqYh_dr3jEv9ZuihpiXCc3L53zP_yDdQdIWyFg6MPAp7zNouizOYnHMrtuR25LPTYIQYaQpfHsw3KpkfDtx0TwJqze-2Ec500OCht5lCFYBulLFpFiWz4Q_DqJvEfl_2943dXPPTLe4uLUEIxTegssiBMhe--12AjFf1_5T-_KUsrDz6JswmzTNnkAFCVlkrfl6FmvKOZ1dwoJfk-AYGEQPFOGb_MDPyhYN5c4rj4jHTpt1QJ-dn1lLzkSGR2vwQdt2bsELCxXhXjqFE3nz1RpuY_QzStU3LCBhzY0vjFmrD1dm9M-X_ty6X3w7F9F8lDWdG9DS">
  <input class="form-control" type="hidden" name="i_formtype" id="i_formtype" value="Website%20Contact%20Form">
  <div class="form-group-wrapper">
    <div class="no-comment-wrapper">
      <div class="first-three">
        <div class="form-group">
          <label for="i_firstname">First Name *</label>
          <input value="" class="form-control" type="text" maxlength="50" name="i_firstname" id="i_firstname" autocomplete="given-name" required="">
        </div>
        <div class="form-group">
          <label for="i_lastname">Last Name *</label>
          <input value="" class="form-control" type="text" maxlength="50" name="i_lastname" id="i_lastname" autocomplete="family-name" required="">
        </div>
        <div class="form-group">
          <label for="i_email">Email Address *</label>
          <input value="" class="form-control" type="email" maxlength="100" name="i_email" id="i_email" autocomplete="email" required="">
        </div>
      </div>
      <div class="second-two">
        <div class="form-group">
          <label for="i_phonenumber">Home Phone *</label>
          <input value="" class="form-control" type="text" maxlength="42" name="i_phonenumber" id="i_phonenumber" autocomplete="tel" required="">
        </div>
        <div class="form-group">
          <label for="i_mobilenumber">Mobile Number</label>
          <input value="" class="form-control" type="text" maxlength="42" name="i_mobilenumber" id="i_mobilenumber" autocomplete="tel">
        </div>
        <div class="form-group form-group-last"></div>
      </div>
    </div>
    <div class="form-group full">
      <label for="i_comment">Comment</label>
      <textarea name="i_comment" id="i_comment" maxlength="512" class="form-control"></textarea>
    </div>
  </div>
  <div class="align-right">
    <button class="btn-main" type="submit"><span>Get in Touch</span></button>
  </div>
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

accessibility adapter TM
x
Keyboard Navigation Stop Animations
Font Adjustments Larger Text Smaller Text Readable Text
Contrast Grayscale Display Light Contrast Reverse Contrast
Cursor and Zoom Big White Cursor Big Black Cursor Zoom Screen
Display Adjustments Underline Links Underline Headings Show Alt Tags
Reset Settings

Powered By ADA Site Compliance
Terms and Conditions

accessibility adapter TM
x
Keyboard Navigation Stop Animations
Font Adjustments Larger Text Smaller Text Readable Text
Contrast Grayscale Display Light Contrast Reverse Contrast
Cursor and Zoom Big White Cursor Big Black Cursor Zoom Screen
Display Adjustments Underline Links Underline Headings Show Alt Tags
Reset Settings

Powered By ADA Site Compliance
Terms and Conditions

accessibility adapter TM
x
Keyboard Navigation Stop Animations
Font Adjustments Larger Text Smaller Text Readable Text
Contrast Grayscale Display Light Contrast Reverse Contrast
Cursor and Zoom Big White Cursor Big Black Cursor Zoom Screen
Display Adjustments Underline Links Underline Headings Show Alt Tags
Reset Settings

Powered By ADA Site Compliance
Terms and Conditions

accessibility adapter TM
x
Keyboard Navigation Stop Animations
Font Adjustments Larger Text Smaller Text Readable Text
Contrast Grayscale Display Light Contrast Reverse Contrast
Cursor and Zoom Big White Cursor Big Black Cursor Zoom Screen
Display Adjustments Underline Links Underline Headings Show Alt Tags
Reset Settings

Powered By ADA Site Compliance
Terms and Conditions

accessibility adapter TM
x
Keyboard Navigation Stop Animations
Font Adjustments Larger Text Smaller Text Readable Text
Contrast Grayscale Display Light Contrast Reverse Contrast
Cursor and Zoom Big White Cursor Big Black Cursor Zoom Screen
Display Adjustments Underline Links Underline Headings Show Alt Tags
Reset Settings

Powered By ADA Site Compliance
Terms and Conditions

Skip to Main Content
813~530~4338
 * Blog

 * 
 * 

 * Featured Listings
 * Search Listings
   * Search By Map
   * Search Open Houses
   * Advanced Search
 * Buying
   * Arrange Financing
   * Property Organizer
   * Email Alerts
   * Mortgage Calculator
   * Closing the Sale
   * Making an Offer
   * Viewing Homes
   * Selecting an Agent
 * Selling
   * Attracting Buyers
   * Dealing With Offers
   * Handling Viewings
   * Closing the Sale
   * Setting Your Price
   * Selecting the Right Agent
 * About
   * Charlene Weston ~ Owner / Managing Broker
   * Michael Weston ~ Owner/Director
   * Monica Guillen ~ Licensed Realtor
   * Kimberly Velez – Licensed Realtor
   * Meghan Cobelo ~ Broker Associate – Agent
   * Joseph Martarella – Licensed Realtor
   * Concerts for a Cause
   * Kristy Wagner – Realtor
   * Victoria Albritton ~ Executive Assistant
   * Emily Skinner ~ Real Estate Assistant
 * Communities
   * FishHawk Ranch
   * River Hills (Golf Community)
   * Channing Park
   * Waterset
   * Andalucia (Waterfront)
   * Mirabay
   * Southshore Bay (Lagoon Community)
   * Crystal Lagoon (Lagoon Community)
   * South Tampa
   * Avila (Golf Community)
   * Bloomingdale (Golf Community)
   * Symphony Isles (Waterfront Community)
   * Davis Island (Waterfront Community)
   * Fish Hawk Trails




“RELATIONSHIPS BUILT ON TRUST”

PROPERTY SEARCH

PROPERTY SEARCH

Location
Min. Price $
Max. Price $
Beds ▼ Any 1+ 2+ 3+ 4+ 5+
Baths ▼ Any 1+ 2+ 3+ 4+ 5+
Search


WELCOME

 

Whether you’re buying or selling a home (or both), your success hinges upon the
expert advice and services provided by your real estate agent.

Our team is committed to providing our clients with professional services based
on our experience, knowledge and skills.

We’ve filled this website with tips and resources to help you quickly understand
what you need to know — and how we



deliver the services designed to meet your needs.

If you’re selling click here to learn more about the process and how to ensure
your property sells quickly and for the highest price possible.

If you’re buying click here to discover how to find your next dream home and get
it, without overpaying.

We’re the real estate team that specializes in this local market – and has the
reputation for putting you, the client, first. Any time you want information on
the market or are ready to buy or sell a property – contact us. There’s no
obligation.


WE’RE LOOKING FORWARD TO LEARNING MORE ABOUT YOUR NEEDS AND GOALS.




CONCERTS FOR A CAUSE




Presented by Weston Group Real Estate

Doing some good for the neighborhood

Park Square Plaza  FishHawk Ranch 16132 Churchview Drive  Lithia  Florida 33547

Benefiting Metropolitan Ministries




FEATURED


LISTINGS

11307 WAGON TRAIL RUN
LITHIA, FL 33547

$1,199,000
Beds: 4
Sq. Ft.: 3,400
Baths: 3

13223 TWIN BRIDGES DRIVE
RIVERVIEW, FL 33579

$697,000
Beds: 5
Sq. Ft.: 3,606
Baths: 4

13806 LAKE FISHHAWK DRIVE
LITHIA, FL 33547

$635,000
Beds: 4
Sq. Ft.: 2,496
Baths: 3

11307 WAGON TRAIL RUN
LITHIA, FL 33547

$1,199,000
Beds: 4
Sq. Ft.: 3,400
Baths: 3

13223 TWIN BRIDGES DRIVE
RIVERVIEW, FL 33579

$697,000
Beds: 5
Sq. Ft.: 3,606
Baths: 4

13806 LAKE FISHHAWK DRIVE
LITHIA, FL 33547

$635,000
Beds: 4
Sq. Ft.: 2,496
Baths: 3

See all Featured listings
 * Mortgage Calculator
 * Thinking of Buying?
 * Thinking of Selling?


LATEST


NEWS


HEALTHY LIGHTING FOR YOUR HOME

Recently, researchers discovered that the lighting in your home can have a much
greater impact on your health and well-being than originally thought. Better
lighting can boost your energy, help you sleep better, and even enhance
healing.So, it pays to make sure the lighting in your home has a positive ...

Continue Reading


HELP BUYERS UNDERSTAND THE AREA

There’s a famous saying in the real estate business: “Location, location,
location”. It simply means that where your home is located – your community – is
just as important to potential buyers as the features of the property
itself.Sellers often make the mistake of creating a long list of home ...

Continue Reading


A QUICK HOUSEHOLD CHECK HELPS CONSERVE RESOURCES

This is a good time to visually check of all your utilities, fixtures and
appliances to make sure they are not using expensive energy and resources
inefficiently.Start with the faucets. Ensure they don’t drip when closed. If
they do, replace the washers (or in the case of washerless units, the ...

Continue Reading


NOT-SO-OBVIOUS HOME STAGING TIPS

When it comes to “staging” your home for sale – which basically means ensuring
it looks clean and uncluttered – you probably already know the basics: clean the
counters, vacuum the floors, mow the lawn, etc.But there are also some less
obvious home staging tips that can help to sell ...

Continue Reading
See all news


CONTACT US

* Required Field.

First Name *
Last Name *
Email Address *
Home Phone *
Mobile Number

Comment
Get in Touch


WESTON


GROUP

Independently Owned & Operated
Phone number 813~530~4338
 * 
 * 

 * Home
 * Blog
 * Contact
 * Accessibility
 * Featured Listings
 * Search Listings
 * Buying
 * Selling
 * About
 * Communities

Powered by IXACT Contact® Real Estate CRM Software

Translate »

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 


Powered by Translate


Notifications





Original text

Rate this translation
Your feedback will be used to help improve Google Translate