Help
RSS
API
Feed
Maltego
Contact
Domain > www.lindaknutson.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-10-23
52.9.43.160
(
ClassC
)
2026-02-22
54.183.239.200
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: awselb/2.0Date: Sun, 22 Feb 2026 05:10:20 GMTContent-Type: text/htmlContent-Length: 134Connection: keep-aliveLocation: https://www.lindaknutson.com:443/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Sun, 22 Feb 2026 05:10:20 GMTContent-Type: text/html;charsetutf-8Content-Length: 110865Connection: keep-aliveSet-Cookie: AWSALBKvZsrLlpY0eomCjuJyzhVM1SxUoZAS2HVnUUm+/13CT2uYXnn9qZ8sdAF2MofIM30wVmJS2cBDDUvjCgXimKi/C4Id/oAT0LpSu1XxVw9UySVPQUjadZmtIQNivB; ExpiresSun, 01 Mar 2026 05:10:20 GMT; Path/Set-Cookie: AWSALBCORSKvZsrLlpY0eomCjuJyzhVM1SxUoZAS2HVnUUm+/13CT2uYXnn9qZ8sdAF2MofIM30wVmJS2cBDDUvjCgXimKi/C4Id/oAT0LpSu1XxVw9UySVPQUjadZmtIQNivB; ExpiresSun, 01 Mar 2026 05:10:20 GMT; Path/; SameSiteNone; SecureServer: ApacheStrict-Transport-Security: max-age63072000; includeSubdomains;x-client-ip: (null)x-client-useragent: (null)Cache-Control: max-age2952000Expires: Thu, 01 Jan 1970 00:00:00 GMTX-Content-Type-Options: nosniffAge: 170806Accept-Ranges: bytesVary: Accept-Encoding,User-AgentX-Dispatcher: dispatcher1uswest1-b80X-Vhost: lindaknutson.comAccess-Control-Allow-Methods: GET,POST,PUT,OPTIONSAccess-Control-Allow-Credentials: true !DOCTYPE HTML>html langen> head> meta charsetUTF-8/> title>Home | Linda Knutson | Berkshire Hathaway HomeServices/title> meta nameviewport contentwidthdevice-width, initial-scale1.0/> !-- link data-idpage relicon typeimage/x-icon href/etc/clientlibs/bhhs-pagelibs/images/bhhs_seal_favicon.ico> --> script defer typetext/javascript srchttps://rum.hlx.page/.rum/@adobe/helix-rum-js@%5E2/dist/rum-standalone.js data-routingenvprod,tierpublish,amsHSF Affiliates LLC>/script>link relicon typeimage/png href/etc/clientlibs/bhhs-pagelibs/resources/favicon-96x96.png sizes96x96/> link relicon typeimage/svg+xml href/etc/clientlibs/bhhs-pagelibs/resources/favicon.svg/> link relshortcut icon href/etc/clientlibs/bhhs-pagelibs/resources/favicon.ico/> link relapple-touch-icon sizes180x180 href/etc/clientlibs/bhhs-pagelibs/resources/apple-touch-icon.png/> meta nameapple-mobile-web-app-title contentBHHS/> link relmanifest href/etc/clientlibs/bhhs-pagelibs/resources/site.webmanifest/> meta namemsapplication-TileColor content#da532c/> meta nametheme-color content#ffffff/> meta namerobots contentindex/> meta nametwitter:card contentsummary/> meta propertyog:title contentHome/> meta propertyog:image:width content300/> meta propertyog:image:height content300/> meta propertyog:type contentwebsite/> meta propertyog:url contenthttps://www.lindaknutson.com/> link relcanonical hrefhttps://www.lindaknutson.com/> !-- Start Google Tag Manager -->link relpreconnect hrefhttps://www.googletagmanager.com/>link reldns-prefetch hrefhttps://www.googletagmanager.com/>script> (function (w, d, s, l, i) { wl wl || ; wl.push({ gtm.start: new Date().getTime(), event: gtm.js }); var f d.getElementsByTagName(s)0, j d.createElement(s), dl l ! dataLayer ? &l + l : ; j.async true; j.src https://www.googletagmanager.com/gtm.js?id + i + dl; f.parentNode.insertBefore(j, f);})(window, document, script, dataLayer, GTM-KK46WNH);/script> !-- End Google Tag Manager --> !-- INPOWERED TRACKING -->link relpreconnect hrefhttps://cdn.inpwrd.net/>link reldns-prefetch hrefhttps://cdn.inpwrd.net/>script srchttps://cdn.inpwrd.net/track/1.0.0/bundle.min.js?customerId519>/script>!-- END INPOWERED TRACKING --> !--Data Layer to enable rich data collection and targeting-->script> var pageTitle document.getElementsByTagName(title)0.innerText; var digitalData { page: { name: pageTitle, section: , language: }, user: { status: LoggedOut, loginID: , }, };/script>!--Launch Header Embed Code-->script> // Function to get cookie value function getCookie(name) { const value ; + document.cookie; const parts value.split(; +name+); if (parts.length 2) return parts.pop().split(;).shift(); return null; } // Function to check OneTrust consent function checkOneTrustConsent() { // States that require explicit consent const consentRequiredStates CA, NV, TX, CT, CO, VA; // Get geolocation data from OneTrust let userState null; if (typeof OneTrust ! undefined && OneTrust.getGeolocationData) { try { const geoData OneTrust.getGeolocationData(); userState geoData?.state || geoData?.region; } catch (error) { console.warn(Unable to get geolocation data:, error); } } // If user is in a consent-required state, check for explicit consent if (userState && consentRequiredStates.includes(userState.toUpperCase())) { const consentCookie getCookie(OptanonConsent); if (!consentCookie) return false; const interactionMatch consentCookie.match(/interactionCount(\d+)/); const interactionCount interactionMatch ? parseInt(interactionMatch1, 10) : 0; if (interactionCount 0) return false; const groupsMatch consentCookie.match(/groups(^&+)/); const groupList groupsMatch ? groupsMatch1.split(,) : ; return groupList.every(group > group.endsWith(:1)); } // For other states, allow script loading (default behavior) return true; } // Function to load Adobe script (exempted from OneTrust consent) function loadAdobeScript() { const script document.createElement(script); script.type text/javascript; script.src \/\/assets.adobedtm.com\/launch\u002DEN8919423a46da4e859aad8cef6f514471.min.js; script.async true; document.head.appendChild(script); } // Function to initialize OneTrust listener (Adobe exempted) function initOneTrust() { // Adobe script is exempted from consent, so no listener needed // This function is kept for potential future use with other scripts } // Load Adobe script immediately (exempted from consent) loadAdobeScript();/script>script srchttps://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js>/script>script> (function() { let initialized false; function initOnInteraction() { if (initialized) return; initialized true; // Remove all listeners click, touchstart, keydown, mousemove.forEach(event > { document.removeEventListener(event, initOnInteraction); }); // Load scripts const scripts https://www.google.com/recaptcha/api.js?renderexplicit, https://apis.google.com/js/platform.js, https://appleid.cdn-apple.com/appleauth/static/jsapi/appleid/1/en_US/appleid.auth.js ; scripts.forEach(src > { const script document.createElement(script); script.src src; script.async true; if (src?.includes(platform.js)) { script.defer true; } document.head.appendChild(script); }); } // Add event listeners for user interaction click, touchstart, keydown, mousemove.forEach(event > { document.addEventListener(event, initOnInteraction, { passive: true }); }); // Fallback after 10s // setTimeout(initOnInteraction, 30000); })();/script>script> // Function to load Facebook SDK after OneTrust consent function loadFacebookSDK() { // Wait for OneTrust to be available if checking geolocation if (typeof OneTrust undefined) { setTimeout(loadFacebookSDK, 100); return; } if (checkOneTrustConsent()) { const script document.createElement(script); script.src https://connect.facebook.net/en_US/sdk.js; script.async true; script.crossOrigin anonymous; document.head.appendChild(script); } } // Function to initialize OneTrust listener for Facebook function initOneTrustFacebook() { if (typeof OneTrust ! undefined) { OneTrust.OnConsentChanged(function() { loadFacebookSDK(); }); } else { setTimeout(initOneTrustFacebook, 100); } } // Check for consent cookie loadFacebookSDK(); // Initialize OneTrust listener initOneTrustFacebook();/script>!-- TODO temporary fix for MD5 HASH on client libs -->script typetext/javascript src/etc/clientlibs/bhhs-headlibs.min.60a7996b507fb2e4ce513d28ea5b4536.js>/script>link relstylesheet href/etc/clientlibs/bhhs-pagelibs.min.cc093235c0bb36a70a6e4f5092a29fe5.css typetext/css/>!-- Load luxury theme only when themeSelector is empty, not available, or equals luxury -->!-- Load specific theme when themeSelector.theme exists and is not luxury -->link relstylesheet href/etc/clientlibs/bhhs-themes/traditional.min.816291e39520ab75ee97554c9576cad4.css data-themetraditional typetext/css/> input namecurrent-page-path typehidden value/content/bhhs-franchisee/ca333/agent/1041069/en/us/en3/>script> window.thirdPartyScripts https://www.google.com/recaptcha/api.js?renderexplicit, https://apis.google.com/js/platform.js, https://appleid.cdn-apple.com/appleauth/static/jsapi/appleid/1/en_US/appleid.auth.js, https://connect.facebook.net/en_US/sdk.js, https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js, window.livebyUrlInjectionSrc ;/script> !-- WO22-181 --> script async> window.livebyUrlInjectionSrc https://pages.liveby.com/liveby.js?idbhhs-ca333&ref%2Fcrest-real-estate-ca333%2Fla-crescenta%2Flinda-knutson%2Fcid-1041069; (function() { let initialized false; function initOnInteraction() { if (initialized) return; initialized true; // Remove all listeners click, touchstart, keydown, mousemove.forEach(event > { document.removeEventListener(event, initOnInteraction); }); // Load scripts const scripts window.livebyUrlInjectionSrc ; scripts.forEach(src > { const script document.createElement(script); script.src src; script.async true; document.head.appendChild(script); }); } // Add event listeners for user interaction click, touchstart, keydown, mousemove.forEach(event > { document.addEventListener(event, initOnInteraction, { passive: true }); }); // Fallback after 10s // setTimeout(initOnInteraction, 30000); })(); /script> !-- sly data-sly-test.appResourcesPath/etc/clientlibs/bhhs-pagelibs/resources data-sly-callorg.apache.sling.scripting.sightly.apps.bhhs.components.structure.page.head__002e__resources__002e__html$1@2cfe1e3e>/sly> --> !-- BuyerMls script loading on page Condition --> script>window.ca_idCA-381756-131;/script> script srchttps://cdn.cmcd1.com/scripts/cdtag.min.js>/script> /head> body classpage basicpage vertical-logo-banner-template templatethree-template-style > !-- Google Tag Manager (noscript) --> noscript> iframe srchttps://www.googletagmanager.com/ns.html?idGTM-KK46WNH height0 width0 styledisplay:none;visibility:hidden>/iframe> /noscript> !-- Google Tag Manager (noscript) --> div classsite-wrapper publish data-templatelevel-1-page-three data-agent-id1041069 data-website-typeAgent Showcase Plus data-franchisee-idca333> section classcmp-utility-header d-sm-none d-lg-flex align-items-center data-language-selector-list{"title":"English","locale":"en_US","prefix":""} data-currencies-selector-list{"title":"ARS","currency":"Argentine Peso"},{"title":"AWG","currency":"Aruban Florin"},{"title":"AUD","currency":"Australian Dollar"},{"title":"BSD","currency":"Bahamian Dollar"},{"title":"BBD","currency":"Barbadian Dollar"},{"title":"BZD","currency":"Belize Dollar"},{"title":"BMD","currency":"Bermudan Dollar"},{"title":"BRL","currency":"Brazilian Real"},{"title":"GBP","currency":"British Pound Sterling"},{"title":"CAD","currency":"Canadian Dollar"},{"title":"KYD","currency":"Cayman Islands Dollar"},{"title":"CLP","currency":"Chilean Peso"},{"title":"CNY","currency":"Chinese Yuan"},{"title":"COP","currency":"Colombian Peso"},{"title":"CRC","currency":"Costa Rican Colón"},{"title":"CZK","currency":"Czech Republic Koruna"},{"title":"DKK","currency":"Danish Krone"},{"title":"DOP","currency":"Dominican Peso"},{"title":"XCD","currency":"East Caribbean Dollar"},{"title":"EGP","currency":"Egyptian Pound"},{"title":"EUR","currency":"Euro"},{"title":"HKD","currency":"Hong Kong Dollar"},{"title":"INR","currency":"Indian Rupee"},{"title":"IDR","currency":"Indonesian Rupiah"},{"title":"ILS","currency":"Israeli New Sheqel"},{"title":"JPY","currency":"Japanese Yen"},{"title":"MYR","currency":"Malaysian Ringgit"},{"title":"MXN","currency":"Mexican Peso"},{"title":"ANG","currency":"Netherlands Antillean Guilder"},{"title":"TWD","currency":"New Taiwan Dollar"},{"title":"NZD","currency":"New Zealand Dollar"},{"title":"NOK","currency":"Norwegian Krone"},{"title":"PAB","currency":"Panamanian Balboa"},{"title":"PEN","currency":"Peruvian Nuevo Sol"},{"title":"PHP","currency":"Philippine Peso"},{"title":"PLN","currency":"Polish Zloty"},{"title":"RUB","currency":"Russian Ruble"},{"title":"SAR","currency":"Saudi Riyal"},{"title":"SGD","currency":"Singapore Dollar"},{"title":"ZAR","currency":"South African Rand"},{"title":"KRW","currency":"South Korean Won"},{"title":"SEK","currency":"Swedish Krona"},{"title":"CHF","currency":"Swiss Franc"},{"title":"THB","currency":"Thai Baht"},{"title":"TRY","currency":"Turkish Lira"},{"title":"AED","currency":"United Arab Emirates Dirham"},{"title":"USD","currency":"United States Dollar"},{"title":"UYU","currency":"Uruguayan Peso"},{"title":"VND","currency":"Vietnamese Dong"} data-measures-selector-list{"title":"METRIC","label":"metric","selected":false},{"title":"IMPERIAL","label":"US/Imperial","selected":true} data-isFranchiseetrue data-localeen data-inactivity-time30 data-expiration-token-timemodel.tokenExpirationTime} v-cloak> div classcmp-utility-header__content flex-grow-1 h-100> div classcontainer h-100> div classrow h-100> div classcol-12> div classd-flex justify-content-between h-100> div>/div> ul classlevel-1 h-100 rolelist> li rolelistitem> a hrefhttp://www.lindaknutson.com/account/saved-properties relnoopener v-on:clickauthenticatedLinkHandler($event, saved-properties)> svg classsaved-properties>use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#saved-properties>/use>/svg> span>saved properties/span> /a> /li> li rolelistitem> a hrefhttp://www.lindaknutson.com/account/saved-searches relnoopener v-on:clickauthenticatedLinkHandler($event, saved-search)> svg classsaved-searches>use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#saved-searches>/use>/svg> span>saved searches/span> /a> /li> li rolelistitem v-if!authenticated v-on:clickopenSignInForm>sign in/li> !-- li v-if!authenticated v-on:clickssoLogin($event)>sign in/li> --> li rolelistitem v-ifauthenticated> {{firstName}} div classdropdown-arrow> div classup-arrow>/div> /div> ul classlevel-2> li>a hrefhttp://www.lindaknutson.com/account/profile>profile/a>/li> !-- li>a href/account/dashboard>dashboard/a>/li> --> li v-on:clicksignOut>sign out/li> /ul> /li> li rolelistitem v-if!isFranchisee || isPdpSearchFranchisee> div>{{defaultCurrency}}/div> div classdropdown-arrow> div classup-arrow>/div> /div> ul classlevel-2 currency> li v-foritem in currencyValues> a hrefhttp://www.lindaknutson.com/ relnoopener v-bind:data-locationvalitem.value data-locationnamecurrency v-on:click.preventupdateLocationValues v-bind:class{selected: defaultCurrency item.value}>{{item.label}}/a> /li> /ul> /li> li rolelistitem v-if!isFranchisee || isPdpSearchFranchisee> {{languageLabel}} div classdropdown-arrow> div classup-arrow>/div> /div> ul classlevel-2 lang-me> li classsub-title>strong>units of measure/strong>/li> li v-foritem in measureValues> a hrefhttp://www.lindaknutson.com/ relnoopener v-bind:data-locationvalitem.value data-locationnamemeasure v-on:click.preventupdateLocationValues v-bind:class{selected: defaultMeasure item.value}>{{item.label}}/a> /li> hr/> li classsub-title>strong>language/strong>/li> li v-foritem in languageValues> a hrefhttp://www.lindaknutson.com/ relnoopener v-bind:data-locationvalitem.value data-locationnamelanguage v-bind:data-locationprefixitem.prefix v-on:click.preventupdateLocationValues v-bind:class{selected: defaultLanguage item.value}>{{item.label}}/a> /li> /ul> /li> /ul> /div> /div> /div> /div> /div> sign-in-form terms-of-use-pathhttp://www.lindaknutson.com/terms-of-use saved-properties-pathhttp://www.lindaknutson.com/account/saved-properties saved-search-pathhttp://www.lindaknutson.com/account/saved-searches google-client-id34034898355-smo2ergp2vvnjilv8p2nvvpfn96pmrvl.apps.googleusercontent.com facebook-app-id179688030793634 apple-client-idcom.bhhsprod.login> /sign-in-form> create-account-form recaptcha-site-key6LebYaYUAAAAAC9SqASljwaF57MpKSvEkwDOzk6l privacy-policy-pathhttp://www.lindaknutson.com/privacy-policy/privacy-policy saved-properties-pathhttp://www.lindaknutson.com/account/saved-properties google-client-id34034898355-smo2ergp2vvnjilv8p2nvvpfn96pmrvl.apps.googleusercontent.com facebook-app-id179688030793634 apple-client-idcom.bhhsprod.login> /create-account-form> forgot-password-form recaptcha-site-key6LebYaYUAAAAAC9SqASljwaF57MpKSvEkwDOzk6l>/forgot-password-form> reset-password-form recaptcha-site-key6LebYaYUAAAAAC9SqASljwaF57MpKSvEkwDOzk6l>/reset-password-form> update-password-message>/update-password-message> /section> section classcmp-page-header-navigation > div idfranchisee isTruefalse>/div> div classcmp-header-navigation pl-0 pr-0> nav classheader-navigation container row rolenavigation> div classheader-navigation__top col-lg-3> div classnavbar-brand header-navigation__logo> a hrefhttps://www.lindaknutson.com relnoopener noreferrer> img classlogo-black src/content/dam/bhhs/brand_identity/logos/franchisee/ca333/CA333_primary_blk.svg altBerkshire Hathaway Home Services Crest Real Estate Logo loadinglazy/> /a> /div> button classheader-navigation__toggler d-lg-none typebutton aria-labelToggle Button data-togglecollapse data-target#navigation-header-dropdown> span classheader-navigation__toggler-icon> svg> use idhamburgerIcon xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#hamburger> /use> /svg> svg> use idcloseHamburgerIcon xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#close-x>/use> /svg> /span> /button> /div> div idnavigation-header-dropdown classheader-navigation__dropdown col> section classcmp-utility-header-mobile d-block d-lg-none data-language-selector-list{"title":"English","locale":"en_US","prefix":""} data-currencies-selector-list{"title":"ARS","currency":"Argentine Peso"},{"title":"AWG","currency":"Aruban Florin"},{"title":"AUD","currency":"Australian Dollar"},{"title":"BSD","currency":"Bahamian Dollar"},{"title":"BBD","currency":"Barbadian Dollar"},{"title":"BZD","currency":"Belize Dollar"},{"title":"BMD","currency":"Bermudan Dollar"},{"title":"BRL","currency":"Brazilian Real"},{"title":"GBP","currency":"British Pound Sterling"},{"title":"CAD","currency":"Canadian Dollar"},{"title":"KYD","currency":"Cayman Islands Dollar"},{"title":"CLP","currency":"Chilean Peso"},{"title":"CNY","currency":"Chinese Yuan"},{"title":"COP","currency":"Colombian Peso"},{"title":"CRC","currency":"Costa Rican Colón"},{"title":"CZK","currency":"Czech Republic Koruna"},{"title":"DKK","currency":"Danish Krone"},{"title":"DOP","currency":"Dominican Peso"},{"title":"XCD","currency":"East Caribbean Dollar"},{"title":"EGP","currency":"Egyptian Pound"},{"title":"EUR","currency":"Euro"},{"title":"HKD","currency":"Hong Kong Dollar"},{"title":"INR","currency":"Indian Rupee"},{"title":"IDR","currency":"Indonesian Rupiah"},{"title":"ILS","currency":"Israeli New Sheqel"},{"title":"JPY","currency":"Japanese Yen"},{"title":"MYR","currency":"Malaysian Ringgit"},{"title":"MXN","currency":"Mexican Peso"},{"title":"ANG","currency":"Netherlands Antillean Guilder"},{"title":"TWD","currency":"New Taiwan Dollar"},{"title":"NZD","currency":"New Zealand Dollar"},{"title":"NOK","currency":"Norwegian Krone"},{"title":"PAB","currency":"Panamanian Balboa"},{"title":"PEN","currency":"Peruvian Nuevo Sol"},{"title":"PHP","currency":"Philippine Peso"},{"title":"PLN","currency":"Polish Zloty"},{"title":"RUB","currency":"Russian Ruble"},{"title":"SAR","currency":"Saudi Riyal"},{"title":"SGD","currency":"Singapore Dollar"},{"title":"ZAR","currency":"South African Rand"},{"title":"KRW","currency":"South Korean Won"},{"title":"SEK","currency":"Swedish Krona"},{"title":"CHF","currency":"Swiss Franc"},{"title":"THB","currency":"Thai Baht"},{"title":"TRY","currency":"Turkish Lira"},{"title":"AED","currency":"United Arab Emirates Dirham"},{"title":"USD","currency":"United States Dollar"},{"title":"UYU","currency":"Uruguayan Peso"},{"title":"VND","currency":"Vietnamese Dong"} data-measures-selector-list{"title":"METRIC","label":"metric","selected":false},{"title":"IMPERIAL","label":"US/Imperial","selected":true} data-isFranchiseetrue data-localeen v-cloak> div classcontainer h-100> div classcol-12 d-lg-flex align-items-center justify-content-end h-100> ul classlevel-1> li v-if!authenticated v-on:clickopenSignInForm>a classlogin>sign in/a>/li> !-- li v-if!authenticated v-on:clickssoLogin($event)>a classlogin>sign in/a>/li> --> li v-if!myAccountDropdownOpen && authenticated v-on:clickmyAccountDropdownOpen true classusername-open>a>{{firstName}}/a>/li> li v-ifmyAccountDropdownOpen && authenticated v-on:clickmyAccountDropdownOpen false classusername-close>a classback>BACK/a>/li> li classuserOption v-bind:class{ d-none : !myAccountDropdownOpen }>a hrefhttp://www.lindaknutson.com/account/profile relnoopener>profile/a>/li> li v-bind:class{ d-none : !myAccountDropdownOpen }>a v-on:clicksignOut classlogout v-showauthenticated>sign out/a>/li> li v-if!myAccountDropdownOpen> a hrefhttp://www.lindaknutson.com/account/saved-properties relnoopener v-on:clickauthenticatedLinkHandler($event, saved-properties)> svg classsaved-properties>use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#saved-properties>/use>/svg> span>saved properties/span> /a> /li> li v-if!myAccountDropdownOpen> a hrefhttp://www.lindaknutson.com/account/saved-searches relnoopener v-on:clickauthenticatedLinkHandler($event, saved-search)> svg classsaved-searches>use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#saved-searches>/use>/svg> span>saved searches/span> /a> /li> li classcurrency-list d-none v-on:clickcurrencyDropdownOpen true>a> {{defaultCurrency}}/a>/li> li classlanguage-list d-none v-on:clicklanguageDropdownOpen true>a> {{defaultLanguage}}/a>/li> /ul> /div> /div> div v-if!isFranchisee || isPdpSearchFranchisee classcmp-utility-header-mobile__dropdown scroll v-bind:class{ d-none : !currencyDropdownOpen }> div classbg-purple v-on:clickcurrencyDropdownOpen false> div classcontainer> div classcol-12> div classback>{{defaultCurrency}}/div> /div> /div> /div> ul classlevel-2 currency mobile> li v-foritem in currencyValues> a hrefhttp://www.lindaknutson.com/ relnoopener v-bind:data-locationvalitem.value data-locationnamecurrency v-on:click.preventupdateLocationValues v-bind:class{selected: defaultCurrency item.value}>{{item.label}}/a> /li> /ul> /div> div v-if!isFranchisee || isPdpSearchFranchisee classcmp-utility-header-mobile__dropdown scroll v-bind:class{ d-none : !languageDropdownOpen }> div classbg-purple v-on:clicklanguageDropdownOpen false> div classcontainer> div classcol-12> div classback>{{languageLabel}}/div> /div> /div> /div> ul classlevel-2 lang-me mobile> li classsub-title>strong>units of measure/strong>/li> li v-foritem in measureValues> a hrefhttp://www.lindaknutson.com/ relnoopener v-bind:data-locationvalitem.value data-locationnamemeasure v-on:click.preventupdateLocationValues v-bind:class{selected: defaultMeasure item.value}>{{item.label}}/a> /li> li classsub-title>strong>language/strong>/li> li v-foritem in languageValues> a hrefhttp://www.lindaknutson.com/ relnoopener v-bind:data-locationvalitem.value data-locationnamelanguage v-bind:data-locationprefixitem.prefix v-on:click.preventupdateLocationValues v-bind:class{selected: defaultLanguage item.value}>{{item.label}}/a> /li> /ul> /div> /section> div classcontainer h-100> div classcol-12 d-lg-flex align-items-center justify-content-end h-100 > ul classheader-navigation__list> li classheader-navigation__item> a classheader-navigation__itemlink has-children hrefhttps://www.lindaknutson.com/buy-a-home relnoopener noreferrer> Buy /a> div classheader-navigation__over header-navigation__submenu>/div> ul classheader-navigation__sublist header-navigation__submenu> li classheader-navigation__subitem> a classheader-navigation__subitemlink no-children hrefhttps://www.lindaknutson.com/buy-a-home/first-time-buyers relnoopener noreferrer> First Time Buyers /a> /li> li classheader-navigation__subitem> a classheader-navigation__subitemlink no-children hrefhttps://www.lindaknutson.com/real-estate-lifestyle-planning relnoopener noreferrer> Real Estate Lifestyle & Planning Guide /a> /li> /ul> /li> li classheader-navigation__item> a classheader-navigation__itemlink has-children hrefhttps://www.lindaknutson.com/sell-your-home relnoopener noreferrer> Sell /a> div classheader-navigation__over header-navigation__submenu>/div> ul classheader-navigation__sublist header-navigation__submenu> li classheader-navigation__subitem> a classheader-navigation__subitemlink no-children hrefhttps://www.lindaknutson.com/sell-your-home/pricing-your-home relnoopener noreferrer> Pricing Your Home /a> /li> li classheader-navigation__subitem> a classheader-navigation__subitemlink no-children hrefhttps://www.lindaknutson.com/sell-your-home/inspections-disclosures relnoopener noreferrer> Inspections & Disclosures /a> /li> li classheader-navigation__subitem> a classheader-navigation__subitemlink no-children hrefhttps://www.lindaknutson.com/sell-your-home/preparing-for-sale relnoopener noreferrer> Preparing Your Home /a> /li> li classheader-navigation__subitem> a classheader-navigation__subitemlink no-children hrefhttps://www.lindaknutson.com/real-estate-lifestyle-planning relnoopener noreferrer> Real Estate Lifestyle & Planning Guide /a> /li> /ul> /li> li classheader-navigation__item> a classheader-navigation__itemlink no-children hrefhttps://www.lindaknutson.com/contact relnoopener noreferrer> Contact Me /a> /li> li classheader-navigation__item> a classheader-navigation__itemlink no-children hrefhttps://www.lindaknutson.com/blog relnoopener noreferrer> Blog /a> /li> li classheader-navigation__item currency-language> ul classheader-navigation__sublist header-navigation__submenu p-0> li classheader-navigation__subitem> a href# relnoopener noreferrer classheader-navigation__subitemlink no-children currency-menu has-children>Currency/a> /li> /ul> /li> li classheader-navigation__item currency-language> ul classheader-navigation__sublist header-navigation__submenu p-0> li classheader-navigation__subitem> a href# relnoopener noreferrer classheader-navigation__subitemlink no-children language-menu has-children>language/a> /li> /ul> /li> /ul> /div> /div> /div> /nav> /div> /section> div classsite-content rolemain> div classroot responsivegrid>div classaem-Grid aem-Grid--12 aem-Grid--default--12 > div classhero-banner-search aem-GridColumn aem-GridColumn--default--12> section classcmp-hero-banner-search-narrow d-flex align-items-center text-white visible idi7b38ba41199de61ffa181c64e33b8eb268fafc6c350b163d8cced29154b0eb7f data-titleYour Trusted Real Estate Advisor> style> @media only screen and (max-width: 991px) { #i7b38ba41199de61ffa181c64e33b8eb268fafc6c350b163d8cced29154b0eb7f { background-image: url(/content/dam/bhhs/web-images/placeholder/placeholder.jpg); } } @media only screen and (max-width: 991px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 991px) and (min-resolution: 192dpi) { #i7b38ba41199de61ffa181c64e33b8eb268fafc6c350b163d8cced29154b0eb7f { background-image: url(/content/dam/bhhs/web-images/placeholder/placeholder.jpg); } } @media only screen and (min-width: 992px) { #i7b38ba41199de61ffa181c64e33b8eb268fafc6c350b163d8cced29154b0eb7f { background-image: url(/content/dam/bhhs/web-images/placeholder/placeholder.jpg); } } @media only screen and (min-width: 992px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 992px) and (min-resolution: 192dpi) { #i7b38ba41199de61ffa181c64e33b8eb268fafc6c350b163d8cced29154b0eb7f { background-image: url(/content/dam/bhhs/web-images/placeholder/placeholder.jpg); } } @media only screen and (max-width: 991px) { #i7b38ba41199de61ffa181c64e33b8eb268fafc6c350b163d8cced29154b0eb7f.visible { background-image: url(/content/dam/bhhs/web-images/home/spring-22/AdobeStock_357279597_3200x1800.jpg) ; } } @media only screen and (max-width: 991px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 991px) and (min-resolution: 192dpi) { #i7b38ba41199de61ffa181c64e33b8eb268fafc6c350b163d8cced29154b0eb7f.visible { background-image: url(/content/dam/bhhs/web-images/home/spring-22/AdobeStock_357279597_3200x1800.jpg) ; } } @media only screen and (min-width: 992px) { #i7b38ba41199de61ffa181c64e33b8eb268fafc6c350b163d8cced29154b0eb7f.visible { background-image: url(/content/dam/bhhs/web-images/home/spring-22/AdobeStock_357279597_3200x1800.jpg) ; } } @media only screen and (min-width: 992px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 992px) and (min-resolution: 192dpi) { #i7b38ba41199de61ffa181c64e33b8eb268fafc6c350b163d8cced29154b0eb7f.visible { background-image: url(/content/dam/bhhs/web-images/home/spring-22/AdobeStock_357279597_3200x1800.jpg) ; } } /style> div classimage-group> div> !-- Need to remove disable from lazy-load-image-disabled once retry lazy loading --> picture classlazy-load-image-disabled> source media(min-width: 992px) data-srcset/content/dam/bhhs/web-images/home/spring-22/AdobeStock_357279597_3200x1800.jpg srcset/content/dam/bhhs/web-images/home/spring-22/AdobeStock_357279597_3200x1800.jpg/> source media(max-width: 991px) data-srcset/content/dam/bhhs/web-images/home/spring-22/AdobeStock_357279597_3200x1800.jpg srcset/content/dam/bhhs/web-images/home/spring-22/AdobeStock_357279597_3200x1800.jpg/> img data-src/content/dam/bhhs/web-images/home/spring-22/AdobeStock_357279597_3200x1800.jpg althero home classcmp-image__img img-fill hero-img-desktop/> /picture> !-- Need to remove disable from lazy-load-image-disabled once retry lazy loading --> picture classlazy-load-image-disabled> source media(min-width: 992px) data-srcset/content/dam/bhhs/web-images/home/spring-22/AdobeStock_357296023_3200x1800.jpg srcset/content/dam/bhhs/web-images/home/spring-22/AdobeStock_357296023_3200x1800.jpg/> source media(max-width: 991px) data-srcset/content/dam/bhhs/web-images/home/spring-22/AdobeStock_357296023_3200x1800.jpg srcset/content/dam/bhhs/web-images/home/spring-22/AdobeStock_357296023_3200x1800.jpg/> img data-src/content/dam/bhhs/web-images/home/spring-22/AdobeStock_357296023_3200x1800.jpg althero home classcmp-image__img img-fill hero-img-desktop/> /picture> !-- Need to remove disable from lazy-load-image-disabled once retry lazy loading --> picture classlazy-load-image-disabled> source media(min-width: 992px) data-srcset/content/dam/bhhs/web-images/home/spring-22/AdobeStock_357299352_3200x1800.jpg srcset/content/dam/bhhs/web-images/home/spring-22/AdobeStock_357299352_3200x1800.jpg/> source media(max-width: 991px) data-srcset/content/dam/bhhs/web-images/home/spring-22/AdobeStock_357299352_3200x1800.jpg srcset/content/dam/bhhs/web-images/home/spring-22/AdobeStock_357299352_3200x1800.jpg/> img data-src/content/dam/bhhs/web-images/home/spring-22/AdobeStock_357299352_3200x1800.jpg althero home classcmp-image__img img-fill hero-img-desktop/> /picture> !-- Need to remove disable from lazy-load-image-disabled once retry lazy loading --> picture classlazy-load-image-disabled> source media(min-width: 992px) data-srcset/content/dam/bhhs/web-images/home/spring-22/AdobeStock_364521317_3200x1800.jpg srcset/content/dam/bhhs/web-images/home/spring-22/AdobeStock_364521317_3200x1800.jpg/> source media(max-width: 991px) data-srcset/content/dam/bhhs/web-images/home/spring-22/AdobeStock_364521317_3200x1800.jpg srcset/content/dam/bhhs/web-images/home/spring-22/AdobeStock_364521317_3200x1800.jpg/> img data-src/content/dam/bhhs/web-images/home/spring-22/AdobeStock_364521317_3200x1800.jpg althero home classcmp-image__img img-fill hero-img-desktop/> /picture> !-- Need to remove disable from lazy-load-image-disabled once retry lazy loading --> picture classlazy-load-image-disabled> source media(min-width: 992px) data-srcset/content/dam/bhhs/web-images/home/spring-22/collov-home-design-qMfjjGHEtSs-unsplash_3200x1800.jpg srcset/content/dam/bhhs/web-images/home/spring-22/collov-home-design-qMfjjGHEtSs-unsplash_3200x1800.jpg/> source media(max-width: 991px) data-srcset/content/dam/bhhs/web-images/home/spring-22/collov-home-design-qMfjjGHEtSs-unsplash_3200x1800.jpg srcset/content/dam/bhhs/web-images/home/spring-22/collov-home-design-qMfjjGHEtSs-unsplash_3200x1800.jpg/> img data-src/content/dam/bhhs/web-images/home/spring-22/collov-home-design-qMfjjGHEtSs-unsplash_3200x1800.jpg althero home classcmp-image__img img-fill hero-img-desktop/> /picture> !-- Need to remove disable from lazy-load-image-disabled once retry lazy loading --> picture classlazy-load-image-disabled> source media(min-width: 992px) data-srcset/content/dam/bhhs/web-images/home/spring-22/r-architecture-TRCJ-87Yoh0-unsplash_3200x1800.jpg srcset/content/dam/bhhs/web-images/home/spring-22/r-architecture-TRCJ-87Yoh0-unsplash_3200x1800.jpg/> source media(max-width: 991px) data-srcset/content/dam/bhhs/web-images/home/spring-22/r-architecture-TRCJ-87Yoh0-unsplash_3200x1800.jpg srcset/content/dam/bhhs/web-images/home/spring-22/r-architecture-TRCJ-87Yoh0-unsplash_3200x1800.jpg/> img data-src/content/dam/bhhs/web-images/home/spring-22/r-architecture-TRCJ-87Yoh0-unsplash_3200x1800.jpg althero home classcmp-image__img img-fill hero-img-desktop/> /picture> /div> !-- Placeholder for image configured in salesforce --> /div> div classtext-overlay d-flex> div classalign-items-center cmp-banner--align-left cmp-banner-text-cta container-full> div classflex-align-center col-12> div classcmp-text text-block> h1 classheading heading_font> Your Trusted Real Estate Advisor /h1> div classsearch-box> section classcmp-hero-search data-is-franchisee-pagefalse data-is-agent-pagetrue data-is-team-pagefalse data-has-vanity-domainfalse data-franchisor-homepagehttps://www.bhhs.com/ data-agent-vanity-domainhttps://www.lindaknutson.com data-franchisee-idca333 data-agent-id1041069> div classcmp-hero-search__content> div classmobile-header> img classlogo src/etc/clientlibs/bhhs-pagelibs/images/brand/bhhs-logotype-purple.svg altBHHS logo loadinglazy/> button classbtn--close aria-labelClose button> svg> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#close-x>/use> /svg> /button> /div> section classtabs> ul classtabs-list> li classtabs-list__tab tabs-list__tab--homes text-uppercase active>homes/li> /ul> !-- Homes search --> div classtabs-pane tabs-pane--homes active> form methodget classform--homes data-submit-pathhttps://www.lindaknutson.com/search autocompleteoff> div classsearch-bar-wrapper> search-suggester classcmp-suggester event-keycmp-hero-search> /search-suggester> button classbtn--close typebutton aria-labelClose Button> svg> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#close-x>/use> /svg> /button> button classbtn--filter typebutton aria-labelHomes Search filter> svg> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#filter>/use> /svg> /button> button classbtn--search cursor-not-allowed disabled typesubmit idhome-submit aria-labelHomes Search button> span classtext-uppercase>search/span> /button> /div> div classfilters homes idfilter-homes> vue-simple-suggest v-modelquery.MinPrice :listfilteredMinPriceList @selectonMinPriceSelect idbbh-MinPrice aria-describedbymin-price :filter-by-queryfalse :debounce200 placeholder$ minimum price nameMinPrice aria-labelminimum price>/vue-simple-suggest> vue-simple-suggest v-modelquery.MaxPrice :listfilteredMaxPriceList @selectonMaxPriceSelect idbbh-MaxPrice aria-describedbymax-price :filter-by-queryfalse :debounce200 placeholder$ maximum price nameMaxPrice aria-labelmaximum price>/vue-simple-suggest> section classcmp-dropdown> div classselect-wrapper text-capitalize> select nameMinBedroomsTotal> option value>bedrooms/option> option value1>1+/option> option value2>2+/option> option value3>3+/option> option value4>4+/option> option value5>5+/option> option value6>6+/option> option value7>7+/option> option value8>8+/option> option value9>9+/option> option value10>10+/option> option value11>11+/option> option value12>12+/option> /select> /div> /section> section classcmp-dropdown> div classselect-wrapper text-capitalize> select nameMinBathroomsTotal> option value>bathrooms/option> option value1>1+/option> option value2>2+/option> option value3>3+/option> option value4>4+/option> option value5>5+/option> option value6>6+/option> option value7>7+/option> option value8>8+/option> /select> /div> /section> /div> button classbtn btn-primary btn--submit-mobile text-capitalize typesubmit>search/button> /form> /div> !-- Agents search --> !-- Offices search --> !-- Rentals search --> suggestion-tags variationhome classcmp-suggestion-tags v-bind:tags-init> /suggestion-tags> /section> /div> div classloading-message>Loading search resultsspan>/span>/div> div classcmp-confirmation-modal> div classcmp-form-loader> div classcmp-form-loader__content> div classmessage>/div> div classd-flex justify-content-center> section classcmp-cta modal-cta mr-2> a classbtn btn-primary>span classcmp-cta__btn-text>OK/span>/a> /section> /div> /div> /div> /div> div classcmp-confirmation-modal__overlay>/div> /section> !-- Homes filters --> /div> /div> /div> div classcol-xl-4 col-md-12 col-xs-12> /div> /div> /div> div classoverlay active>/div> /section> section classcmp-agent non-luxury mt-showcase> div classrow agent-info-container> div classcol-md-4 col-sm-12 agent-info-container__profile-image altagent-profile-image stylebackground-image: url(https:\2f\2fhsfazpw2storagesf1.blob.core.windows.net\2fhsflibrary\2f bhhsagents\2f 1041069\2fprofileimages\2f 1041069-profileimage.jpg)>/div> div classcol-md-8 col-sm-12 agent-info-container__profile-details> div classagent-details-wrapper> h1 classcmp-agent__name> a classhomepage_link hrefhttps://www.lindaknutson.com relnoopener>Linda Knutson/a> /h1> !--I42-8 Start--> div classcmp-agent-details__teamheading> span>/span> /div> !--I42-8 End--> h6 classcmp-agent__title>Licensed Real Estate Associate Broker/h6> ul classcmp-agent-details__license text-uppercase d-flex flex-column flex-lg-row flex-wrap data-licenseCA DRE# 1488675> li v-foritem in license :keyitem>{{item}} /li> /ul> ul classcmp-agent__social > li> a target_blank hrefhttps://www.facebook.com/LindaKnutsonRealtor aria-labelLinda Knutson Facebook Page relnoopener> svg viewBox0 0 100 100>use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#facebook>/use>/svg>/a> /li> li> a target_blank hrefhttps://www.instagram.com/LindaKnutson_RealEstate aria-labelLinda Knutson Instagram Page relnoopener> svg viewBox0 0 100 100>use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#instagram>/use>/svg>/a> /li> li> a target_blank hrefhttps://www.linkedin.com/in/lindaknutsonrealestate aria-labelLinda Knutson Linkedin Page relnoopener> svg viewBox0 0 100 100>use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#linkedin>/use>/svg>/a> /li> /ul> a hrefmailto:linda4realestate@ymail.com classcmp-agent-details__mail text-lowercase>linda4realestate@ymail.com/a> a hrefhttps://www.lindaknutson.com classcmp-agent-details__website text-lowercase target_blank>View My Website/a> div classcmp-agent-details details row> ul classcmp-agent-details__list cmp-agent-details__phones order-2 order-lg-1> li>em classcmp-agent-details__label>Direct: /em>a hreftel:(818)%20795-6783 classcmp-agent-details__phone-number>(818) 795-6783/a>/li> /ul> /div> hr classcmp-office-divider/> div classcmp-office-container> div classcmp-agent__office> Berkshire Hathaway HomeServices/br> Crest Real Estate/br> 4005 Foothill Blvd./br> La Crescenta, CA 91214 /div> div classcmp-cta> a classbtn btn-secondary d-inline-block hrefhttps://maps.google.com/maps?q4005+Foothill+Blvd.%2C+La+Crescenta%2C+CA+91214 relnoopener noreferrer target_blank> span classcmp-cta__btn-text> Directions /span> /a> /div> /div> /div> /div> div classcmp-agent-details__btn-group cta-wrapper pt-3 pb-3 d-md-none> div classcmp-cta> a classbtn btn-primary--compact btn-contact href# relnoopener noreferrer target_blank> span classcmp-cta__btn-text> Contact /span> /a> /div> /div> div classcmp-agent-details__btn-group cta-wrapper d-none d-xl-block> div classcmp-cta> a classbtn btn-tertiary btn-contact href# relnoopener noreferrer target_blank> span classcmp-cta__btn-text> Contact Me /span> /a> /div> /div> /div> agent-contact-form recaptcha-site-key6LebYaYUAAAAAC9SqASljwaF57MpKSvEkwDOzk6l agent-nameLinda Knutson agent-titleLicensed Real Estate Associate Broker agent-emaillinda4realestate@ymail.com agent-phone(818) 795-6783 agent-photohttps://hsfazpw2storagesf1.blob.core.windows.net/hsflibrary/bhhsagents/1041069/profileimages/1041069-profileimage.jpg agent-licenseCA DRE# 1488675 agent-urlhttps://www.lindaknutson.com disclaimerBy providing this information, you are expressly consenting to receive telephone calls and text messages, including calls and messages sent using automated dialing systems or with prerecorded messages, from (i) Berkshire Hathaway HomeServices, (ii) Constellation1, a division of Constellation Web Solutions, Inc. acting on our behalf, and (iii) individual members of the Berkshire Hathaway HomeServices real estate network. We will communicate by these means to respond to your specific question or message, and to communicate with you about properties for sale or rent in locations that may be of interest to you. Message frequency varies. Message and data charges may apply. Consent to receive automated messages is not required as a condition to obtain information about available properties or services. You may opt-out at any time by replying STOP or by updating your notification preferences in your account. For more about how we will use your contact information, review our a hrefhttps://www.bhhs.com/privacy-policy target_blank>Privacy Policy/a> and a hrefhttps://www.bhhs.com/terms-of-use target_blank>Terms of Use/a>. lead-paramMemberKey1041069&LeadBrand recipient-idhttps://1041069.bhhs.hsfaffiliates.com/profile/card#me recipient-nameLinda Knutson sourcehttps://1041069.bhhs.hsfaffiliates.com/profile/card#me branding-entityAGENT member-designationeCertified®,REALTOR®,Equestrian Property Specialist,Website Certified,Certified Probate & Trust Specialist,Real Estate Staging Expert (RESE),Real Estate Negotiation Expert (RENE),CERTIFIED PROPERTY MANAGER® (CPM®),e-PRO®,Accredited Buyer’s Representative® (ABR),NAR's Green Designation (GREEN) branding-agent-details{ id: https://1041069.bhhs.hsfaffiliates.com/profile/card#me, name: Linda Knutson, email: linda4realestate@ymail.com, phone: (818) 795-6783, mobile: (818) 795-6783, officePhone: , agentTeamID: , photo: https://hsfazpw2storagesf1.blob.core.windows.net/hsflibrary/bhhsagents/1041069/profileimages/1041069-profileimage.jpg, jobTitle:Licensed Real Estate Associate Broker } branding-office-details{ id: https://ca333.bhhs.hsfaffiliates.com/profile/card#me, name: Crest Real Estate, email: crest@bhhscrest.com, phone: (818) 248-9100, jobType: , officeId: } branding-team-details{ id: , name: , email: , phone: , officePhone: , jobTitle: , photo: , license: }> /agent-contact-form> /section> /div>div classagent aem-GridColumn aem-GridColumn--default--12> div classcmp-background bg-transparent > div classcontainer> section data-website-typeAgent Showcase Plus classcmp-agent non-luxury mt-showcase> div idcmp-agent-profile-card-container classcontainer > div classrow cmp-agent__agent-bio col-12> div classmb-1>/div> div div classagent-bio col-md-5 col-lg-6 col-xl-6> div classbio-text> div> h6 classcmp-agent__title-column meet-agent>Meet Linda/h6> p idbiotxt classcollapsed-bio>Understanding your unique needs is at the heart of my commitment to helping you achieve your real estate goals. With a deeply rooted dedication to serving others, Ive built a business as a passionate advocate and strategic negotiator, working to protect my clients best interest each step of the way, My ultimate aim is to ensure my clients not only receive exceptional service but also achieve results that improve their financial futures and quality of life.br />br />Extensive knowledge of real estate investing, our local marketplace, and a genuine understanding of peoples needs form a powerful combination to assist you. Committed to continually provide you with the highest and best representation, I additionally obtained my Real Estate Brokers License in 2023.br />br />Real estate is not just an investment, it is significant milestone in ones life. I look forward to the opportunity to be YOUR trusted real estate advisor and help you create the lifestyle of your dreams!/p> /div> /div> a href# relnoopener noreferrer classbio-description__more>View More/a> a href# relnoopener noreferrer classbio-description__less>View Less/a> /div> div div classagent-bio pl-lg-3 col-lg-3 col-md-4> div classbio-specialities> div classaccreditations_wrapper > h6 classcmp-agent__title-column>professional accreditations/h6> ul idaccreditations classcmp-agent__specialities p-0 collapsed-esp> li>eCertified®/li> li>REALTOR®/li> li>Equestrian Property Specialist/li> li>Certified Probate & Trust Specialist/li> li>Real Estate Staging Expert (RESE)/li> li>Real Estate Negotiation Expert (RENE)/li> li>CERTIFIED PROPERTY MANAGER® (CPM®)/li> li>e-PRO®/li> li>Accredited Buyer’s Representative® (ABR)/li> li>NAR's Green Designation (GREEN)/li> /ul> /div> /div> a href# relnoopener noreferrer classaccreditations-description__more>View More/a> a href# relnoopener noreferrer classaccreditations-description__less>View Less/a> /div> div div classagent-bio col-md-3 col-lg-3 col-xl-3 pl-lg-3> div classbio-languages> div classlanguages_wrapper > h6 classcmp-agent__title-column m-lg-0>languages/h6> ul idlanguages classcmp-agent__specialities p-0 collapsed-lan> li>English/li> /ul> /div> /div> a href# relnoopener noreferrer classlanguages-description__more>View More/a> a href# relnoopener noreferrer classlanguages-description__less>View Less/a> /div> /div> /div> /section> /div> /div>/div>div classagent-property-current-listing aem-GridColumn aem-GridColumn--default--12> div classcmp-background bg-transparent > div classcontainer> section data-displaystatic data-scroll-typeauto classcmp-agent-property-current-listing container m-auto data-agent-id1041069> div classcontainer separator d-lg-none v-ifproperties.length> hr classm-auto/> /div> search-results-loader v-bind:loadingloading> agent-property-current-listing current-listings-titleCurrent Listings v-on:contact-property-clickcontactPropertyHandlerApcl v-on:save-property-clicksavePropertyHandler v-bind:active-tabactiveTab v-bind:propertiesproperties v-bind:properties-brandpropertiesBrand v-bind:loadingloading> /agent-property-current-listing> /search-results-loader> property-contact-form refproperty-contact-form-apcl recaptcha-site-key6LebYaYUAAAAAC9SqASljwaF57MpKSvEkwDOzk6l v-bind:brandpropertyContactForm.brand v-bind:brand-namepropertyContactForm.brand.name v-bind:data-sly-attribute.featuredpropertyContactForm.featured v-bind:property-addresspropertyContactForm.propertyAddress v-bind:property-pricepropertyContactForm.price v-bind:currency-symbolpropertyContactForm.symbol v-bind:prop-idpropertyContactForm.propertyDetails.listingKey disclaimerBy providing this information, you are expressly consenting to receive telephone calls and text messages, including calls and messages sent using automated dialing systems or with prerecorded messages, from (i) Berkshire Hathaway HomeServices, (ii) Constellation1, a division of Constellation Web Solutions, Inc. acting on our behalf, and (iii) individual members of the Berkshire Hathaway HomeServices real estate network. We will communicate by these means to respond to your specific question or message, and to communicate with you about properties for sale or rent in locations that may be of interest to you. Message frequency varies. Message and data charges may apply. Consent to receive automated messages is not required as a condition to obtain information about available properties or services. You may opt-out at any time by replying STOP or by updating your notification preferences in your account. For more about how we will use your contact information, review our Privacy Policy and Terms of Use. v-bind:property-postal-codepropertyContactForm.propertyDetails.postalCode v-bind:property-citypropertyContactForm.propertyDetails.city v-bind:property-regionpropertyContactForm.propertyDetails.stateOrProvince v-bind:organization-agent-datapropertyContactForm.organizationAgent v-bind:organization-agent-data-secondarypropertyContactForm.organizationAgentAlt v-bind:list-agent-datapropertyContactForm.listAgent v-bind:co-list-agent-datapropertyContactForm.coListAgent v-bind:list-team-datapropertyContactForm.listTeam v-bind:co-list-team-datapropertyContactForm.coListTeam v-bind:user-type"agent"> /property-contact-form> save-property-form refproperty-save-form-apcl v-bind:lead-paramsavePropertyForm.leadParam v-bind:namesavePropertyForm.name v-bind:prop-idsavePropertyForm.propId v-bind:application-typesavePropertyForm.applicationType> /save-property-form> /section> /div> /div>script idproperty-info-window typetext/x-handlebars-template> div classinfo-window> a href{{linkUrl}} relnoopener> div classproperty-image stylebackground-image:url({{image}}); background-size:cover;>/div> div classinfo> div classd-flex align-items-center p-0> div classprice>{{price}}/div> div classbtn-contact-property p-0 mr-2 data-brandundefined data-lead-paramCompanyKeyCA321&LeadBrand11413101001000010000 data-pdp-pathhttps://www.bhhsfranciscan.com/ca/224-sea-cliff-avenue-san-francisco-94121/pid-2217354422?leadCompanyKey%3DCA321%26LeadBrand%3D11413101001000010000 data-prop-id{{propertyId}} data-street-name{{address}} data-city{{city}} data-state-or-province{{stateOrProvince}} data-postal-code{{postalCode}} > svg classenvelope viewBox0 0 24 16> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#envelope>/use> /svg> svg classenvelope-dark viewBox0 0 24 16> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#envelope-dark>/use> /svg> /div> div classbtn-save-property p-0 mr-2 data-prop-id{{propertyId}} data-street-name{{address}}> svg classempty> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#heart-empty>/use> /svg> svg classempty-dark> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#heart-empty-dark>/use> /svg> svg classfull> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#heart-full>/use> /svg> /div> /div> div classaddress>{{address}}/div> /div> /a> div classarrow>/div> /div>/script>script idproperty-info-window-mobile typetext/x-handlebars-template> a classproperty-image href{{linkUrl}} relnoopener> div classimage stylebackground-image: url({{image}});>/div> /a> div classinfo> div classprice>{{price}}/div> div classaddress>{{address}}/div> div classd-flex justify-content-end mt-2 > div classbtn-contact-property p-0 mr-2 data-brandundefined data-lead-paramCompanyKeyCA321&LeadBrand11413101001000010000 data-prop-id{{propertyId}} data-street-name{{address}} > svg classenvelope viewBox0 0 24 16> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#envelope>/use> /svg> svg classenvelope-dark viewBox0 0 24 16> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#envelope-dark>/use> /svg> /div> div classbtn-save-property p-0 mr-2 data-prop-id{{propertyId}} data-street-name{{address}}> svg classempty> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#heart-empty>/use> /svg> svg classempty-dark> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#heart-empty-dark>/use> /svg> svg classfull> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#heart-full>/use> /svg> /div> /div> /div>/script>script idproperty-info-window-cluster-item typetext/x-handlebars-template> a href{{linkUrl}} relnoopener> div classimage-box stylebackground-image:url({{image}})>/div> div classinfo-box> div classprice>{{price}}/div> div classaddress>{{address}}/div> /div> /a>/script>/div>div classagent-property-closed-listing aem-GridColumn aem-GridColumn--default--12> div classcmp-background bg-transparent > div classcontainer> section data-displaystatic data-scroll-typeauto classcmp-agent-property-closed-listing container m-auto data-agent-id1041069> div classcontainer separator d-lg-none v-ifclosedProperties.length> hr classm-auto/> /div> search-results-loader v-bind:loadingloading> agent-property-closed-listing closed-transactions-titleClosed Transactions display-typestatic display-sold-pricetrue v-bind:closed-propertiesclosedProperties v-bind:loadingloading> /agent-property-closed-listing> /search-results-loader> /section> /div> /div>script idproperty-info-window typetext/x-handlebars-template> div classinfo-window> a href{{linkUrl}} relnoopener> div classproperty-image stylebackground-image:url({{image}}); background-size:cover;>/div> div classinfo> div classd-flex align-items-center p-0> div classprice>{{price}}/div> div classbtn-contact-property p-0 mr-2 data-brandundefined data-lead-paramCompanyKeyCA321&LeadBrand11413101001000010000 data-pdp-pathhttps://www.bhhsfranciscan.com/ca/224-sea-cliff-avenue-san-francisco-94121/pid-2217354422?leadCompanyKey%3DCA321%26LeadBrand%3D11413101001000010000 data-prop-id{{propertyId}} data-street-name{{address}} data-city{{city}} data-state-or-province{{stateOrProvince}} data-postal-code{{postalCode}} > svg classenvelope viewBox0 0 24 16> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#envelope>/use> /svg> svg classenvelope-dark viewBox0 0 24 16> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#envelope-dark>/use> /svg> /div> div classbtn-save-property p-0 mr-2 data-prop-id{{propertyId}} data-street-name{{address}}> svg classempty> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#heart-empty>/use> /svg> svg classempty-dark> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#heart-empty-dark>/use> /svg> svg classfull> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#heart-full>/use> /svg> /div> /div> div classaddress>{{address}}/div> /div> /a> div classarrow>/div> /div>/script>script idproperty-info-window-mobile typetext/x-handlebars-template> a classproperty-image href{{linkUrl}} relnoopener> div classimage stylebackground-image: url({{image}});>/div> /a> div classinfo> div classprice>{{price}}/div> div classaddress>{{address}}/div> div classd-flex justify-content-end mt-2 > div classbtn-contact-property p-0 mr-2 data-brandundefined data-lead-paramCompanyKeyCA321&LeadBrand11413101001000010000 data-prop-id{{propertyId}} data-street-name{{address}} > svg classenvelope viewBox0 0 24 16> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#envelope>/use> /svg> svg classenvelope-dark viewBox0 0 24 16> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#envelope-dark>/use> /svg> /div> div classbtn-save-property p-0 mr-2 data-prop-id{{propertyId}} data-street-name{{address}}> svg classempty> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#heart-empty>/use> /svg> svg classempty-dark> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#heart-empty-dark>/use> /svg> svg classfull> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#heart-full>/use> /svg> /div> /div> /div>/script>script idproperty-info-window-cluster-item typetext/x-handlebars-template> a href{{linkUrl}} relnoopener> div classimage-box stylebackground-image:url({{image}})>/div> div classinfo-box> div classprice>{{price}}/div> div classaddress>{{address}}/div> /div> /a>/script>/div>div classca-avm-widget aem-GridColumn aem-GridColumn--default--12> section classcmp-ca-avm-widget idca_avm_widget data-agentId1041069 data-percy-widgetfalse data-redirecthttps://www.lindaknutson.com/home-value data-franchiseIdca333> div classcmp-avm__content> div classcontainer> div classcmp-ca-avm-widget__image stylebackground-image: url(\2f content\2f dam\2f bhhs\2fweb-images\2fhome\2froberto-nickson-emqnSQwQQDo-unsplash.jpg)>/div> div classrow> div classcol-md-10 offset-md-1 col-lg-6 offset-lg-3 text-center> h2>Sell Smarter/h2> p>Sell your home smarter with more data and insight with our free home value report./p> h4 classmb-3 mt-3>Get Your Free Home Value Report/h4> /div> div classcol-md-10 ca-avm-input-container> div> div classcmp-ca-avm-widget> !-- Start AVM search --> div classcmp-ca-avm-widget__input-div> div classcmp-ca-avm-widget__mobile-div> input typetext idavmaddress classcmp-ca-avm-widget__input-class placeholderEnter address autocompleteoff/> input typetext idavmunit classcmp-ca-avm-widget__avmunit placeholderUnit # autocompleteoff/> /div> button classcmp-ca-avm-widget__button idbtnStartAVMReport>Get Report/button> /div> !-- End AVM Search --> !-- Start PERCY Search --> !-- End PERCY Search --> /div> /div> /div> div classrow cmp-avm__icon-items--mobile> div classcol-12> div classowl-carousel-wrapper> div classowl-carousel> div classcmp-avm__icon-item> svg> title>calculator/title> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#calculator>/use> /svg> h4>Estimate/h4> p>Get the most accurate estimate, powered by the same technology used by lenders./p> /div> div classcmp-avm__icon-item> svg> title>price-tags/title> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#price-tags>/use> /svg> h4>Compare/h4> p>See what other homes are being sold for in and around your neighborhood./p> /div> /div> /div> /div> /div> div classrow cmp-avm__icon-items--desktop offset-lg-3> div classcol-md-5 col-lg-4 cmp-avm__icon-item-col> div classcmp-avm__icon-item> svg> title>calculator/title> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#calculator>/use> /svg> h4>Estimate/h4> p>Get the most accurate estimate, powered by the same technology used by lenders./p> /div> /div> div classcol-md-5 col-lg-4 cmp-avm__icon-item-col> div classcmp-avm__icon-item> svg> title>price-tags/title> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#price-tags>/use> /svg> h4>Compare/h4> p>See what other homes are being sold for in and around your neighborhood./p> /div> /div> /div> /div> /div> /section> /div>div classcommunity-gateway aem-GridColumn aem-GridColumn--default--12> div classcmp-background bg-transparent pb-4 > div classcontainer> div idcommunity-gateway-component>/div> /div> /div>/div>div classfifty-fifty aem-GridColumn aem-GridColumn--default--12> div classcmp-background bg-transparent > div classcontainer> section classcmp-fifty-fifty idfifty_fifty_copy> div classcontainer > div classrow cmp-image__row align-items-center> div classcol-md-6 col-sm-12 fifty-fifty-image-wrapper order-md-1 cmp-image__col--left> !-- Need to remove disable from lazy-load-image-disabled once retry lazy loading --> picture classlazy-load-image-disabled> source media(min-width: 992px) data-srcset/content/dam/bhhs/web-images/about-us/re-lifestyle-planning/planning-guide-page-turn.jpg srcset/content/dam/bhhs/web-images/about-us/re-lifestyle-planning/planning-guide-page-turn.jpg/> img data-src/content/dam/bhhs/web-images/about-us/re-lifestyle-planning/planning-guide-page-turn.jpg altPlanning Guide Inside Pages classcmp-image__img img-fill /> /picture> /div> div classcol-md-6 col-sm-12 fifty-fifty-content order-1 order-md-12 cmp-image__text cmp-image__text--right> h2>Access the Real Estate and Lifestyle Planning Guide/h2> div classcmp-text > p>As a Berkshire Hathaway HomeServices Crest Real Estate Forever Agent℠, I support your real estate dreams and goals for life. That support doesn’t start or end with a successful transaction, it’s ongoing, and it means planning for a future that’s as fulfilling as it is bright./p> /div> div classcmp-cta> a classbtn btn-secondary href/content/bhhs-franchisee/language-masters/agent-showcase-plus/en/real-estate-lifestyle-planning relnoopener noreferrer> span classcmp-cta__btn-text> Learn More /span> /a> /div> /div> /div> /div> /section> /div> /div> /div>div classfifty-fifty aem-GridColumn aem-GridColumn--default--12> div classcmp-background transparent-bg > div classcontainer> section classcmp-fifty-fifty idfifty_fifty_copy_cop_797729497> div classcontainer > div classrow cmp-image__row align-items-center> div classcol-md-6 col-sm-12 fifty-fifty-image-wrapper order-md-12 cmp-image__col cmp-image__col--right> !-- Need to remove disable from lazy-load-image-disabled once retry lazy loading --> picture classlazy-load-image-disabled> source media(min-width: 992px) data-srcset/content/dam/bhhs/web-images/home/174136897-new.jpg srcset/content/dam/bhhs/web-images/home/174136897-new.jpg/> img data-src/content/dam/bhhs/web-images/home/174136897-new.jpg classcmp-image__img img-fill /> /picture> /div> div classcol-md-6 col-sm-12 fifty-fifty-content order-1 order-md-1 cmp-image__text cmp-image__text--left> h2>See quality listings around the world./h2> div classcmp-text > p>Our network’s unique tools give you more when looking for your next home. More data. More properties. More neighborhood information. See for yourself. /p> /div> div classcmp-cta> a classbtn btn-secondary href/content/bhhs-franchisee/language-masters/agent-showcase-plus/en3/buy-a-home relnoopener noreferrer> span classcmp-cta__btn-text> Start your search /span> /a> /div> /div> /div> /div> /section> /div> /div> /div>div classagent-social-wall aem-GridColumn aem-GridColumn--default--12>link hrefhttps://assets.juicer.io/embed.css mediaall relstylesheet typetext/css/>section classcmp-agent-social-wall container idjuicer-section-agent-social> h2 classreferral cmp-agent-social-wall__title > p>My Social Wall/p> /h2> ul classjuicer-feed cmp-agent-social-wall__content data-feed-idhttps://www.juicer.io/embed/lindaknutson_realestate/embed-code.j data-pages1 data-columns4> /ul>/section> script> (function() { let initialized false; function initOnInteraction() { if (initialized) return; initialized true; // Remove all listeners click, touchstart, keydown, mousemove.forEach(event > { document.removeEventListener(event, initOnInteraction); }); // Load Juicer script const script document.createElement(script); script.src https://assets.juicer.io/embed.js; script.async true; document.body.appendChild(script); } // Add event listeners for user interaction click, touchstart, keydown, mousemove.forEach(event > { document.addEventListener(event, initOnInteraction, { passive: true }); }); // Fallback after 10s // setTimeout(initOnInteraction, 30000); })();/script>/div>div classimage-banner-cta aem-GridColumn aem-GridColumn--default--12> section classpb-content cmp-image-banner-cta idimage_banner_cta> !-- We will remove this css in next deployment --> style> .cmp-image-banner-cta .image-container-wrapper .lazy-load-image-disabled { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .cmp-image-banner-cta .image-container-wrapper .lazy-load-image-disabled .cmp-image__img { width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; position: absolute; top: 0; left: 0; } /style> div classcontainer> div classimage-container-wrapper> !-- Need to remove disable from lazy-load-image-disabled once retry lazy loading --> picture classlazy-load-image-disabled> source media(min-width: 992px) data-srcset/content/dam/bhhs/web-images/sunshine-kids/sunshine_kids_02.jpg srcset/content/dam/bhhs/web-images/sunshine-kids/sunshine_kids_02.jpg/> img data-src/content/dam/bhhs/web-images/sunshine-kids/sunshine_kids_02.jpg altsunshine kids classcmp-image__img img-fill /> /picture> /div> div classcmp-image-banner-cta__content> div classrow> div classcol-9 col-sm-5 col-lg-4 col-xl-3> div classcmp-image-banner-cta__content__eyebrow> Community /div> /div> /div> div classrow> div classcol-12 col-sm-11 col-lg-6 col-xl-12> div classcmp-image-banner-cta__content__body> h3 classcmp-image-banner-cta__content__headline> The Sunshine Kids™ Foundation. /h3> div classcmp-image-banner-cta__content__description> div classcmp-text > p classcmp-text__paragraph>p>We believe every kid deserves a childhood. The opportunity to be a kid. Sunshine in dark days. That’s why we’ve partnered with The Sunshine Kids™./p>/p> /div> /div> div classcmp-image-banner-cta__content__cmp-cta> div classcmp-cta> a classbtn btn-secondary hrefhttps://www.bhhs.com/about/sunshine-kids-charity-foundation relnoopener noreferrer target_blank> span classcmp-cta__btn-text> Learn More /span> /a> /div> /div> /div> /div> /div> /div> /div> /section> /div>div classagent-sticky-footer-cmp aem-GridColumn aem-GridColumn--default--12> section classcmp-agent-sticky-footer-cmp> /section>/div>div classagent-testimonials aem-GridColumn aem-GridColumn--default--12> section data-view-typeSCROLLING data-hide-zillow-testimonialsfalse data-hide-agent-testimonialstrue data-zillow-testimonial-urlhttps://api.bridgedataoutput.com/api/v2/OData/reviews/Reviews data-zillow-access-tokenf1484460e98c42240bade7f853c488ed data-zillow-reviewee-emaillinda4realestate@ymail.com data-manual-testimonial data-testmonial-tree-paramsauthTokenB1F0D3F3-2E61-436D-B0C2-A4F15CC4B878&externalid1041069&pageSize1000 classcmp-agent-testimonials> div classcmp-zillow-agent-testimonials__content> /div> /section> /div> /div>/div> /div> section classcmp-footer-agent bg-lightergray2 > div classcontainer> hr classd-none d-md-block/> /div> div classcmp-footer-agent__content> div classcontainer> div classrow> div classcol-12 col-md-3> img classcmp-footer-agent__logo src/etc/clientlibs/bhhs-pagelibs/images/brand/bhhs_seal_blk.svg/> /div> div classcol-12 col-md-4 col-lg-6> div classrow> div classcol-12 col-lg-6> div classcmp-footer-agent__link-row> ul classcmp-footer-agent__link-col> li> a classlink-secondary hrefhttps://www.lindaknutson.com/terms-of-use relnoopener noreferrer>TERMS OF USE/a> /li> li> a classlink-secondary hrefhttps://www.lindaknutson.com/privacy-policy relnoopener noreferrer>PRIVACY POLICY/a> /li> /ul> /div> /div> div classcol-12 col-lg-6> div classcmp-footer-agent__link-row> ul classcmp-footer-agent__link-col> li> a classlink-secondary relnoopener noreferrer hrefhttps://www.lindaknutson.com/accessibility-statement>ACCESSIBILITY/a> /li> /ul> /div> /div> /div> /div> div classcol-12 col-md-5 col-lg-3> div classw-100 w-lg-auto> script defer typetext/javascript srchttps://unpkg.com/qr-code-styling@1.5.0/lib/qr-code-styling.js>/script>div idcanvas classcanvas-qr-code>/div>p iddownloadText>Click QR Code to Download/p>script typetext/javascript> function loadQrCode() { const qrCode new QRCodeStyling({ width: 300, height: 300, type: svg, data: window.location.href, image: \/etc\/clientlibs\/bhhs\u002Dpagelibs\/images\/brand\/bhhs_seal_blk.svg, dotsOptions: { type: rounded }, backgroundOptions: { color: #fff, }, imageOptions: { crossOrigin: anonymous, margin: 2 } }); const downloadQrCode new QRCodeStyling({ width: 300, height: 300, type: svg, data: window.location.href, image: \/etc\/clientlibs\/bhhs\u002Dpagelibs\/images\/brand\/bhhs_seal_blk.svg, dotsOptions: { type: rounded }, backgroundOptions: { color: #fff, }, imageOptions: { crossOrigin: anonymous, margin: 2 } }); qrCode.append(document.getElementById(canvas)); document.getElementById(canvas).addEventListener(click, function () { downloadQrCode.download({ name: document.title, extension: png }) }) } const observer new IntersectionObserver(entries > { if (entries0.isIntersecting) { loadQrCode(); observer.disconnect(); // run once } }); observer.observe(document.getElementById(canvas));/script> section classcmp-footer-franchisee-includes bg-lightergray2> div classcmp-footer-franchisee-includes__social-links> ul> li> a hrefhttps://www.facebook.com/LindaKnutsonRealtor target_blank relnoopener noreferrer> svg> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#facebook/> /svg> /a> /li> li> a hrefhttps://www.instagram.com/LindaKnutson_RealEstate target_blank relnoopener noreferrer> svg> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#instagram/> /svg> /a> /li> li> a hrefhttps://www.linkedin.com/in/lindaknutsonrealestate target_blank relnoopener noreferrer> svg> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#linkedin/> /svg> /a> /li> /ul> /div> /section> /div> /div> div classcol-12 col-md-12> hr classd-md-none/> div classcmp-footer-agent__disclaimer cmp-footer-agent__disclaimer--copyright> p classcmp-footer-agent__disclaimer--copyright-text>© 2026 BHH Affiliates, LLC./p> section> p>An independently owned and operated franchisee of BHH Affiliates, LLC. Berkshire Hathaway HomeServices and the Berkshire Hathaway HomeServices symbol are registered service marks of Columbia Insurance Company, a Berkshire Hathaway affiliate./p>p> /p>p>IMPORTANT NOTICE: Never trust wiring instructions sent via email. Cyber criminals are hacking email accounts and sending emails with fake wiring instructions. These emails are convincing and sophisticated. Always independently confirm wiring instructions in person or via a telephone call to a trusted and verified phone number. Never wire money without double-checking that the wiring instructions are correct./p> p classcmp-footer-agent__equal-housing> Equal Housing Opportunity svg> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#equal-housing/> /svg> /p> br/> p> span>Berkshire Hathaway HomeServices a href/crest-real-estate-ca333>Crest Real Estate/a>,/span> span>CA DRE# 1488675, /span> span>4005 Foothill Blvd., /span> span>La Crescenta, /span> span>CA, /span> span>91214, span>(818) 248-9100, /span> a href/crest-real-estate-ca333/contact-us>crest@bhhscrest.com/a> /p> /section> /div> div classcmp-footer-agent__disclaimer--copyright cmp-footer-agent__contact> /div> /div> /div> /div> /div> /section> /div> script typetext/javascript> var google google || undefined;/script>!-- TODO temporary fix for MD5 HASH on client libs -->!--sly data-sly-testfalse>--> !-- these scripts are only for author --> script typetext/javascript src/etc.clientlibs/clientlibs/granite/jquery.min.5fc71d096e7e6666e5bf27ece1985cb7.js>/script> script typetext/javascript src/etc.clientlibs/clientlibs/granite/utils.min.5fc71d096e7e6666e5bf27ece1985cb7.js>/script> script typetext/javascript src/etc.clientlibs/clientlibs/granite/jquery/granite.min.5fc71d096e7e6666e5bf27ece1985cb7.js>/script> script typetext/javascript src/etc.clientlibs/foundation/clientlibs/jquery.min.5fc71d096e7e6666e5bf27ece1985cb7.js>/script>script typetext/javascript src/etc/clientlibs/bhhs-pagelibs.min.5fc71d096e7e6666e5bf27ece1985cb7.js>/script>script typetext/javascript> if ($(.cmp-agent-property-listing).length > 0 || $(.cmp-property-search-results).length > 0 || $(.cmp-buyside-mar).length > 0 || $(.cmp-saved-properties-list).length > 0 || $(.cmp-local-school-list).length > 0 || $(.cmp-avm__content).length > 0 || $(.cmp-home-value-report).length > 0 || $(.cmp-property-details-image-gallery).length > 0) { let callback ($(.cmp-property-details-image-gallery).length > 0 || $(.cmp-local-school-list).length > 0) ? init_pdp_map : init_map; let mapSrc https://maps.googleapis.com/maps/api/js?vquarterly&key + AIzaSyAWfjdIC37_OewUEP03EyV6ZWJoEFwSMV4&librariesplaces + &callback + callback; $(function() { $.getScript(mapSrc, function () { google.maps.event.addDomListener(window, load, initialize); google.maps.event.addDomListener(window, load, initializeHomeAvm); google.maps.event.addDomListener(window, load, initializeBuyside); }); }); } function initialize() { var input document.getElementById(avmaddress); const options { componentRestrictions: { country: us }, }; var autocomplete new google.maps.places.Autocomplete(input, options); google.maps.event.addListener(autocomplete, place_changed, function() { var place autocomplete.getPlace(); for (var i 0; i place.address_components.length; i++) { for (var j 0; j place.address_componentsi.types.length; j++) { if (place.address_componentsi.typesj postal_code) { const postalCode place.address_componentsi.long_name; if(input.value.indexOf(postalCode) -1) { input.value input.value + , + postalCode; } else { input.value input.value.replace( + postalCode, , + postalCode); } input.value input.value.replace(, USA, ) } } } }) } function initializeHomeAvm() { var input document.getElementById(home_value_avmaddress); const options { componentRestrictions: { country: us }, }; var autocomplete new google.maps.places.Autocomplete(input, options); google.maps.event.addListener(autocomplete, place_changed, function() { var place autocomplete.getPlace(); for (var i 0; i place.address_components.length; i++) { for (var j 0; j place.address_componentsi.types.length; j++) { if (place.address_componentsi.typesj postal_code) { const postalCode place.address_componentsi.long_name; if(input.value.indexOf(postalCode) -1) { input.value input.value + , + postalCode; } else { input.value input.value.replace( + postalCode, , + postalCode); } input.value input.value.replace(, USA, ) } } } }) } function initializeBuyside() { var input document.getElementById(buysidemaraddress); window.autocompleteBuyside new google.maps.places.Autocomplete(input); } $(window).load(function(){ function replaceQueryString(url, param, value) { var re new RegExp((?|&) + param + .*?(&|$), i); if(value ! ){ if (url.match(re)) { return url.replace(re, $1 + param + + value + $2); } else { return url + & + param + + value; } } } $(.cw-submit-btn).click(function(){ let inputVal $(.cw-address-form-input.tt-input).val(); window.history.pushState({}, , replaceQueryString(window.location.href, address, inputVal)); }); $(:button).removeClass(cursor-not-allowed); $(:button).removeClass(disabled); // To keep submit button disabled for home and rental search for hero for franchisee only const currentPagePathVal $(namecurrent-page-path).length && $(namecurrent-page-path)0 && $(namecurrent-page-path)0.value; // Added OR condition true as we need to disable submit on all type of search if(currentPagePathVal /content/bhhs/en/us || true) { $(.tabs-pane.tabs-pane--homes buttontypesubmit, .tabs-pane.tabs-pane--rentals buttontypesubmit).addClass(disabled); }});/script> link relpreconnect hrefhttps://wsmcdn.audioeye.com crossorigin/> link reldns-prefetch hrefhttps://wsmcdn.audioeye.com/> script typetext/javascript> (function () { let initialized false; const initOnInteraction function () { if (initialized) return; initialized true; // Remove listeners (no options passed to avoid mismatch) // window.removeEventListener(scroll, initOnInteraction); window.removeEventListener(mousemove, initOnInteraction); window.removeEventListener(touchstart, initOnInteraction); // Set the site hash window.__AudioEyeSiteHash a73843d41108c524da5d0d4b79069a82; // Create and load the script const script document.createElement(script); script.src https://wsmcdn.audioeye.com/aem.js; script.async true; script.defer true; script.onerror function () { console.warn(AudioEye script failed to load); }; document.body.appendChild(script); }; // Add listeners // window.addEventListener(scroll, initOnInteraction, { passive: true }); window.addEventListener(mousemove, initOnInteraction, { passive: true }); window.addEventListener(touchstart, initOnInteraction, { passive: true }); // Fallback after 10s // setTimeout(initOnInteraction, 30000); })(); /script>script typetext/javascript>window && window._satellite && _satellite.pageBottom();/script> /body>/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
]