Help
RSS
API
Feed
Maltego
Contact
Domain > www.outdoorsrealty.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2023-08-03
52.4.13.149
(
ClassC
)
2026-02-06
64.77.77.200
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: nginx/1.22.1Date: Fri, 06 Feb 2026 13:36:15 GMTContent-Type: text/htmlContent-Length: 169Connection: keep-aliveLocation: https://www.outdoorsrealty.com/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/1.22.1/center>/body>/html>
Port 443
HTTP/1.1 200 OKServer: nginxDate: Fri, 06 Feb 2026 13:36:15 GMTContent-Type: text/html; Charsetutf-8Content-Length: 56544Connection: keep-aliveVary: Accept-EncodingCache-Control: privateSet-Cookie: AwHttpReferer; path/Set-Cookie: slidenum0; path/Set-Cookie: cz; path/ !DOCTYPE html>html langen>head>title>Northwestern, WI Real Estate - Outdoors Realty, REALTOR®/title>meta charsetutf-8>meta namedescription contentVisit OutdoorsRealty.com For All Your Northwestern Wisconsin and Minnesota Real Estate Needs! />meta namekeywords contentreal estate, homes, condos, land, property, listings, for sale, real estate agent, northwestern Wisconsin, WI, Minnesota, Twin Cities, cabin, lake, land, Outdoors Realty />meta nameauthor contentAgentWebsite />meta propertyog:description contentVisit OutdoorsRealty.com For All Your Northwestern Wisconsin and Minnesota Real Estate Needs!/>meta propertyog:url contenthttps://www.outdoorsrealty.com/ />meta propertyfb:app_id content126400788838/>meta propertyog:site_name contentoutdoorsrealty.com/>meta propertyog:title contentNorthwestern, WI Real Estate - Outdoors Realty, REALTOR®/>meta propertyog:type contentwebsite/>meta nametwitter:card contentsummary_large_image /> meta nametwitter:creator content@agentwebsite /> meta nametwitter:title contentNorthwestern, WI Real Estate - Outdoors Realty, REALTOR®/>meta propertyog:image contenthttps://media.agentwebsite.net/images/snapshots/outdoorsrealty.com.png/>meta propertyog:image:width content990 />meta propertyog:image:height content518 />meta propertyog:image:type contentimage/png /> meta nametwitter:image contenthttps://media.agentwebsite.net/images/snapshots/outdoorsrealty.com.png/>meta nameviewport contentwidthdevice-width, initial-scale1, minimum-scale1 />meta namemobile-web-app-capable contentyes>meta nameapple-mobile-web-app-status-bar-style contentblack-translucent>link relstylesheet hrefhttps://media.agentwebsite.net/t/01-002-065/idxb-listings-showcase.css?cb112F222F2025113A423A19AM5>link relstylesheet typetext/css hrefhttps://www.outdoorsrealty.com/css/styles.css?cb112F222F2025113A423A19AM199>link relstylesheet hrefhttps://media.agentwebsite.net/font-awesome-4.6.1/css/font-awesome.min.css>link relstylesheet hrefhttps://media.agentwebsite.net/css/animate-4.1.1-min.css>link hrefhttps://fonts.googleapis.com/css?familyCormorant+Garamond:400,500i,700|Open+Sans:300,400,400i,600,600i,700,700i,800,800i|Open+Sans+Condensed:300,700|Pinyon+Script|Oswald|Unna:400,400i,700,700i|Merriweather:400|Libre+Baskerville:400,400i,700|Montserrat:300,400,500,600,700 relstylesheet>link hrefhttps://fonts.googleapis.com/css2?familyMaterial+Symbols+Rounded relstylesheet>link relstylesheet mediascreen and (max-width:769px) hrefhttps://media.agentwebsite.net/t/01-002-065/mobile.css?cb112F222F2025113A423A19AM190>script typetext/javascript srchttps://media.agentwebsite.net/js/js-min-2.2.4.js?y40>/script>!-- 01-002-065 js -->!-- waypoints is a css-links.htm dependency -->script>/*!Waypoints - 4.0.0Copyright © 2011-2015 Caleb TroughtonLicensed under the MIT license.https://github.com/imakewebthings/waypoints/blog/master/licenses.txt*/!function(){use strict;function t(n){if(!n)throw new Error(No options passed to Waypoint constructor);if(!n.element)throw new Error(No element option passed to Waypoint constructor);if(!n.handler)throw new Error(No handler option passed to Waypoint constructor);this.keywaypoint-+e,this.optionst.Adapter.extend({},t.defaults,n),this.elementthis.options.element,this.adapternew t.Adapter(this.element),this.callbackn.handler,this.axisthis.options.horizontal?horizontal:vertical,this.enabledthis.options.enabled,this.triggerPointnull,this.groupt.Group.findOrCreate({name:this.options.group,axis:this.axis}),this.contextt.Context.findOrCreateByElement(this.options.context),t.offsetAliasesthis.options.offset&&(this.options.offsett.offsetAliasesthis.options.offset),this.group.add(this),this.context.add(this),ithis.keythis,e+1}var e0,i{};t.prototype.queueTriggerfunction(t){this.group.queueTrigger(this,t)},t.prototype.triggerfunction(t){this.enabled&&this.callback&&this.callback.apply(this,t)},t.prototype.destroyfunction(){this.context.remove(this),this.group.remove(this),delete ithis.key},t.prototype.disablefunction(){return this.enabled!1,this},t.prototype.enablefunction(){return this.context.refresh(),this.enabled!0,this},t.prototype.nextfunction(){return this.group.next(this)},t.prototype.previousfunction(){return this.group.previous(this)},t.invokeAllfunction(t){var e;for(var n in i)e.push(in);for(var o0,re.length;r>o;o++)eot()},t.destroyAllfunction(){t.invokeAll(destroy)},t.disableAllfunction(){t.invokeAll(disable)},t.enableAllfunction(){t.invokeAll(enable)},t.refreshAllfunction(){t.Context.refreshAll()},t.viewportHeightfunction(){return window.innerHeight||document.documentElement.clientHeight},t.viewportWidthfunction(){return document.documentElement.clientWidth},t.adapters,t.defaults{context:window,continuous:!0,enabled:!0,group:default,horizontal:!1,offset:0},t.offsetAliases{bottom-in-view:function(){return this.context.innerHeight()-this.adapter.outerHeight()},right-in-view:function(){return this.context.innerWidth()-this.adapter.outerWidth()}},window.Waypointt}(),function(){use strict;function t(t){window.setTimeout(t,1e3/60)}function e(t){this.elementt,this.Adaptero.Adapter,this.adapternew this.Adapter(t),this.keywaypoint-context-+i,this.didScroll!1,this.didResize!1,this.oldScroll{x:this.adapter.scrollLeft(),y:this.adapter.scrollTop()},this.waypoints{vertical:{},horizontal:{}},t.waypointContextKeythis.key,nt.waypointContextKeythis,i+1,this.createThrottledScrollHandler(),this.createThrottledResizeHandler()}var i0,n{},owindow.Waypoint,rwindow.onload;e.prototype.addfunction(t){var et.options.horizontal?horizontal:vertical;this.waypointset.keyt,this.refresh()},e.prototype.checkEmptyfunction(){var tthis.Adapter.isEmptyObject(this.waypoints.horizontal),ethis.Adapter.isEmptyObject(this.waypoints.vertical);t&&e&&(this.adapter.off(.waypoints),delete nthis.key)},e.prototype.createThrottledResizeHandlerfunction(){function t(){e.handleResize(),e.didResize!1}var ethis;this.adapter.on(resize.waypoints,function(){e.didResize||(e.didResize!0,o.requestAnimationFrame(t))})},e.prototype.createThrottledScrollHandlerfunction(){function t(){e.handleScroll(),e.didScroll!1}var ethis;this.adapter.on(scroll.waypoints,function(){(!e.didScroll||o.isTouch)&&(e.didScroll!0,o.requestAnimationFrame(t))})},e.prototype.handleResizefunction(){o.Context.refreshAll()},e.prototype.handleScrollfunction(){var t{},e{horizontal:{newScroll:this.adapter.scrollLeft(),oldScroll:this.oldScroll.x,forward:right,backward:left},vertical:{newScroll:this.adapter.scrollTop(),oldScroll:this.oldScroll.y,forward:down,backward:up}};for(var i in e){var nei,on.newScroll>n.oldScroll,ro?n.forward:n.backward;for(var s in this.waypointsi){var lthis.waypointsis,an.oldScrolll.triggerPoint,hn.newScroll>l.triggerPoint,pa&&h,u!a&&!h;(p||u)&&(l.queueTrigger(r),tl.group.idl.group)}}for(var c in t)tc.flushTriggers();this.oldScroll{x:e.horizontal.newScroll,y:e.vertical.newScroll}},e.prototype.innerHeightfunction(){return this.elementthis.element.window?o.viewportHeight():this.adapter.innerHeight()},e.prototype.removefunction(t){delete this.waypointst.axist.key,this.checkEmpty()},e.prototype.innerWidthfunction(){return this.elementthis.element.window?o.viewportWidth():this.adapter.innerWidth()},e.prototype.destroyfunction(){var t;for(var e in this.waypoints)for(var i in this.waypointse)t.push(this.waypointsei);for(var n0,ot.length;o>n;n++)tn.destroy()},e.prototype.refreshfunction(){var t,ethis.elementthis.element.window,ie?void 0:this.adapter.offset(),n{};this.handleScroll(),t{horizontal:{contextOffset:e?0:i.left,contextScroll:e?0:this.oldScroll.x,contextDimension:this.innerWidth(),oldScroll:this.oldScroll.x,forward:right,backward:left,offsetProp:left},vertical:{contextOffset:e?0:i.top,contextScroll:e?0:this.oldScroll.y,contextDimension:this.innerHeight(),oldScroll:this.oldScroll.y,forward:down,backward:up,offsetProp:top}};for(var r in t){var str;for(var l in this.waypointsr){var a,h,p,u,c,fthis.waypointsrl,df.options.offset,yf.triggerPoint,g0,wnully;f.element!f.element.window&&(gf.adapter.offset()s.offsetProp),functiontypeof d?dd.apply(f):stringtypeof d&&(dparseFloat(d),f.options.offset.indexOf(%)>-1&&(dMath.ceil(s.contextDimension*d/100))),as.contextScroll-s.contextOffset,f.triggerPointg+a-d,hys.oldScroll,pf.triggerPoint>s.oldScroll,uh&&p,c!h&&!p,!w&&u?(f.queueTrigger(s.backward),nf.group.idf.group):!w&&c?(f.queueTrigger(s.forward),nf.group.idf.group):w&&s.oldScroll>f.triggerPoint&&(f.queueTrigger(s.forward),nf.group.idf.group)}}return o.requestAnimationFrame(function(){for(var t in n)nt.flushTriggers()}),this},e.findOrCreateByElementfunction(t){return e.findByElement(t)||new e(t)},e.refreshAllfunction(){for(var t in n)nt.refresh()},e.findByElementfunction(t){return nt.waypointContextKey},window.onloadfunction(){r&&r(),e.refreshAll()},o.requestAnimationFramefunction(e){var iwindow.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||t;i.call(window,e)},o.Contexte}(),function(){use strict;function t(t,e){return t.triggerPoint-e.triggerPoint}function e(t,e){return e.triggerPoint-t.triggerPoint}function i(t){this.namet.name,this.axist.axis,this.idthis.name+-+this.axis,this.waypoints,this.clearTriggerQueues(),nthis.axisthis.namethis}var n{vertical:{},horizontal:{}},owindow.Waypoint;i.prototype.addfunction(t){this.waypoints.push(t)},i.prototype.clearTriggerQueuesfunction(){this.triggerQueues{up:,down:,left:,right:}},i.prototype.flushTriggersfunction(){for(var i in this.triggerQueues){var nthis.triggerQueuesi,oupi||lefti;n.sort(o?e:t);for(var r0,sn.length;s>r;r+1){var lnr;(l.options.continuous||rn.length-1)&&l.trigger(i)}}this.clearTriggerQueues()},i.prototype.nextfunction(e){this.waypoints.sort(t);var io.Adapter.inArray(e,this.waypoints),nithis.waypoints.length-1;return n?null:this.waypointsi+1},i.prototype.previousfunction(e){this.waypoints.sort(t);var io.Adapter.inArray(e,this.waypoints);return i?this.waypointsi-1:null},i.prototype.queueTriggerfunction(t,e){this.triggerQueuese.push(t)},i.prototype.removefunction(t){var eo.Adapter.inArray(t,this.waypoints);e>-1&&this.waypoints.splice(e,1)},i.prototype.firstfunction(){return this.waypoints0},i.prototype.lastfunction(){return this.waypointsthis.waypoints.length-1},i.findOrCreatefunction(t){return nt.axist.name||new i(t)},o.Groupi}(),function(){use strict;function t(t){return tt.window}function e(e){return t(e)?e:e.defaultView}function i(t){this.elementt,this.handlers{}}var nwindow.Waypoint;i.prototype.innerHeightfunction(){var et(this.element);return e?this.element.innerHeight:this.element.clientHeight},i.prototype.innerWidthfunction(){var et(this.element);return e?this.element.innerWidth:this.element.clientWidth},i.prototype.offfunction(t,e){function i(t,e,i){for(var n0,oe.length-1;o>n;n++){var ren;i&&i!r||t.removeEventListener(r)}}var nt.split(.),on0,rn1,sthis.element;if(r&&this.handlersr&&o)i(s,this.handlersro,e),this.handlersro;else if(o)for(var l in this.handlers)i(s,this.handlerslo||,e),this.handlerslo;else if(r&&this.handlersr){for(var a in this.handlersr)i(s,this.handlersra,e);this.handlersr{}}},i.prototype.offsetfunction(){if(!this.element.ownerDocument)return null;var tthis.element.ownerDocument.documentElement,ie(this.element.ownerDocument),n{top:0,left:0};return this.element.getBoundingClientRect&&(nthis.element.getBoundingClientRect()),{top:n.top+i.pageYOffset-t.clientTop,left:n.left+i.pageXOffset-t.clientLeft}},i.prototype.onfunction(t,e){var it.split(.),ni0,oi1||__default,rthis.handlersothis.handlerso||{},srnrn||;s.push(e),this.element.addEventListener(n,e)},i.prototype.outerHeightfunction(e){var i,nthis.innerHeight();return e&&!t(this.element)&&(iwindow.getComputedStyle(this.element),n+parseInt(i.marginTop,10),n+parseInt(i.marginBottom,10)),n},i.prototype.outerWidthfunction(e){var i,nthis.innerWidth();return e&&!t(this.element)&&(iwindow.getComputedStyle(this.element),n+parseInt(i.marginLeft,10),n+parseInt(i.marginRight,10)),n},i.prototype.scrollLeftfunction(){var te(this.element);return t?t.pageXOffset:this.element.scrollLeft},i.prototype.scrollTopfunction(){var te(this.element);return t?t.pageYOffset:this.element.scrollTop},i.extendfunction(){function t(t,e){if(objecttypeof t&&objecttypeof e)for(var i in e)e.hasOwnProperty(i)&&(tiei);return t}for(var eArray.prototype.slice.call(arguments),i1,ne.length;n>i;i++)t(e0,ei);return e0},i.inArrayfunction(t,e,i){return nulle?-1:e.indexOf(t,i)},i.isEmptyObjectfunction(t){for(var e in t)return!1;return!0},n.adapters.push({name:noframework,Adapter:i}),n.Adapteri}();/script>script srchttps://www.google.com/recaptcha/api.js?onloadonloadRecaptchaCallback>/script>style typetext/css>@media screen and (max-width: 769px){ #mobile-herox{ width:100%; height:200px; background:url(https://media.agentwebsite.net/slide/6C5F34353342443546432D363741312D343237352D394342432D3237343444454346414643332C6F7574646F6F72737265616C74792E636F6D2C6177322C315C37355C3137353138); background-repeat: no-repeat; background-position: center top; background-size: 170% auto; color:#fff; } #mobile-hero { width: 100%; height: 200px; background: url(https://media.agentwebsite.net/slide/6C5F34353342443546432D363741312D343237352D394342432D3237343444454346414643332C6F7574646F6F72737265616C74792E636F6D2C6177322C315C37355C3137353138); background-repeat: no-repeat; background-position: center center; background-size: cover; color: #fff; } #col-2-wrap{ margin:0px 0px 8px 0px; width:100%!important; } #col-2{ margin: 20px 2.5% auto 2.5%; } }/style>/head>body classaw aw-page-home> div classaw-main-wrap clearfix idmain-wrap> div classaw-main clearfix idmain> div classaw-mobile-header-wrap idmobile-header-wrap stylevisibility:hidden;height:0;overflow:hidden;color:#fff;> style typetext/css> @media screen and (max-width: 360px) { #mobile-header-contact-link { display:none;} } .fa-times{ margin-top:auto!important; }/style>div idmobile-header> a href//www.outdoorsrealty.com target_top idmobile-top-left-element stylemargin:0;height:50px;width:50px;>img src//www.outdoorsrealty.com/img/company/1-0.jpg classvertically-centered altcompany logo, click to go to home page />/a> p idmobile-heading-1>span idmobile-header-topline>Outdoors Realty/span>br />a hreftel:715-222-2132 idmobile-header-phone>i classfa fa-phone stylefont-size:14px; aria-hiddentrue>/i> span stylefont-weight:300;>715-222-2132/span>/a>a href//www.outdoorsrealty.com/contact.asp target_top stylemargin-left:10px; idmobile-header-contact-link>i classfa fa-envelope-o stylefont-size:14px; aria-hiddentrue>/i> span stylefont-weight:300;>Contact/span>/a> /p> a idwrap class href# onclicktoggleTopnav() aria-labelMENU stylewidth:30px;height:30px;text-align:center;position:absolute;top:0;right:0;padding:10px> span> i idnav-control-top classfa fa-bars fa-stack-2x stylefont-size:30px;margin-top:-5px; aria-hiddentrue>/i> strong idmenuLabel classfa-stack-1x stylemargin-top: 24px;font-size:10px;font-weight:100;opacity:0.7;>MENU/strong> /span> /a>/div>script typetext/javascript>jQuery(document).ready(function() { if ( jQuery( window ).width() 768 ){ if ( jQuery(#nav-control-top).attr(class) fa fa-bars){ //if( document.referrer ! && Cookies.get(topnavState) open){ //toggleTopnav(); //} } window.addEventListener(scroll, watchNav); }});var watchNav debounce(function() { var $topnav jQuery(#top-nav-wrap); if( jQuery(#top-nav).css(display) block ){ //console.log(block); if( jQuery(window).scrollTop() + 50 > ( $topnav.offset().top + $topnav.height() ) && jQuery(#nav-control-top).attr(class) fa fa-times) { //console.log(out); jQuery(#menuLabel).toggle(); jQuery(#nav-control-top).toggleClass(fa-bars fa-stack-2x); jQuery(#nav-control-top).toggleClass(fa-times); jQuery(#mobile-header-wrap).css(box-shadow, 0 5px 15px 0px rgba(0,0,0,0.75)); //console.log(no nav); } else if( jQuery(window).scrollTop() 0 && jQuery(#nav-control-top).attr(class) fa fa-bars fa-stack-2x) { //console.log(edge values: + (jQuery(window).scrollTop() + 49) + : + ($topnav.offset().top + $topnav.height()) ); //console.log(handling partial nav closed) } else if ( jQuery(window).scrollTop() + 50 ( $topnav.offset().top + $topnav.height() ) && jQuery(#nav-control-top).attr(class) fa fa-bars fa-stack-2x) { //console.log(in); //console.log(values: + (jQuery(window).scrollTop() + 50) + : + ($topnav.offset().top + $topnav.height()) ); jQuery(#menuLabel).toggle(); jQuery(#nav-control-top).toggleClass(fa-bars fa-stack-2x); jQuery(#nav-control-top).toggleClass(fa-times); jQuery(#mobile-header-wrap).css(box-shadow, -60px 5px 15px 0px rgba(0,0,0,0.75)); //console.log(full nav); //console.log(values: + (jQuery(window).scrollTop() + 50) + : + ($topnav.offset().top + $topnav.height()) ); } } }, 15);function toggleTopnav(){ window.scrollTo(0, 0); if ( jQuery(a#wrap).attr(class) ! nav-color || jQuery(#nav-control-top).attr(class) fa fa-times ){ //jQuery(#mobile-header-wrap).css(box-shadow, -60px 5px 15px 0px rgba(0,0,0,0.75)); jQuery(#top-nav).toggle(400, function() { var height jQuery(#top-nav).height() +50; parent.postMessage(top: + height,*) //console.log(height: + height); }); jQuery(#menuLabel).toggle(); jQuery(#nav-control-top).toggleClass(fa-bars fa-stack-2x); jQuery(#nav-control-top).toggleClass(fa-times); jQuery(#mobile-header a#wrap).toggleClass(nav-color); switch(jQuery(#nav-control-top).attr(class)) { case fa fa-bars fa-stack-2x: //console.log(state 1); setTopnavState(closed); //jQuery( #login-signup ).remove(); jQuery(#mobile-header-wrap).css(box-shadow, 0px 5px 15px 0px rgba(0,0,0,0.75)); break; case fa fa-times: jQuery(#mobile-header-wrap).css(box-shadow, -60px 5px 15px 0px rgba(0,0,0,0.75)); //console.log(state 2); setTopnavState(open); //console.log(open); //jQuery(#top-nav-wrap).prepend(p id\login-signup\>a href\#\ target\_top\>Login/a> a href\#\ target\_top\>Signup/a>/p> ); break; default: //console.log(state 3); setTopnavState(closed); //jQuery( #login-signup ).remove(); jQuery(#mobile-header-wrap).css(box-shadow, 0px 5px 15px 0px rgba(0,0,0,0.75)); } } else{ //console.log(state 4); jQuery(#menuLabel).toggle(); jQuery(#nav-control-top).toggleClass(fa-bars fa-stack-2x); jQuery(#nav-control-top).toggleClass(fa-times); jQuery(#mobile-header-wrap).css(box-shadow, -60px 5px 15px 0px rgba(0,0,0,0.75)); }}function setTopnavState(topnavState) { //uncomment to preserve top nav state across pageviews //document.cookie topnavState + topnavState;}// Returns a function, that, as long as it continues to be invoked, will not// be triggered. The function will be called after it stops being called for// N milliseconds. If `immediate` is passed, trigger the function on the// leading edge, instead of the trailing.function debounce(func, wait, immediate) { var timeout; return function() { var context this, args arguments; var later function() { timeout null; if (!immediate) func.apply(context, args); }; var callNow immediate && !timeout; clearTimeout(timeout); timeout setTimeout(later, wait); if (callNow) func.apply(context, args); };};/script> /div> div classaw-header-wrap idheader-wrap>style typetext/css> @media screen and (max-width: 767px) { #header #slideshow { display:none;} img.first { display:none;} }/style>div idheader> div idheader-trans-layer-wrap x-ms-format-detectionnone> span classtextitem notranslate textitem-1 idtextitem-1 styleposition:absolute;line-height:1;left:100px;top:26.25px;font-family:Unna;color:#fff;text-shadow: 0px 0px 7px#000;font-size:85px;font-style:normal;font-weight:normal;>Serving Wisconsin & Minnesota/span>span classtextitem notranslate textitem-2 idtextitem-2 styleposition:absolute;line-height:1;left:929px;top:327px;font-family:Open Sans;color:#fff;text-shadow: 0px 0px 7px#000;font-size:28px;font-style:normal;font-weight:600;>Jolene Kammerud, Broker/span>span classtextitem notranslate textitem-3 idtextitem-3 styleposition:absolute;line-height:1;left:1017px;top:366px;font-family:Open Sans;color:#fff;text-shadow: 0px 0px 7px#000;font-size:28px;font-style:normal;font-weight:600;>CALL: 715-294-2959/span> /div> div idphoto-logo-wrap> div idheader-logo>img src//www.outdoorsrealty.com/img/company/1-0.jpg altReal Estate Broker border0 />/div> /div> div idaw-slideshow classslideshow rolepresentation> !-- video width100% looploop muted autoplayautoplay playsinlineplaysinline >source srchttps://media.agentwebsite.net/video/sunset.mp4 typevideo/mp4>/video> --> img rolepresentation data-srchttps://media.agentwebsite.net/slide/6C5F34353342443546432D363741312D343237352D394342432D3237343444454346414643332C6F7574646F6F72737265616C74792E636F6D2C6177322C315C37355C3137353138 alt classfirst slide-img srchttps://media.agentwebsite.net/slide/6C5F34353342443546432D363741312D343237352D394342432D3237343444454346414643332C6F7574646F6F72737265616C74792E636F6D2C6177322C315C37355C3137353138 />img rolepresentation data-srchttps://media.agentwebsite.net/slide/6C5F32443632374542432D303531432D343442322D383130332D3939413830443846364239442C6F7574646F6F72737265616C74792E636F6D2C6177322C315C37355C3137353138 alt classslide-img hidden />img rolepresentation data-srchttps://media.agentwebsite.net/slide/675F31393634302C6F7574646F6F72737265616C74792E636F6D2C6177322C315C37355C3137353138 alt classslide-img hidden />img rolepresentation data-srchttps://media.agentwebsite.net/slide/675F31323830322C6F7574646F6F72737265616C74792E636F6D2C6177322C315C37355C3137353138 alt classslide-img hidden />img rolepresentation data-srchttps://media.agentwebsite.net/slide/6C5F45434335304146312D314146422D344635362D393033322D4133414243334146393846422C6F7574646F6F72737265616C74792E636F6D2C6177322C315C37355C3137353138 alt classslide-img hidden />img rolepresentation data-srchttps://media.agentwebsite.net/slide/6C5F30364333364630452D413630452D344532442D413544382D4344423631443137383738382C6F7574646F6F72737265616C74792E636F6D2C6177322C315C37355C3137353138 alt classslide-img hidden /> /div> div idshader styleposition:absolute;top:61px;width:990px;height:322px;z-index: 200; rolepresentation>/div> div idtop-nav-wrap rolenavigation aria-labeltop links>ul idtop-nav classtop-nav> li>a hrefhttps://www.outdoorsrealty.com/ target_top >Home/a>/li> li>a hrefhttps://www.outdoorsrealty.com/featured_listings.asp target_top >Featured Listings/a>/li> li>a hrefhttps://www.outdoorsrealty.com/homesearch/179539 relnoopener target_top >Search Properties/a>/li> li>a hrefhttps://www.outdoorsrealty.com/region.asp target_top >Communities/a>/li> li>a hrefhttps://www.outdoorsrealty.com/profiles.asp target_top >Meet Our Team/a>/li> li>a hrefhttps://www.outdoorsrealty.com/buyers2.asp target_top >For Buyers/a>/li> li>a hrefhttps://www.outdoorsrealty.com/sellers2.asp target_top >For Sellers/a>/li> li>a hrefhttps://www.outdoorsrealty.com/site/organizer/saved/searches/179539 relnoopener target_top >Login/Signup/a>/li> li>a hrefhttps://www.outdoorsrealty.com/contact.asp target_top >Contact/a>/li>/ul>/div>/div>script typetext/javascript> console.log(version named jQuery: + jQuery.fn.jquery); console.log(version named $: + $.fn.jquery); //jQuery(window).on(load, function() { jQuery(document).ready(function() { if ( jQuery( window ).width() > 767 ){ //if ( jQuery( window ).width() > 200 ){ jQuery(img.hidden).each(function () { var newSrc jQuery(this).data(src); jQuery(this).attr(src,newSrc); }); jQuery(#aw-slideshow).cycle({}); } });/script>!-- End header -->/div> !-- end header wrap --> div classaw-col-1-wrap idcol-1-wrap>!-- Begin Left Nav -->div idleft-nav-table> div stylemargin-top:10px;>!-- begin left navigation -->div idsocial-icon-wrap styledisplay:flex;justify-content:center;margin:10px 0px 10px;height:36px;>a aria-labelledbyicon-fb-32-1-left-nav-main idfb-icon-1-left-nav-main hrefhttps://www.facebook.com/outdoorsrealty target_facebook relnofollow noopener>div idicon-fb-32-1-left-nav-main classicon-fb-32 roleimg aria-labelfacebook icon, opens in a new window>/div>/a>a aria-labelledbyicon-linkedin-32-1-left-nav-main idlinkedin-icon-1-left-nav-main hrefhttps://www.linkedin.com/jolene-kammerud-79269292/ target_linkedin relnofollow noopener>div idicon-linkedin-32-1-left-nav-main classicon-linkedin-32 roleimg aria-labellinkedin icon, opens in a new window>/div>/a>/div>div idnav-main-wrap rolenavigation aria-labelleft column>ul idnav-main> li>a hrefhttps://www.outdoorsrealty.com/request_cma.asp target_top >Your Home Value/a>/li> li>a hrefhttps://www.outdoorsrealty.com/reviews.htm target_top >Reviews/a>/li> li>a hrefhttps://www.outdoorsrealty.com/openhomes/179539 relnoopener target_top >Open Homes Search/a>/li> li>a hrefhttps://www.outdoorsrealty.com/sold/179539 relnoopener target_top >Sold Properties/a>/li> li>a hrefhttps://www.outdoorsrealty.com/search-by-address.htm target_top >Search By Address/a>/li> li>a hrefhttps://www.outdoorsrealty.com/articles.asp target_top >Buyer & Seller Tips/a>/li> li>a hrefhttps://www.outdoorsrealty.com/relo.asp target_top >Relocating?/a>/li> li>a hrefhttps://www.outdoorsrealty.com/calculator.asp target_top >Mortgage Calculator/a>/li> li>a hrefhttps://www.outdoorsrealty.com/glossary.asp target_top >Real Estate Glossary/a>/li> li>a hrefhttps://www.outdoorsrealty.com/foreclosures.asp target_top >Search Foreclosures/a>/li> li>a hrefhttps://www.outdoorsrealty.com/news.asp target_top >Real Estate News/a>/li> li>a hrefhttps://www.outdoorsrealty.com/contact.asp target_top >Contact/a>/li>/ul>/div>br />div classfeature-box aligncenter>a aria-labelledbyicon-send-page-1 hrefjavascript:popUp(https://www.outdoorsrealty.com/send_page.asp?strPageURLwww.outdoorsrealty.com%2F,500,500)>div idicon-send-page-1 classicon-send-page roleimg aria-labelsend this page to a friend, opens in a new window>/div>/a>/div>br />div classfeature-box aligncenter>a aria-labelledbyicon-school-report-1 href//www.outdoorsrealty.com/schools.asp target_top>div idicon-school-report-1 classicon-school-report roleimg aria-labelschool report>/div>/a>/div>br />div classfeature-box aligncenter>a aria-labelledbyneighborhood-profile-1 href//www.outdoorsrealty.com/neighborhood_report.asp target_top>div idneighborhood-profile-1 roleimg aria-labelneighborhood profile classicon-neighborhood-profile>/div>/a>/div>/div> /div>!-- End Left Nav -->/div> !-- end col-1 wrap wrap --> div classaw-col-2-wrap idcol-2-wrap> div classaw-mobile-hero idmobile-hero rolepresentation> /div> div classaw-col-2 idcol-2 rolemain> h1>Northwestern WI & MN Real Estate/h1> div>script>console.log(jq0 jQuery: + jQuery.fn.jquery);console.log(jq0 $: + $.fn.jquery);/script>style typetext/css> .qs2#quicksearch-wrap #searchProfile > fieldset > div:nth-child(3) > div:nth-child(1){ display:none; } .qs2#quicksearch-wrap #searchProfile > fieldset > div:nth-child(3) > div:nth-child(2){ width: 100% !important; } .qs2#quicksearch-wrap #ihf-main-container label, .qs2#quicksearch-wrap #ihf-main-container .mb-10, #ihf-main-container .mb-25{ line-height:1 !important; margin-bottom:1px !important; margin-top:2px; } .qs2#quicksearch-wrap #ihf-main-container .mt-25 {margin-top:10px !important;} .qs2#quicksearch-wrap #ihf-main-container .btn-lg{ padding:5px 0 !important; margin-bottom:3px !important; } .qs2#quicksearch-wrap .ui-widget{ font-family:Arial, Helvetica, sans-serif !important; font-size:14px !important; } .qs2#quicksearch-wrap #ihf-main-container .ihf-label-overlay-money {top:9px !important;color:#555;} .qs2#quicksearch-wrap{ float:right; width:175px; border-style:solid; border-width:1px; border-color:; padding:0; border-radius: 5px 5px 5px 5px; behavior: url(../PIE.htc); /*add css3 support to ie*/ font-family:Arial, Helvetica, sans-serif;font-size:14px; margin: 0 0 28px 28px; } .qs2#quicksearch-wrap #quicksearch-head{ line-height:1; background-color:; color:#ffffff; font-weight:bold; padding:5px 0 4px 5px; font-family:arial; font-size:14px; border-radius: 5px 5px 0px 0px; behavior: url(../PIE.htc); /*add css3 support to ie*/ } .qs2#quicksearch-wrap #quicksearch-box{ padding:6px; background:; border-radius: 0px 0px 5px 5px; }/style>div idquicksearch-wrap classqs2> div idquicksearch-head>PROPERTY SEARCH/div> div idquicksearch-box> link hrefresources/dist/standalone/bundle.css relstylesheet /> !-- script typetext/javascript src//media.agentwebsite.net/js/ihf/bundle-no-jquery.js?v1>/script> This conflicts with map search widget --> script typetext/javascript srcresources/dist/standalone/bundle.js?1597136850252>/script> div idihf-main-container classihf-container ihf-color-scheme-blue data-ihf-client-id179539 > div classihf-widget mb-25> form idsearchProfile classform-inline ihf-quick-search-form action//www.outdoorsrealty.com/listing/results/179539 methodGET rolesearch aria-labelquick search> fieldset> div classrow mb-10> div classcol-xs-12> div styleposition: relative;> label forihf-area-input classfield-label> Location /label> input idihf-area-input classihf-area-input form-control name placeholderEnter City or Zip typetext autocorrectoff requiredrequired /> input classihf-area-input-hidden name typehidden /> /div> /div> /div> div classrow mb-10> div classcol-xs-12> label forihf-select-property-type classfield-label> Property Type /label> select idihf-select-property-type namepropertyType classform-control ihf-chosen-select-width> option valueSFR,CND>House / Condo/option> option valueSFR>House Only/option> option valueCND>Condo Only/option> option valueLL>Lots / Land/option> option valueRI>Multi-Unit Residential/option> option valueMH>Mobile Home/option> option valueRNT>Rental/option> option valueCOM>Commercial/option> option valueFRM>Farm/option> /select> /div> /div> div classrow mb-10> div classcol-xs-6> label forihf-minprice-homes classfield-label> Min. Price /label> div styleposition: relative;> div classihf-label-overlay-money> $ /div> input idihf-minprice-homes nameminListPrice placeholderNo min classform-control ihf-search-form-input typetext value/> /div> /div> div classcol-xs-6> label forihf-maxprice-homes classfield-label> Max. Price /label> div styleposition: relative;> div classihf-label-overlay-money> $ /div> input idihf-maxprice-homes namemaxListPrice placeholderNo max classform-control ihf-search-form-input typetext value/> /div> /div> /div> div classrow mb-10> div classcol-xs-6> label forihf-select-bedrooms-homes classfield-label> Beds /label> select idihf-select-bedrooms-homes namebedrooms classform-control ihf-chosen-select-width> option value0>Any/option> option value1>1+/option> option value2>2+/option> option value3>3+/option> option value4>4+/option> option value5>5+/option> /select> /div> div classcol-xs-6> span>/span> label forihf-select-baths-homes classfield-label> Baths /label> select idihf-select-baths-homes namebathCount classform-control ihf-chosen-select-width> option value0>Any/option> option value1>1+/option> option value2>2+/option> option value3>3+/option> option value4>4+/option> option value5>5+/option> /select> /div> /div> div idquicksearch-btn-wrap classrow mt-25> div classcol-xs-12 styletext-align:right;> button idihf-quicksearch-submit2 classbtn btn-lg btn-block btn-primary btn-form-submit ihf-main-search-form-submit typesubmit> Search /button> /div> /div> /fieldset> /form> /div> script typetext/javascript> jQuery(document).on(ready, function() { console.log(jq1 jQuery: + jQuery.fn.jquery); console.log(jq1 $: + $.fn.jquery); jQuery(.ihf-quick-search-form:not(data-ihf-quick-search-bound)).each(function() { var $form jQuery(this); $form.attr(data-ihf-quick-search-bound, true); var $visibleField $form.find(.ihf-area-input); var $hiddenField $form.find(.ihf-area-input-hidden); var updateVisibleField function(location) { if(location) { $visibleField.attr(value, location.label); $visibleField.val(location.label); } }; var updateHiddenField function(location) { if(location) { $hiddenField.attr(value, location.value); $hiddenField.attr(name, location.fieldName); } }; $visibleField.autocomplete({ source: function(request, response) { var searchTerm request.term.trim(); if(searchTerm) { jQuery.ajax({ url: //www.outdoorsrealty.com/site/listing/areas/ajax/179539, dataType: jsonp, data: { term: searchTerm, onlyCustomAreasIfAvailable: }, traditional: true, success: function(locations) { for(var index 0; index locations.length; index++) { var location locationsindex; if(location.fieldLabel) { location.label + ( + location.fieldLabel + ); } locationsindex location; if(index 0) { updateHiddenField(location); } } response(locations); } }); } }, select: function(event, ui) { event.preventDefault(); updateVisibleField(ui.item); updateHiddenField(ui.item); }, focus: function(event, ui) { event.preventDefault(); updateVisibleField(ui.item); updateHiddenField(ui.item); }, change: function(event, ui) { event.preventDefault(); updateVisibleField(ui.item); updateHiddenField(ui.item); } }); }); });/script> /div> /div>/div>script>$.noConflict();console.log(jq2 jQuery: + jQuery.fn.jquery);console.log(jq2 $: + $.fn.jquery);/script> div idspecial-message-wrap>a href/emailalerts/179539>img srchttps://media.agentwebsite.net/images/email-alerts-box.png stylewidth:200px;float:left;margin-right:20px;margin-bottom:20px alignleft altget new listings by email daily />/a>p>Looking to buy, sell, or invest in Northwestern Wisconsin or Minnesota real estate? At Outdoors Realty, our expertise covers a wide spectrum of real estate including residential, land, waterfront, and commercial along with REO sales and investments. Whether you are buying or selling real estate, with Outdoors Realty, you will experience outstanding customer service from experienced agents who look out for your best interest, every step of the way./p>p> We can help you achieve your real estate dream! a hrefcontact.asp>Contact us today!/a>/p>/div> /div> img srcthemes/01-002-065/white-dev/hr.gif classhr_1 hr_width_auto aria-hiddentrue alt />h1>Featured Real Estate Listings/h1> !-- hsid: -->div classihf-featured-listing-list-2>!-- 1 -->a classcard-wrap-href href//www.outdoorsrealty.com/homes/179539/36/2061-10th-Avenue-Star-Prairie-WI-54026/7011183 title2061 10th Avenue Star Prairie, WI 54026 MLS ID 7011183>div classlisting-card>div classlisting-img roleimg aria-label2061 10th Avenue Star Prairie, WI 54026 MLS ID 7011183 styleheight:155px;width:100%;overflow:hidden;background-image:url(https://mlsgrid.idxhome.com/images/NST7844906/3e4a3c42-063a-4591-823f-e1daab5b5658.jpeg);background-position: center; background-repeat:no-repeat;background-size: cover;>/div>div classcard-content stylemax-height:140px;>span classlistingicon>SINGLE FAMILY/span> br />strong>span classlisting-price>$540,000/span>/strong>br />div classlisting-address>2061 10th Avenuebr />Star Prairie, WI 54026/div>div classlisting-bedsbaths>4 Bed / 2 Bath / 1 Half bath/div>div classlisting-size>Size: 2,209 Sq. Ft./div>/div>/div>/a>a classcard-wrap-href href//www.outdoorsrealty.com/homes/179539/36/11512-Stillson-Road-Luck-WI-54853/7015221 title11512 Stillson Road Luck, WI 54853 MLS ID 7015221>div classlisting-card>div classlisting-img roleimg aria-label11512 Stillson Road Luck, WI 54853 MLS ID 7015221 styleheight:155px;width:100%;overflow:hidden;background-image:url(https://mlsgrid.idxhome.com/images/NST7848368/2d6cc0a7-fffc-41ff-a0fa-5af160c84520.jpeg);background-position: center; background-repeat:no-repeat;background-size: cover;>/div>div classcard-content stylemax-height:140px;>span classlistingicon>SINGLE FAMILY/span> br />strong>span classlisting-price>$429,000/span>/strong>br />div classlisting-address>11512 Stillson Roadbr />Luck, WI 54853/div>div classlisting-bedsbaths>3 Bed / 1 Bath / 1 Half bath/div>div classlisting-size>Size: 1,200 Sq. Ft./div>/div>/div>/a>a classcard-wrap-href href//www.outdoorsrealty.com/homes/179539/36/381-Mill-Street-Osceola-WI-54020/6727147 title381 Mill Street Osceola, WI 54020 MLS ID 6727147>div classlisting-card>div classlisting-img roleimg aria-label381 Mill Street Osceola, WI 54020 MLS ID 6727147 styleheight:155px;width:100%;overflow:hidden;background-image:url(https://mlsgrid.idxhome.com/images/NST7748775/6d48437c-a078-411d-919d-028d2a5dece4.jpeg);background-position: center; background-repeat:no-repeat;background-size: cover;>/div>div classcard-content stylemax-height:140px;>span classlistingicon>LAND/span> br />strong>span classlisting-price>$41,900/span>/strong>br />div classlisting-address>381 Mill Streetbr />Osceola, WI 54020/div>/div>/div>/a>a classcard-wrap-href href//www.outdoorsrealty.com/homes/179539/36/3074-170th-Street-Frederic-WI-54837/6780837 title3074 170th Street Frederic, WI 54837 MLS ID 6780837>div classlisting-card>div classlisting-img roleimg aria-label3074 170th Street Frederic, WI 54837 MLS ID 6780837 styleheight:155px;width:100%;overflow:hidden;background-image:url(https://mlsgrid.idxhome.com/images/NST7795572/fdeb3fbc-9149-4f52-be53-77ac765df0a4.jpeg);background-position: center; background-repeat:no-repeat;background-size: cover;>/div>div classcard-content stylemax-height:140px;>span classlistingicon>SINGLE FAMILY/span> br />strong>span classlisting-price>$389,000/span>span classlisting-statusdisplay>Active Contingent/span>/strong>br />div classlisting-address>3074 170th Streetbr />Frederic, WI 54837/div>div classlisting-bedsbaths>2 Bed / 1 Bath / 1 Half bath/div>div classlisting-size>Size: 1,092 Sq. Ft./div>/div>/div>/a>a classcard-wrap-href href//www.outdoorsrealty.com/homes/179539/36/Parcel-2-90th-Street-Frederic-WI-54837/6805889 titleParcel 2 90th Street Frederic, WI 54837 MLS ID 6805889>div classlisting-card>div classlisting-img roleimg aria-labelParcel 2 90th Street Frederic, WI 54837 MLS ID 6805889 styleheight:155px;width:100%;overflow:hidden;background-image:url(https://mlsgrid.idxhome.com/images/NST7817148/e7fa0fb8-3c6c-42ad-ba8c-4ad69fefa5bb.jpeg);background-position: center; background-repeat:no-repeat;background-size: cover;>/div>div classcard-content stylemax-height:140px;>span classlistingicon>LAND/span> br />strong>span classlisting-price>$119,000/span>span classlisting-statusdisplay>Active Contingent/span>/strong>br />div classlisting-address>Parcel 2 90th Streetbr />Frederic, WI 54837/div>/div>/div>/a>a classcard-wrap-href href//www.outdoorsrealty.com/homes/179539/36/Parcel-3-90th-Street-Frederic-WI-54837/6805894 titleParcel 3 90th Street Frederic, WI 54837 MLS ID 6805894>div classlisting-card>div classlisting-img roleimg aria-labelParcel 3 90th Street Frederic, WI 54837 MLS ID 6805894 styleheight:155px;width:100%;overflow:hidden;background-image:url(https://mlsgrid.idxhome.com/images/NST7817153/820a2ddc-b9c1-4397-8255-e509a1ba9c21.jpeg);background-position: center; background-repeat:no-repeat;background-size: cover;>/div>div classcard-content stylemax-height:140px;>span classlistingicon>LAND/span> br />strong>span classlisting-price>$99,000/span>span classlisting-statusdisplay>Active Contingent/span>/strong>br />div classlisting-address>Parcel 3 90th Streetbr />Frederic, WI 54837/div>/div>/div>/a>a classcard-wrap-href href//www.outdoorsrealty.com/homes/179539/36/205-E-2nd-Avenue-Luck-WI-54853/7010347 title205 E 2nd Avenue Luck, WI 54853 MLS ID 7010347>div classlisting-card>div classlisting-img roleimg aria-label205 E 2nd Avenue Luck, WI 54853 MLS ID 7010347 styleheight:155px;width:100%;overflow:hidden;background-image:url(https://mlsgrid.idxhome.com/images/NST7844221/983f7a2c-c269-4841-b4ac-f69978fe091c.jpeg);background-position: center; background-repeat:no-repeat;background-size: cover;>/div>div classcard-content stylemax-height:140px;>span classlistingicon>SINGLE FAMILY/span> br />strong>span classlisting-price>$225,000/span>span classlisting-statusdisplay>Pending/span>/strong>br />div classlisting-address>205 E 2nd Avenuebr />Luck, WI 54853/div>div classlisting-bedsbaths>3 Bed / 1 Bath / 1 Half bath/div>div classlisting-size>Size: 1,400 Sq. Ft./div>/div>/div>/a>/div>!-- end idx sales list --> img srcthemes/01-002-065/white-dev/hr.gif classhr_1 aria-hiddentrue alt /> section classaw-contact-form>!-- begin contact form -->h1>Contact Us/h1>div classcontact-text>p>Thinking of buying or selling? Contact us today! You will be glad you did./p>/div>form classaw-contact-form-general actioninquiry_processor.asp methodpost onsubmitreturn validate_form()>input typehidden namestrFormtype valuegeneral />input typehidden namestrHttpReferrer value />input typehidden namestrToken value07cc66a6f0ec37bc8effad701f30a0ab0c7ac38f0c7dbdd7e2fe78bd4cc3b39a5cec7ef5e602906c5ffb4f729460bd358667b39ce6750b45e6f5124344cea4c6 />table classtbl-form __animate__animated __animate__slideInUp rolepresentation>tr>td>div stylewidth:220px;float:left;>div classrequired>First Name/div>input aria-labelfirst name aria-requiredtrue namestrInquireeFirstName stylewidth:200px; typetext value />div classhp-wrap aria-hiddentrue>label forstrMiddleName>Middle Name/label>input typetext namestrMiddleName idstrMiddleName tabindex-1 autocompleteoff value>/div>/div>div stylewidth:220px;float:left;>div classrequired>Last Name/div>input aria-labellast name aria-requiredtrue namestrInquireeLastName stylewidth:200px; typetext value />/div>/td>/tr>tr>td>div classrequired>Email/div>input aria-labelemail aria-requiredtrue namestrInquireeEmail stylewidth:420px; typetext value />/td>/tr>tr>td>div classrequired>Phone/div>input aria-labelphone aria-requiredtrue namestrInquireePhone stylewidth:200px; typetext value />/td>/tr>tr>td>div>Message/div>textarea aria-labelmessage stylewidth:420px;height:90px; namestrInquireeMessage>/textarea>/td>/tr>tr>td>div stylemargin:1rem 0; idaw-recaptcha-wrap tabindex-1>div classg-recaptcha data-sitekey6LesJ8MUAAAAAGCgF2VucSxSnv5ggldvKfkhgL67>/div>/div>/td>/tr>tr>td>div idconsent-wrap>input typecheckbox namebMarketingConsent idconsent-checkbox required aria-requiredtrue aria-labelledbyconsent-label value1>label forconsent-checkbox idconsent-label>span>I expressly consent to be contacted for real estate services by Outdoors Realty, Outdoors Realty, Jolene Kammerud, Broker - WI LIC# 506095504 / MN LIC# 40491165, and authorized representatives by phone, text message, and email, including automated calls, texts, and calls using prerecorded or artificial voices, even if my number is on a federal or state Do Not Call list. Consent is not a condition of purchase. Msg/data rates may apply. Msg frequency varies. Reply STOP to texts, HELP for assistance, or click the unsubscribe link in emails to opt out. I agree to the a hrefterms.asp#terms target_blank relnoopener noreferrer aria-labelTerms of Use (opens in a new window)>Terms of Use/a> and a hrefprivacy-policy.htm target_blank relnoopener noreferrer aria-labelPrivacy Policy (opens in a new window)>Privacy Policy/a>./span>/label>/div>/td>/tr>tr>td>input typesubmit nameSubmit idSubmit valueSend Message />/td>/tr>/table>/form>!-- end contact form -->/section> /div> /div> !-- end col-2-wrap --> /div> !-- end main --> div classaw-footer-wrap idfooter-wrap>!-- footer -->style>class*__animate__ { opacity: 0;}.animate__animated.animate__fadeIn { --animate-duration: 3s;}/style>div idfooter stylepadding-bottom:150px; itemscope itemtypehttp://schema.org/LocalBusiness> meta itemproppriceRange content$10K to $10M+ /> meta itempropurl contenthttps://www.outdoorsrealty.com /> img src//media.agentwebsite.net/t/01-002-065/white-dev/hr.gif classhr_1 aria-hiddentrue alt /> br />div idcontact-info class__animate__animated __animate__slideInUp roleregion aria-labelledbyregion-contact-info> h1 class__animate__animated __animate__fadeIn idregion-contact-info>Contact Information/h1> img src//www.outdoorsrealty.com/img/company/1-0.jpg stylefloat:right classimg-company-0 itempropimage altOutdoors Realty /> span idagent-name itempropname>Outdoors Realty, Jolene Kammerud, Broker - WI LIC# 506095504 / MN LIC# 40491165/span>br /> span idfirm-name>Outdoors Realty/span>br />span itempropname>/span>div itempropaddress itemscope itemtypehttp://schema.org/PostalAddress>span itempropstreetAddress>1004 188th Street /span>br />span itempropaddressLocality>Dresser/span>, span itempropaddressRegion>WI/span> span itemproppostalCode>54009/span>br />br />meta itempropaddressCountry contentUS />/div>div idphone-row-one>span idlabel-telephone>b>Phone:/b>/span> span idtelephone itemproptelephone>a hreftel:715-294-2959>715-294-2959/a>/span>/div>div idphone-row-two>span idlabel-cellphone>b>Cell:/b>/span> span idcellphone itemproptelephone>a hreftel:715-222-2132>715-222-2132/a>/span>/div>br>a href//www.outdoorsrealty.com/contact.asp target_top idsend-message-link>span>b>Send a message/b>/span>/a>/div> div idfooter-social-icons-wrap stylemargin-top:2rem;> div idsocial-icon-wrap styledisplay:flex;justify-content:center;margin:10px 0px 10px;height:36px;>a aria-labelledbyicon-fb-32-1-footer idfb-icon-1-footer hrefhttps://www.facebook.com/outdoorsrealty target_facebook relnofollow noopener>div idicon-fb-32-1-footer classicon-fb-32 roleimg aria-labelfacebook icon, opens in a new window>/div>/a>a aria-labelledbyicon-linkedin-32-1-footer idlinkedin-icon-1-footer hrefhttps://www.linkedin.com/jolene-kammerud-79269292/ target_linkedin relnofollow noopener>div idicon-linkedin-32-1-footer classicon-linkedin-32 roleimg aria-labellinkedin icon, opens in a new window>/div>/a>/div> /div> div idnav-bottom-wrap rolenavigation aria-labelbottom-links>nav>ul>li>a hrefhttps://www.outdoorsrealty.com/ target_top>Home/a>/li>li>a hrefhttps://www.outdoorsrealty.com/featured_listings.asp target_top>Featured Listings/a>/li>li>a hrefhttps://www.outdoorsrealty.com/homesearch/179539 relnoopener target_top>Search Properties/a>/li>li>a hrefhttps://www.outdoorsrealty.com/region.asp target_top>Communities/a>/li>li>a hrefhttps://www.outdoorsrealty.com/profiles.asp target_top>Meet Our Team/a>/li>li>a hrefhttps://www.outdoorsrealty.com/request_cma.asp target_top>Your Home Value/a>/li>li>a hrefhttps://www.outdoorsrealty.com/reviews.htm target_top>Reviews/a>/li>li>a hrefhttps://www.outdoorsrealty.com/openhomes/179539 relnoopener target_top>Open Homes Search/a>/li>li>a hrefhttps://www.outdoorsrealty.com/sold/179539 relnoopener target_top>Sold Properties/a>/li>li>a hrefhttps://www.outdoorsrealty.com/search-by-address.htm target_top>Search By Address/a>/li>li>a hrefhttps://www.outdoorsrealty.com/search-3.asp target_top>Search Properties/a>/li>li>a hrefhttps://www.outdoorsrealty.com/buyers2.asp target_top>For Buyers/a>/li>li>a hrefhttps://www.outdoorsrealty.com/sellers2.asp target_top>For Sellers/a>/li>li>a hrefhttps://www.outdoorsrealty.com/articles.asp target_top>Buyer & Seller Tips/a>/li>li>a hrefhttps://www.outdoorsrealty.com/relo.asp target_top>Relocating?/a>/li>li>a hrefhttps://www.outdoorsrealty.com/calculator.asp target_top>Mortgage Calculator/a>/li>li>a hrefhttps://www.outdoorsrealty.com/glossary.asp target_top>Real Estate Glossary/a>/li>li>a hrefhttps://www.outdoorsrealty.com/foreclosures.asp target_top>Search Foreclosures/a>/li>li>a hrefhttps://www.outdoorsrealty.com/news.asp target_top>Real Estate News/a>/li>li>a hrefhttps://www.outdoorsrealty.com/site/organizer/saved/searches/179539 relnoopener target_top>Login/Signup/a>/li>li>a hrefhttps://www.outdoorsrealty.com/contact.asp target_top>Contact/a>//ul>/nav>/div> div classcopyright rolecontentinfo>div alignleft classdisclaimer>div classrealtor-small roleimg aria-labelrealtor logo>/div>a href//www.outdoorsrealty.com/fair-housing.htm aria-labelEHO logo, link to fair housing notice>div classeho-small roleimg aria-labelequal housing opportunity logo>/div>/a>div classdisclaimer-text>Equal Housing Opportunity. This material is based on information which we consider reliable, but because it has been supplied by third parties, we cannot represent that it is accurate or complete and should not be relied on as such. This offering is subject to errors, omissions, change of price or withdrawal without notice./div>/div>div classcopyright>div classdisclaimer stylemargin-top:15px;> a hrefjavascript:nofollow(https://www.outdoorsrealty.com/cp) aria-labellock icon>div roleimg aria-labellock icon classicon-lock>/div>/a> a idqrLink hrefjavascript:void(0); onclickthis.hrefhttps://media.agentwebsite.net/qrcode/qrcode.cshtml?url + encodeURIComponent(document.location.href); window.open(this.href, _blank); return false;>QR Code/a> | a href//www.outdoorsrealty.com/terms.asp classtermlink>Terms of Use/a> | a href//www.outdoorsrealty.com/copyright-dmca.htm classtermlink>Copyright & DMCA/a> | a href//www.outdoorsrealty.com/privacy-policy.htm classtermlink>Privacy Policy/a> | a href//www.outdoorsrealty.com/accessibility.htm classtermlink>Accessibility Statement/a> | a href//www.outdoorsrealty.com/fair-housing.htm classtermlink>Fair Housing Notice & Statement/a> /div>/div>div stylewidth:90%;height:15px;clear:both;>/div>div idaw-link>a hrefhttps://www.agentwebsite.net target_top relnoopener>Real Estate Agent Websites by AgentWebsite®/a>/div>!-- End Copyright -->/div>/div> script> document.addEventListener(DOMContentLoaded, function () { const animateList .slice.call(document.querySelectorAll(.__animate__animated)); animateList.forEach(function (animateEl) { new Waypoint({ element: animateEl, offset: 90%, handler: function(direction) { animateEl.className animateEl.className.replace(/__animate__/g, animate__); this.destroy(); // Ensures this Waypoint only triggers once }, }); }); }); /script> !-- end footer -->/div> /div> !-- end main-wrap -->!-- srv:aw2 -->script typetext/javascript>document.cookiecsz;jQuery(document).ready(function () { if ( jQuery( window ).width() > 767 ){ }});/script>script typetext/javascript>var _userway_config {statement_url: https://www.outdoorsrealty.com/accessibility.htm,position: 5,size: small,color: #000,type: 2,statement_text: Our Accessibility Statement,account: ZZjp4k9gOu};/script>script typetext/javascript srchttps://cdn.userway.org/widget.js>/script>/body>!-- time: 62.5 ms -->/html>!-- -->
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]