thelunarealtygroup.com
Open in
urlscan Pro
54.209.65.19
Public Scan
URL:
https://thelunarealtygroup.com/
Submission Tags: phishingrod
Submission: On May 30 via api from DE — Scanned from DE
Submission Tags: phishingrod
Submission: On May 30 via api from DE — Scanned from DE
Form analysis
1 forms found in the DOM<form class="ng-pristine ng-valid">
<div class="input-group clearfix">
<input type="text" autocomplete="new-query" class="form-control city ng-pristine ng-untouched ng-valid ng-empty" ng-model="$ctrl.search_form.query" ng-keyup="$ctrl.auto_complete_search($event)" ng-click="$ctrl.auto_complete_search($event)"
placeholder="search">
<!-- ngIf: $ctrl.intro_show_results -->
<select name="" class="form-control property-type ng-pristine ng-untouched ng-valid ng-empty" ng-model="$ctrl.search_form.PropertyType" aria-label="Property Type"
ng-options="$ctrl.lang_value_mapping('listing.string.panel.app.reso.propertytype.', k) for (k, v) in $ctrl.PropertyTypes">
<option value="" class="ng-binding" selected="selected"> Property Type </option>
<option label="Business Opportunity" value="string:Business Opportunity">Business Opportunity</option>
<option label="Commercial Lease" value="string:Commercial Lease">Commercial Lease</option>
<option label="Commercial Sale" value="string:Commercial Sale">Commercial Sale</option>
<option label="Farm" value="string:Farm">Farm</option>
<option label="Land" value="string:Land">Land</option>
<option label="Land Lease" value="string:Land Lease">Land Lease</option>
<option label="Manufactured In Park" value="string:Manufactured In Park">Manufactured In Park</option>
<option label="Residential" value="string:Residential">Residential</option>
<option label="Residential Income" value="string:Residential Income">Residential Income</option>
<option label="Residential Lease" value="string:Residential Lease">Residential Lease</option>
</select>
<select name="" class="form-control beds ng-pristine ng-untouched ng-valid ng-empty" aria-label="Beds" ng-model="$ctrl.search_form.BedroomsTotal_min" ng-options="v for v in $ctrl.Beds">
<option value="" class="ng-binding" selected="selected"> Beds </option>
<option label="0" value="number:0">0</option>
<option label="1" value="number:1">1</option>
<option label="2" value="number:2">2</option>
<option label="3" value="number:3">3</option>
<option label="4" value="number:4">4</option>
<option label="5" value="number:5">5</option>
<option label="6" value="number:6">6</option>
<option label="7" value="number:7">7</option>
<option label="8" value="number:8">8</option>
<option label="9" value="number:9">9</option>
<option label="10" value="number:10">10</option>
</select>
<select name="" class="form-control baths ng-pristine ng-untouched ng-valid ng-empty" aria-label="Baths" ng-model="$ctrl.search_form.BathroomsTotalInteger_min" ng-options="v for v in $ctrl.Baths">
<option value="" class="ng-binding" selected="selected"> Baths </option>
<option label="0" value="number:0">0</option>
<option label="1" value="number:1">1</option>
<option label="2" value="number:2">2</option>
<option label="3" value="number:3">3</option>
<option label="4" value="number:4">4</option>
<option label="5" value="number:5">5</option>
<option label="6" value="number:6">6</option>
<option label="7" value="number:7">7</option>
<option label="8" value="number:8">8</option>
<option label="9" value="number:9">9</option>
<option label="10" value="number:10">10</option>
</select>
<div class="form-control min-price min-price-ui full-search ui-select-container ui-select-bootstrap dropdown ng-pristine ng-untouched ng-valid ng-scope ng-empty" ng-class="{open: $select.open}" ng-model="$ctrl.search_form.ListPrice_min"
ng-change="$ctrl.update_price_range('max_price');$ctrl.price_input()">
<div class="price-ui-match ui-select-match ng-scope" ng-hide="$select.open && $select.searchEnabled" ng-disabled="$select.disabled" ng-class="{'btn-default-focus':$select.focus}" placeholder="Min. Price"><span tabindex="-1"
class="btn btn-default form-control ui-select-toggle" aria-label="Select box activate" ng-disabled="$select.disabled" ng-click="$select.activate()" style="outline: 0;"><span ng-show="$select.isEmpty()"
class="ui-select-placeholder text-muted ng-binding">Min. Price</span> <span ng-hide="$select.isEmpty()" class="ui-select-match-text pull-left ng-hide" ng-class="{'ui-select-allow-clear': $select.allowClear && !$select.isEmpty()}"
ng-transclude=""><span class="ng-binding ng-scope">
</span></span> <i class="caret pull-right" ng-click="$select.toggle($event)"></i>
<a ng-show="$select.allowClear && !$select.isEmpty() && ($select.disabled !== true)" aria-label="Select box clear" style="margin-right: 10px" ng-click="$select.clear($event)" class="btn btn-xs btn-link pull-right ng-hide"><i class="glyphicon glyphicon-remove" aria-hidden="true"></i></a></span>
</div><span ng-show="$select.open && $select.refreshing && $select.spinnerEnabled" class="ui-select-refreshing glyphicon-refresh ui-select-spin ng-hide"></span> <input type="search" autocomplete="off" tabindex="-1"
aria-expanded="true" aria-label="Select box" aria-owns="ui-select-choices-0" class="form-control ui-select-search ng-pristine ng-untouched ng-valid ng-empty ng-hide" ng-class="{ 'ui-select-search-hidden' : !$select.searchEnabled }"
placeholder="Min. Price" ng-model="$select.search" ng-show="$select.open">
<ul class="price-ui-choices ui-select-choices ui-select-choices-content ui-select-dropdown dropdown-menu ng-scope ng-hide" ng-show="$select.open && $select.items.length > 0"
repeat="min_price in $ctrl.get_min_price($select.search) | filter : $select.search">
<li class="ui-select-choices-group" id="ui-select-choices-0">
<div class="divider ng-hide" ng-show="$select.isGrouped && $index > 0"></div>
<div ng-show="$select.isGrouped" class="ui-select-choices-group-label dropdown-header ng-binding ng-hide" ng-bind="$group.name"></div>
<!-- ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items -->
</li>
</ul>
<div class="ui-select-no-choice"></div><ui-select-single></ui-select-single><input ng-disabled="$select.disabled" class="ui-select-focusser ui-select-offscreen ng-scope" type="text" id="focusser-0" aria-label="Select box focus"
aria-haspopup="true" role="button">
</div>
<div class="form-control max-price max-price-ui full-search ui-select-container ui-select-bootstrap dropdown ng-pristine ng-untouched ng-valid ng-scope ng-empty" ng-class="{open: $select.open}" ng-model="$ctrl.search_form.ListPrice_max"
ng-change="$ctrl.update_price_range('min_price');$ctrl.price_input()">
<div class="price-ui-match ui-select-match ng-scope" ng-hide="$select.open && $select.searchEnabled" ng-disabled="$select.disabled" ng-class="{'btn-default-focus':$select.focus}" placeholder="Max. Price"><span tabindex="-1"
class="btn btn-default form-control ui-select-toggle" aria-label="Select box activate" ng-disabled="$select.disabled" ng-click="$select.activate()" style="outline: 0;"><span ng-show="$select.isEmpty()"
class="ui-select-placeholder text-muted ng-binding">Max. Price</span> <span ng-hide="$select.isEmpty()" class="ui-select-match-text pull-left ng-hide" ng-class="{'ui-select-allow-clear': $select.allowClear && !$select.isEmpty()}"
ng-transclude=""><span class="ng-binding ng-scope">
</span></span> <i class="caret pull-right" ng-click="$select.toggle($event)"></i>
<a ng-show="$select.allowClear && !$select.isEmpty() && ($select.disabled !== true)" aria-label="Select box clear" style="margin-right: 10px" ng-click="$select.clear($event)" class="btn btn-xs btn-link pull-right ng-hide"><i class="glyphicon glyphicon-remove" aria-hidden="true"></i></a></span>
</div><span ng-show="$select.open && $select.refreshing && $select.spinnerEnabled" class="ui-select-refreshing glyphicon-refresh ui-select-spin ng-hide"></span> <input type="search" autocomplete="off" tabindex="-1"
aria-expanded="true" aria-label="Select box" aria-owns="ui-select-choices-1" class="form-control ui-select-search ng-pristine ng-untouched ng-valid ng-empty ng-hide" ng-class="{ 'ui-select-search-hidden' : !$select.searchEnabled }"
placeholder="Max. Price" ng-model="$select.search" ng-show="$select.open">
<ul class="price-ui-choices ui-select-choices ui-select-choices-content ui-select-dropdown dropdown-menu ng-scope ng-hide" ng-show="$select.open && $select.items.length > 0"
repeat="max_price in $ctrl.get_max_price($select.search) | filter : $select.search">
<li class="ui-select-choices-group" id="ui-select-choices-1">
<div class="divider ng-hide" ng-show="$select.isGrouped && $index > 0"></div>
<div ng-show="$select.isGrouped" class="ui-select-choices-group-label dropdown-header ng-binding ng-hide" ng-bind="$group.name"></div>
<!-- ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items -->
</li>
</ul>
<div class="ui-select-no-choice"></div><ui-select-single></ui-select-single><input ng-disabled="$select.disabled" class="ui-select-focusser ui-select-offscreen ng-scope" type="text" id="focusser-1" aria-label="Select box focus"
aria-haspopup="true" role="button">
</div>
<input type="button" class="form-control search" aria-label="Search Listings" ng-click="$ctrl.submit('full')" value="SEARCH">
</div>
</form>
Text Content
* Enable Dark Mode Disable Dark Mode * * Skip to Main content * Home * Search * Office Listings * Browse Listings * Sold Listings * Just Listed * Open Houses * Buyers * Mortgage Calculator * Sellers * Free Home Evaluation * Communities * Westchester * Melrose Park * Oak Park * Berwyn * Stickney * Romeoville * Oak Lawn * Brookfield * Plainfield * Riverside * Elmwood Park * Cicero * Chicago * About * Our Blog * Contact * Agents * Join Us! * development page * Recruiting * Agent Resources × * Home * Search * Office Listings * Browse Listings * Sold Listings * Just Listed * Open Houses * Buyers * Mortgage Calculator * Sellers * Free Home Evaluation * Communities * Westchester * Melrose Park * Oak Park * Berwyn * Stickney * Romeoville * Oak Lawn * Brookfield * Plainfield * Riverside * Elmwood Park * Cicero * Chicago * About * Our Blog * Contact * Agents * Join Us! * development page * Recruiting * Agent Resources Main Start here Find Your Dream Home Now! SEARCH THE MLSMEET OUR TEAM Find Your Dream Home Now! SEARCH THE MLSMEET OUR TEAM Find Your Dream Home Now! SEARCH THE MLSMEET OUR TEAM Find Your Dream Home Now! Find Your Dream Home Now! WELCOME | LUNA REALTY GROUP FOR BUYERS For buyers there is detailed area and neighborhood information and a great MLS® search page. CLICK HERE FOR SELLERS For sellers we provide information and data to help you to ready your home for market and to list it so it sells. CLICK HERE FREE HOME EVALUATION The Austin, Georgetown, Buda, Driftwood, Hutto, Manor, Bee Cave, and Weser real estate market is made up of diverse and interesting communities and neighborhoods. CLICK HERE JOIN OUR TEAM The Austin, Georgetown, Buda, Driftwood, Hutto, Manor, Bee Cave, and Weser real estate market is made up of diverse and interesting communities and neighborhoods. CLICK HERE SEARCH 1000'S OF HOME'S * SEARCH * BY MAP Property Type Business OpportunityCommercial LeaseCommercial SaleFarmLandLand LeaseManufactured In ParkResidentialResidential IncomeResidential Lease Beds 012345678910 Baths 012345678910 Min. Price * Max. Price * Advanced Filters PROPERTY STYLE: * APARTMENT * BOAT SLIP * CABIN * CONDOMINIUM * DEEDED PARKING * DUPLEX * FARM * MANUFACTURED HOME * MANUFACTURED ON LAND * MOBILE HOME * OWN YOUR OWN * QUADRUPLEX * RANCH * SINGLE FAMILY RESIDENCE * STOCK COOPERATIVE * TIMESHARE * TOWNHOUSE * TRIPLEX FILTER PROPERTIES BY: * Just Listed * Fore Closures * Open Houses * Price Reduced * New Construction * Short Sale AMENITIES: * Private Pool * Wooded * Spa * Fireplace * Cooling * Heating * Back Yard * Waterfront * Front Yard * Senior Community * Guest House * Garage * Green * Basement * Laundry * Leased Renewable KEY FEATURES: Living Area (Sq.ft) 0 10000 Lot Size 0 10000 Stories 0 4 Year Built 1980 2020 Days on the market 0 360 RESET FILTERS * CLOSE * SEARCH COMMUNITIES WE SERVE SEE MORE COMMUNITIES * Westchester * Stickney * Plainfield * Riverside * Chicago FEATURED HOMES No Results Found For Sale For Sale $469,000 For Sale 4209 Gunderson Ave Stickney, IL 60402 For Sale * 4 Beds * 4 Baths * 1985 sqft Listed by Erica Cuneen, Beyond Properties Realty Group For Sale #MRD11627575 For Sale For Sale For Sale $149,000 For Sale 4800 S Lorel Ave Stickney, IL 60638 For Sale * 0 Baths Listed by Juanita Flores, RE/MAX 10 For Sale #MRD11733625 For Sale For Sale For Sale $2,999,999 For Sale 5700 W 41st St Stickney, IL 60804 For Sale Listed by Frank Christiano, Skydan Real Estate Sales, LLC For Sale #MRD11724355 For Sale For Sale For Sale $260,000 For Sale 4408 Kenilworth Ave Stickney, IL 60402 For Sale * 3 Beds * 2 Baths * 1000 sqft Listed by Surma Rojas, Exit Grace Realty For Sale #MRD11740302 For Sale For Sale For Sale $129,900 For Sale 4139 Harlem Ave Stickney, IL 60402 For Sale * 0 Baths Listed by Junior Godinez, Baird & Warner For Sale #MRD11712269 For Sale For Sale For Sale $298,999 For Sale 4825 S Central Ave Stickney, IL 60638 For Sale * 0 Baths Listed by Jerry Grodesky, Farm & Lake Houses Real Estate For Sale #MRD11711496 For Sale For Sale For Sale $355,900 For Sale 4135 Wisconsin Ave Stickney, IL 60402 For Sale * 3 Beds * 2 Baths * 1080 sqft Listed by Chris Tasevski, Century 21 Hallmark Ltd. For Sale #MRD11773677 For Sale For Sale For Sale $204,900 For Sale 4114 Home Ave Stickney, IL 60402 For Sale * 3 Beds * 2 Baths * 1308 sqft Listed by Jerrold Stallworth, Vylla Home For Sale #MRD11782007 For Sale See More HAVE QUESTIONS? Click the button below so we can show you our five star service. Contact Us! ABOUT US For years, we’ve represented numerous individual and corporate clients in the dynamic, competitive market of Westchester. Our passion for excellence and Westchester real estate motives our desire to exceed expectations and go the extra mile for every client. CONTACT US * Luna Realty Group * 6426 W Cermak Rd * 708-797-3027 * 708-268-3349 * office@thelunarealtygroup.com * thelunarealtygroup.com © May 30, 2023 8:09:10 AM MRED LLC. All rights reserved. Real Estate listings held by brokerage firms other than this brokerage firm are marked with the Broker Reciprocity logo or the Broker Reciprocity thumbnail logo (a little black house) Some properties which appear for sale on this website may subsequently have sold and may no longer be available. Information Deemed Reliable but Not Guaranteed. The information being provided is for consumers’ personal, non-commercial use and may not be used for any purpose other than to identify prospective properties consumers may be interested in purchasing. DIGITAL MILLENNIUM COPYRIGHT ACT (DMCA) NOTICE Last updated on May 30, 2023 8:09:10 AM 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, that the data is deemed reliable but is not guaranteed by MLS GRID, and that the use of the MLS GRID Data may be subject to an end user license agreement prescribed by the Member Participant’s applicable MLS if any and as amended from time to time. MLS GRID may, at its discretion, require use of other disclaimers as necessary to protect Member Participant, and/or their MLS from liability. Each display or use of the IDX Listings, or any portion of the IDX Listings shall include the conspicuous display of the following: Based on information submitted to the MLS GRID as of May 30, 2023 8:09:10 AM. All data is obtained from various sources and may not have been verified by broker or MLS GRID. Supplied Open House Information is subject to change without notice. All information should be independently reviewed and verified for accuracy. Properties may or may not be listed by the office/agent presenting the information. * * * Real Estate Website SELECT YOUR FILE × computerUpload view_moduleLibrary shopping_basketStock Photos Click a button below to start: My Computer Google 0% Complete Cancel Search Zoom in and out Click crop when done Crop UNDEFINED AGREEMENT cancel Agree Unfortunately, according to undefined requirement, we cannot allow you to process unless you agree with the undefined Agreement. Loading