www.loopnet.com
Open in
urlscan Pro
23.205.238.122
Public Scan
Submitted URL: http://link.mail.loopnet.com/ls/click?upn=887AuPvxHoa3M34eYq-2FUAvddEJZsogF9UP4xFrgK4lN9Y6yynBIdWBZELrNOBfkJFJ1EvUjOYt0x3goSm...
Effective URL: https://www.loopnet.com/Listing/10705-Lockwood-Sparks-NV/26280199/?utm_source=savedsearch&utm_medium=email&utm_campaign=...
Submission: On July 29 via manual from IN — Scanned from DE
Effective URL: https://www.loopnet.com/Listing/10705-Lockwood-Sparks-NV/26280199/?utm_source=savedsearch&utm_medium=email&utm_campaign=...
Submission: On July 29 via manual from IN — Scanned from DE
Form analysis
11 forms found in the DOMPOST
<form method="post" action="" class="ng-pristine ng-valid">
<input type="hidden" name="geography" value="">
<input type="hidden" name="listingtypes" value="">
<input type="hidden" name="e" value="g">
<button type="submit" id="footerPropertySearch" style="display:none"></button>
</form>
Name: frmWatchProperty —
<form name="frmWatchProperty" class="ng-pristine ng-invalid ng-invalid-required">
<h4>Please enter a name for your new folder</h4>
<p ng-bind-html="'(e.g. Office Properties, Client Jane Smith)'" class="ng-binding">(e.g. Office Properties, Client Jane Smith)</p>
<div class="modal-row field-group">
<p class="ln-invalid-field-message ng-hide" ng-show="(frmWatchProperty.$submitted || frmWatchProperty.txtCreateFolder.$touched) && frmWatchProperty.txtCreateFolder.$error.required" role="alert">Please enter a folder name</p>
<input type="text" name="txtCreateFolder" placeholder="Enter a folder name" ng-model="watchPropertyCreateFolder.folderName" ng-required="true" class="input-text ng-pristine ng-untouched ng-invalid ng-invalid-required"
ng-class="{ 'error': (frmWatchProperty.$submitted || frmWatchProperty.txtCreateFolder.$touched) && frmWatchProperty.txtCreateFolder.$error.required }" required="required">
</div>
</form>
Name: frmSaveSearch —
<form name="frmSaveSearch" class="ng-pristine ng-invalid ng-invalid-required">
<h4>Receive Email Alerts for Similar Properties</h4>
<p>Be the first to know about new listings that match your criteria.</p>
<div class="modal-row">
<label class="title-label margin-bottom-md error-text" ng-class="{ 'error-text': frmSaveSearch.nameYourSearch.$error.required }">Name Your Search:</label>
<input type="text" id="nameYourSearch" name="nameYourSearch" ng-model="saveSearchModel.NameYourSearch" ng-required="true" class="name-search input-text ng-pristine ng-untouched ng-invalid ng-invalid-required error"
ng-class="{ 'error': frmSaveSearch.nameYourSearch.$error.required }" focus-on="" required="required">
<p class="ln-invalid-field-message" ng-show="frmSaveSearch.nameYourSearch.$error.required" role="alert">Please enter the name of your search.</p>
</div>
<div class="modal-row radio-row">
<label class="margin-bottom-md">Email Alert Setting:</label>
<div class="row no-margin flex">
<!-- ngRepeat: option in saveSearchModel.EmailAlertSettingOptions -->
<div ng-repeat="option in saveSearchModel.EmailAlertSettingOptions" class="flex-col title-label ng-scope">
<input type="radio" class="input-radio ng-pristine ng-untouched ng-valid" name="ASAP" id="ASAP" ng-value="option.Id" ng-model="saveSearchModel.EmailAlertSetting.Id" value="ASAP">
<label for="ASAP" class="ng-binding"> Instantly </label>
</div><!-- end ngRepeat: option in saveSearchModel.EmailAlertSettingOptions -->
<div ng-repeat="option in saveSearchModel.EmailAlertSettingOptions" class="flex-col title-label ng-scope">
<input type="radio" class="input-radio ng-pristine ng-untouched ng-valid" name="DA" id="DA" ng-value="option.Id" ng-model="saveSearchModel.EmailAlertSetting.Id" value="DA">
<label for="DA" class="ng-binding"> Daily </label>
</div><!-- end ngRepeat: option in saveSearchModel.EmailAlertSettingOptions -->
<div ng-repeat="option in saveSearchModel.EmailAlertSettingOptions" class="flex-col title-label ng-scope">
<input type="radio" class="input-radio ng-pristine ng-untouched ng-valid" name="WK" id="WK" ng-value="option.Id" ng-model="saveSearchModel.EmailAlertSetting.Id" value="WK">
<label for="WK" class="ng-binding"> Weekly </label>
</div><!-- end ngRepeat: option in saveSearchModel.EmailAlertSettingOptions -->
<div ng-repeat="option in saveSearchModel.EmailAlertSettingOptions" class="flex-col title-label ng-scope">
<input type="radio" class="input-radio ng-pristine ng-untouched ng-valid" name="OFF" id="OFF" ng-value="option.Id" ng-model="saveSearchModel.EmailAlertSetting.Id" value="OFF">
<label for="OFF" class="ng-binding"> None </label>
</div><!-- end ngRepeat: option in saveSearchModel.EmailAlertSettingOptions -->
</div>
</div>
<div class="modal-row radio-row">
<label class="margin-bottom-md"> OK to contact me about matching listings: </label>
<div class="row no-margin flex">
<label class="flex-col-secondary">
<input type="radio" class="input-radio ng-pristine ng-untouched ng-valid" name="subscriptionPreference" ng-value="true" ng-checked="saveSearchModel.ReleaseMyContactInfo === true" ng-model="saveSearchModel.ReleaseMyContactInfo" value="true"
checked="checked"> Yes </label>
<label class="flex-col-secondary">
<input type="radio" class="input-radio ng-pristine ng-untouched ng-valid" name="subscriptionPreference" ng-value="false" ng-model="saveSearchModel.ReleaseMyContactInfo" value="false"> No </label>
</div>
</div>
</form>
Name: sendtofriend —
<form class="csgp-s2f sendtofriend ng-pristine ng-valid" name="sendtofriend">
<h3 class="send-to-friend__header send-to-friend__header--margin"> Send to Friend </h3>
<div class="send-to-friend__text-wrapper">
<input type="hidden" id="ListingID" value="26280199">
<input type="hidden" id="PortfolioID" value="0">
<p class="send-to-friend__email">Recipient's Email<span class="send-to-friend__asterisk">*</span></p>
<div class="send-to-friend__validation-wrapper">
<input name="Email" class="send-to-friend__input send-to-friend--border-radius input-text" id="recipientEmail" placeholder="Email Address" ng-focus="sendtofriend.focus.Email = true;" ng-blur="mainHeader.CheckEmail()"
ng-keyup="mainHeader.CheckEmail()">
<div ng-show="scope.ValidatedEmail" class="send-to-friend__validation-error recipient-email ng-hide">
<span class="send-to-friend__validation-error-text recipient-email ng-hide">Please enter a valid email address.</span>
</div>
</div>
<p class="send-to-friend__note"><span class="send-to-friend__note--bold">Note:</span> To send this property to multiple individuals, insert a semi-colon between each recipient's email address.</p>
<textarea class="send-to-friend__text-box send-to-friend--border-radius" id="txtEmail" ng-blur="mainHeader.CheckDescription()" ng-keydown="mainHeader.CheckDescription()"
maxlength="1000">Please take a look at 10705 Lockwood - Lockwood Development Land</textarea>
<div class="send-to-friend__text-box-footer">
<div class="checkbox-wrapper">
<input type="checkbox" class="send-to-friend__checkbox input-checkbox" id="sendmeacopy">
<label class="send-to-friend-checkbox__label" for="sendMeACopy">Send me a copy</label>
</div>
<div class="send-to-friend__character-limit">
<span class="send-to-friend__characters-remaining">936</span> characters remaining
</div>
</div>
<div class="send-to-friend__disclaimer send-to-friend--border-radius">
<p class="send-to-friend__disclaimer__text"> LoopNet has taken a strong stance against the practice of sending unsolicited commercial emails, also known as "spam." Please send these emails only to people you know who would be interested in this
property. If someone asks you not to send these emails to them, please comply. </p>
</div>
<div class="send-to-friend__action">
<button class="send-to-friend__action-button send-to-friend__action-button--cancel button text" ng-click="mainHeader.closeSend2Friend()"><span class="send-to-friend__action-button--cancel-text send-to-friend--blue-text">Cancel</span></button>
<button type="submit" ng-disabled="submitsendtofriend" class="send-to-friend__action-button send-to-friend--border-radius button primary" ng-click="mainHeader.sendSend2Friend()" id="send-to-friend-submit" disabled="disabled">Send </button>
</div>
<div class="send-to-friend__footer"> We will automatically send your friend a one-time email inviting him or her to visit the site. LoopNet stores this information for the sole purpose of sending this one-time email and tracking the success of
our referral program. <a class="send-to-friend--blue-text" href="#" ng-click="mainHeader.OpenPopup('https://marketing.loopnet.com/privacy/', 'privacy');" title="View LoopNet's Privacy Policy">View LoopNet's Privacy Policy</a>
</div>
</div>
</form>
Name: login —
<form name="login" ng-hide="newLoginHidden" ng-submit="newLogin.continueProcess ? newLogin.submit(credentials) : checkEmailLogin(credentials.Email);" novalidate="" sso-new-login="" assignscope=""
class="ng-pristine ng-invalid ng-invalid-required ng-valid-pattern ng-valid-email ng-hide">
<div class="loading-overlay ng-hide" ng-show="newLogin.inProgress">
<i class="loading-animation"></i>
</div>
<div class="sticky-addon ng-hide" ng-show="sso && sso.identityManagerUrl"></div>
<div ng-show="sso && sso.identityManagerUrl" class="ng-hide">
<section class="ca-section">
<div class="ca-message"> You must register your contact information to view secure information on this listing. </div>
</section>
</div>
<section class="modal registration-login-modal-container">
<!-- IF LOG IN-->
<h3 class="text-center" ng-hide="root.sso.loginSignUpTitleHidden">Log In / Sign Up</h3>
<h3 class="text-center ng-hide" ng-hide="!root.sso.loginSignUpTitleHidden">Log In</h3>
<div class="csgp-message error static ng-hide" ng-show="newLogin.requestFailed">
<p> The username or password you entered is incorrect. Please try again. <b>Remember passwords are case sensitive</b>. If you forgot your password,
<a rel="nofollow" href="https://secure.costargroup.com/forgot-password?client_id=loopnet">click to reset it</a>. </p>
<p>If you continue to see this message, your account may be locked due to too many failed attempts. Please contact Customer Support at 1-800-613-1303. </p>
</div>
<div class="field-group email-container">
<div ng-show="login.$submitted || login.Email.$touched" class="validation-error ng-hide">
<span ng-show="login.keypressed && login.focus.Email && (login.Email.$error.required || login.Email.$error.email || login.Email.$error.pattern || isBadEmailFromCAApproval)" class="ng-hide">Please enter a valid email
address.</span>
</div>
<i class="ln-icon-mail-hollow"></i>
<input id="newLoginEmail" name="Email" type="email" class="input-text ng-pristine ng-untouched ng-invalid ng-invalid-required ng-valid-pattern ng-valid-email" placeholder="Email Address" required="" ng-model="credentials.Email"
ng-pattern="/^(([^<>()\[\]\.,;:\s@\"]+(\.[^<>()\[\]\.,;:\s@\"]+)*)|(\".+\"))@(([^<>()[\]\.,;:\s@\"]+\.)+[^<>()[\]\.,;:\s@\"]{2,})$/i" ng-focus="login.focus.Email = true;" ng-blur="login.focus.Email = false;"
ng-keyup="login.keypressed = true"
ng-class="{ 'error' : (login.$submitted || (login.keypressed && login.focus.Email)) && (login.Email.$error.required || login.Email.$error.email || login.Email.$error.pattern || isBadEmailFromCAApproval)}">
</div>
<!-- ngIf: newLogin.continueProcess -->
<!-- ngIf: !newLogin.continueProcess -->
<div ng-if="!newLogin.continueProcess" class="ng-scope">
<div class="field-group cta">
<button type="submit" class="button primary full">Continue</button>
</div>
</div><!-- end ngIf: !newLogin.continueProcess -->
<div class="area-secondary hide-ca-approval">
<div class="horizontal-divide"></div>
<div class="login-choice">Or</div>
</div>
<div class="field-group identify-account hide-ca-approval">
<a href="" rel="nofollow" class="button primary punchout google full" title="Connect with Google" ng-click="connectWithGoogleOnLogin();">Connect with Google</a>
</div>
<div class="field-group identify-account hide-ca-approval">
<a href="" rel="nofollow" class="button primary punchout ln-icon-share-facebook full" title="Connect with Facebook" ng-click="connectWithFacebookOnLogin();">Connect with Facebook</a>
</div>
<div class="field-group identify-account hide-ca-approval">
<a href="" rel="nofollow" class="button primary punchout linkedin full" title="Connect with LinkedIn" ng-click="connectWithLinkedInOnLogin();">Connect with LinkedIn</a>
</div>
<!-- END IF LOG IN -->
</section>
<iframe id="ssoIframeLogin" style="display: none"></iframe>
</form>
Name: signup —
<form name="signup" ng-hide="newSignupHidden" ng-submit="newSignup.continueProcess ? submitNewSignup(user) : checkEmailSignup(user.Email);" novalidate="" sso-new-signup="" signuplogin-title="Sign up to $1 on LoopNet"
signup-title="Sign up to $1 on LoopNet" assignscope="" class="ng-pristine ng-invalid ng-invalid-required ng-valid-pattern ng-valid-email ng-hide">
<div class="loading-overlay ng-hide" ng-show="newSignup.inProgress">
<i class="loading-animation"></i>
</div>
<div class="sticky-addon ng-hide" ng-show="sso && sso.identityManagerUrl"></div>
<div ng-show="sso && sso.identityManagerUrl" class="ng-hide">
<section class="ca-section">
<div class="ca-message"> You must register your contact information to view secure information on this listing. </div>
</section>
</div>
<section class="modal registration-login-modal-container ">
<div ng-show="ldpRegistrationShow" class="ng-hide">
<!-- IF SIGN UP-->
<h3 ng-hide="root.sso.loginSignUpTitleHidden" class="ng-binding"></h3>
<h3 ng-hide="!root.sso.loginSignUpTitleHidden" class="ng-binding ng-hide"></h3>
</div>
<div ng-show="!ldpRegistrationShow" class="">
<!-- IF SIGN UP-->
<h3 ng-hide="root.sso.loginSignUpTitleHidden" class="">Log In / Sign Up </h3>
<h3 ng-hide="!root.sso.loginSignUpTitleHidden" class="ng-hide">Sign Up </h3>
</div>
<div class="csgp-message error static ng-hide" ng-show="signup.requestFailed"> Error occurred with your registration, please try again. </div>
<div class="csgp-message error static ng-hide" ng-show="signup.duplicateFailed"> That email address has already been registered. Please try another or click
<a rel="nofollow" href="https://secure.costargroup.com/forgot-password?client_id=loopnet" class="primary">forgot password</a>. </div>
<div class="csgp-message error static ng-binding ng-hide" ng-show="signup.invalidData">
</div>
<!-- ngIf: newSignup.continueProcess -->
<div class="field-group email-container">
<div ng-show="signup.$submitted || signup.SignUpEmail.$touched" class="validation-error ng-hide">
<span ng-show="signup.keypressed && signup.focus.SignUpEmail && (signup.SignUpEmail.$error.required || signup.SignUpEmail.$error.email || signup.SignUpEmail.$error.pattern)" class="ng-hide">Please enter a valid email
address.</span>
</div>
<i class="ln-icon-mail-hollow"></i>
<input name="SignUpEmail" id="SignUpEmail" type="email" class="input-text ng-pristine ng-untouched ng-invalid ng-invalid-required ng-valid-pattern ng-valid-email" placeholder="Email Address" required="" ng-model="user.Email" tabindex="3"
ng-blur="signup.focus.SignUpEmail = false; checkCanSubmit()" ng-pattern="/^(([^<>()\[\]\.,;:\s@\"]+(\.[^<>()\[\]\.,;:\s@\"]+)*)|(\".+\"))@(([^<>()[\]\.,;:\s@\"]+\.)+[^<>()[\]\.,;:\s@\"]{2,})$/i"
ng-focus="signup.focus.SignUpEmail = true;" ng-keyup="signup.keypressed = true"
ng-class="{ 'error' : (signup.$submitted || (signup.keypressed && signup.focus.SignUpEmail)) && (signup.SignUpEmail.$error.required || signup.SignUpEmail.$error.email || signup.SignUpEmail.$error.pattern) }">
</div>
<!-- ngIf: newSignup.continueProcess -->
<!-- ngIf: newSignup.continueProcess -->
<!-- ngIf: newSignup.continueProcess -->
<!-- ngIf: newSignup.continueProcess -->
<!-- ngIf: newSignup.continueProcess -->
<!-- ngIf: !newSignup.continueProcess -->
<div ng-if="!newSignup.continueProcess" class="ng-scope">
<div class="field-group cta">
<button type="submit" class="button primary full">Continue</button>
</div>
</div><!-- end ngIf: !newSignup.continueProcess -->
<div class="area-secondary">
<div class="horizontal-divide"></div>
<div class="login-choice">OR</div>
</div>
<div class="field-group">
<a rel="nofollow" href="" class="button primary punchout google full" title="Connect with Google" ng-click="connectWithGoogleOnSignup();" data-onsuccess="onSignIn">Connect with Google</a>
</div>
<div class="field-group">
<a href="" rel="nofollow" class="button primary punchout ln-icon-share-facebook full" title="Connect with Facebook" ng-click="connectWithFacebookOnSignup();">Connect with Facebook</a>
</div>
<div class="field-group">
<a href="" rel="nofollow" class="button primary punchout linkedin full" title="Connect with LinkedIn" ng-click="connectWithLinkedInOnSignup();">Connect with LinkedIn</a>
</div>
<!-- END IF SIGN UP -->
<!-- IF CONFIRMATION -->
<!-- ngIf: -->
<!-- END IF CONFIRMATION -->
</section>
<iframe id="ssoIframeSignup" style="display: none"></iframe>
</form>
Name: TransUnionSignup —
<form name="TransUnionSignup" ng-submit="submitIdentity(user);" trans-union-signup="" novalidate="" class="ng-pristine ng-invalid ng-invalid-required ng-valid-pattern ng-valid-email">
<h3 class="text-center">Verify Your Identity</h3>
<div class="provided-by">
<span class="first provided-by-label">Provided By:</span><span class="last logo"></span>
</div>
<p>The information you provide below will be securely transmitted to TransUnion. It will not be used to update your information with CoStar / LoopNet.</p>
<p>Please use the name and address most likely associated with your credit file.</p>
<p>Most people are immediately approved upon clicking verify.</p>
<div class="csgp-message error static ng-binding ng-hide" ng-show="TransUnionSignup.invalidData">
</div>
<div class="field-group first-last">
<div ng-show="TransUnionSignup.$submitted || TransUnionSignup.NewSignUpFirstName.$touched" class="validation-error ng-hide">
<span ng-show="TransUnionSignup.keypressed && TransUnionSignup.focus.NewSignUpFirstName && TransUnionSignup.NewSignUpFirstName.$error.required" class="ng-hide">Please enter your First Name</span>
</div>
<input type="text" no-special-char="" id="SignUpFirstName" class="input-text first ng-pristine ng-untouched ng-invalid ng-invalid-required" placeholder="First Name" ng-model="user.FirstName" ng-init="user.FirstName = null"
name="NewSignUpFirstName" required="" ng-focus="TransUnionSignup.focus.NewSignUpFirstName = true;" ng-blur="TransUnionSignup.focus.NewSignUpFirstName = false; checkCanSubmit()" ng-keyup="TransUnionSignup.keypressed = true"
ng-class="{ 'error' : TransUnionSignup.keypressed && TransUnionSignup.NewSignUpFirstName.$touched && TransUnionSignup.focus.NewSignUpFirstName && TransUnionSignup.NewSignUpFirstName.$error.required }">
<div ng-show="TransUnionSignup.$submitted || TransUnionSignup.NewSignUpLastName.$touched" class="validation-error ng-hide">
<span ng-show="TransUnionSignup.keypressed && TransUnionSignup.focus.NewSignUpLastName && TransUnionSignup.NewSignUpLastName.$error.required" class="ng-hide">Please enter your Last Name</span>
</div>
<input type="text" no-special-char="" id="SignUpLastName" class="input-text last ng-pristine ng-untouched ng-invalid ng-invalid-required" placeholder="Last Name" ng-model="user.LastName" ng-init="user.LastName = null" name="NewSignUpLastName"
required="" ng-focus="TransUnionSignup.focus.NewSignUpLastName = true;" ng-blur="TransUnionSignup.focus.NewSignUpLastName = false; checkCanSubmit()" ng-keyup="TransUnionSignup.keypressed = true"
ng-class="{ 'error' : TransUnionSignup.keypressed && TransUnionSignup.NewSignUpLastName.$touched && TransUnionSignup.focus.NewSignUpLastName && TransUnionSignup.NewSignUpLastName.$error.required }">
</div>
<div class="field-group email-container">
<div ng-show="TransUnionSignup.$submitted || TransUnionSignup.SignUpEmail.$touched" class="validation-error ng-hide">
<span ng-show="TransUnionSignup.keypressed && TransUnionSignup.focus.SignUpEmail && (TransUnionSignup.SignUpEmail.$error.required || TransUnionSignup.SignUpEmail.$error.email || TransUnionSignup.SignUpEmail.$error.pattern)"
class="ng-hide">Please enter your Email</span>
</div>
<input name="SignUpEmail" id="TransUnionSignUpEmail" type="email" class="input-text ng-pristine ng-untouched ng-invalid ng-invalid-required ng-valid-pattern ng-valid-email" placeholder="Email" required="" ng-model="user.Email"
ng-init="user.Email = null" ng-blur="TransUnionSignup.focus.SignUpEmail = false; checkCanSubmit()"
ng-pattern="/^(([^<>()\[\]\.,;:\s@\"]+(\.[^<>()\[\]\.,;:\s@\"]+)*)|(\".+\"))@(([^<>()[\]\.,;:\s@\"]+\.)+[^<>()[\]\.,;:\s@\"]{2,})$/i" ng-focus="TransUnionSignup.focus.SignUpEmail = true;"
ng-keyup="TransUnionSignup.keypressed = true"
ng-class="{ 'error' : (TransUnionSignup.$submitted || (TransUnionSignup.keypressed && TransUnionSignup.focus.SignUpEmail)) && (TransUnionSignup.SignUpEmail.$error.required || TransUnionSignup.SignUpEmail.$error.email || TransUnionSignup.SignUpEmail.$error.pattern) }">
</div>
<div class="field-group phone-container" phone-input="">
<div ng-show="TransUnionSignup.$submitted || TransUnionSignup.SignUpPhone.$touched" class="validation-error ng-hide">
<span ng-show="TransUnionSignup.keypressed && TransUnionSignup.focus.SignUpPhone && (TransUnionSignup.SignUpPhone.$error.required)" class="ng-hide">Please enter your Phone</span>
</div>
<input name="SignUpPhone" id="phoneNumber" type="tel" class="input-text ng-pristine ng-untouched ng-invalid ng-invalid-required" placeholder="Phone" required="" ng-model="user.PhoneNumber" ng-focus="TransUnionSignup.focus.SignUpPhone = true;"
ng-blur="TransUnionSignup.focus.SignUpPhone = false; checkCanSubmit()" ng-keyup="TransUnionSignup.keypressed = true"
ng-class="{ 'error' : TransUnionSignup.keypressed && TransUnionSignup.SignUpPhone.$touched && TransUnionSignup.focus.SignUpPhone && TransUnionSignup.SignUpPhone.$error.required }">
</div>
<div class="field-group address-container">
<label>Enter your current residential address</label>
<div ng-show="TransUnionSignup.$submitted || TransUnionSignup.SignUpAddress.$touched" class="validation-error ng-hide">
<span ng-show="TransUnionSignup.keypressed && TransUnionSignup.focus.SignUpAddress && (TransUnionSignup.SignUpAddress.$error.required)" class="ng-hide">Please enter your Address</span>
</div>
<input name="SignUpAddress" no-special-char="" id="SignUpAddress" type="text" class="input-text ng-pristine ng-untouched ng-invalid ng-invalid-required" placeholder="Address" required="" ng-model="user.Address"
ng-focus="TransUnionSignup.focus.SignUpAddress = true;" ng-blur="TransUnionSignup.focus.SignUpAddress = false; checkCanSubmit()" ng-keyup="TransUnionSignup.keypressed = true"
ng-class="{ 'error' : TransUnionSignup.keypressed && TransUnionSignup.SignUpAddress.$touched && TransUnionSignup.focus.SignUpAddress && TransUnionSignup.SignUpAddress.$error.required }">
</div>
<div class="field-group city-container">
<div ng-show="TransUnionSignup.$submitted || TransUnionSignup.SignUpCity.$touched" class="validation-error ng-hide">
<span ng-show="TransUnionSignup.keypressed && TransUnionSignup.focus.SignUpCity && TransUnionSignup.SignUpCity.$error.required" class="ng-hide">Please enter your City</span>
</div>
<input name="SignUpCity" no-special-char="" id="SignUpCity" type="text" class="input-text ng-pristine ng-untouched ng-invalid ng-invalid-required" placeholder="City" required="" ng-model="user.City"
ng-focus="TransUnionSignup.focus.SignUpCity = true;" ng-blur="TransUnionSignup.focus.SignUpCity = false; checkCanSubmit()" ng-keyup="TransUnionSignup.keypressed = true"
ng-class="{ 'error' : TransUnionSignup.keypressed && TransUnionSignup.SignUpCity.$touched && TransUnionSignup.focus.SignUpCity && TransUnionSignup.SignUpCity.$error.required }">
</div>
<div class="field-group state-container">
<div ng-show="TransUnionSignup.$submitted || TransUnionSignup.SignUpState.$touched" class="validation-error ng-hide">
<span ng-show="TransUnionSignup.keypressed && TransUnionSignup.focus.SignUpState && TransUnionSignup.SignUpState.$error.required" class="ng-hide">Please enter your State</span>
</div>
<input name="SignUpState" no-special-char="" id="SignUpState" type="text" class="input-text ng-pristine ng-untouched ng-invalid ng-invalid-required" placeholder="State" required="" ng-model="user.State"
ng-focus="TransUnionSignup.focus.SignUpState = true;" ng-blur="TransUnionSignup.focus.SignUpState = false; checkCanSubmit()" ng-keyup="TransUnionSignup.keypressed = true"
ng-class="{ 'error' : TransUnionSignup.keypressed && TransUnionSignup.SignUpState.$touched && TransUnionSignup.focus.SignUpState && TransUnionSignup.SignUpState.$error.required }">
</div>
<div class="field-group state-container">
<div ng-show="TransUnionSignup.$submitted || TransUnionSignup.SignUpPostalCode.$touched" class="validation-error ng-hide">
<span ng-show="TransUnionSignup.keypressed && TransUnionSignup.focus.SignUpPostalCode && TransUnionSignup.SignUpPostalCode.$error.required" class="ng-hide">Please enter your Zip/Postal Code</span>
</div>
<input name="SignUpPostalCode" no-special-char="" id="SignUpPostalCode" type="text" class="input-text ng-pristine ng-untouched ng-invalid ng-invalid-required" placeholder="Zip/Postal Code" required="" ng-model="user.PostalCode"
ng-focus="TransUnionSignup.focus.SignUpPostalCode = true;" ng-blur="TransUnionSignup.focus.SignUpPostalCode = false; checkCanSubmit()" ng-keyup="TransUnionSignup.keypressed = true"
ng-class="{ 'error' : TransUnionSignup.keypressed && TransUnionSignup.SignUpPostalCode.$touched && TransUnionSignup.focus.SignUpPostalCode && TransUnionSignup.SignUpPostalCode.$error.required }">
</div>
<button class="button primary full disabled" type="submit" ng-disabled="!checkCanSubmit();" id="TransUnionSignUpButton" name="TransUnionSignUpButton" disabled="disabled">Verify</button>
</form>
Name: TransUnionQuestions —
<form name="TransUnionQuestions" ng-submit="submitVerificationSelection(decision)" novalidate="" class="ng-pristine ng-valid">
<h3 class="text-center step5-header">Verify Your Identity</h3>
<div class="provided-by">
<span class="first provided-by-label">Provided By:</span><span class="last logo"></span>
</div>
<p>We need a little more information to verify your identity. Please choose the option that works best for you.</p>
<div class="field-group clearfix">
<input class="input-radio ng-pristine ng-untouched ng-valid" type="radio" id="SendSMS" ng-model="decision" name="decision" value="SendSMS" ng-change="verificationSelectionMade = true"> <label for="SendSMS">Send a SMS text to the number <span
class="ng-binding"></span></label>
</div>
<div class="field-group clearfix">
<input class="input-radio ng-pristine ng-untouched ng-valid" type="radio" id="ReceiveVoiceMail" ng-model="decision" name="decision" value="ReceiveVoiceMail" ng-change="verificationSelectionMade = true"> <label for="ReceiveVM"> Receive an
automated voice call with a code at <span class="ng-binding"></span>
</label>
</div>
<div class="field-group clearfix">
<input class="input-radio ng-pristine ng-untouched ng-valid" type="radio" id="AnswerQuestions" ng-model="decision" name="decision" value="AnswerQuestions" ng-change="verificationSelectionMade = true"> <label for="AnswerQuestions">Answer some
questions to which only you would know the answers</label>
</div>
<button id="Verify" ng-class="verificationSelectionMade ? 'button primary full cta' : 'button primary full cta disabled'" type="submit" class="button primary full cta disabled">Verify</button>
</form>
Name: TransUnionPasscode —
<form name="TransUnionPasscode" ng-submit="submitPasscodeEntry(pin);" novalidate="" class="ng-pristine ng-valid ng-valid-maxlength">
<h3 class="text-center step6-header">Verify Your Identity</h3>
<div class="provided-by">
<span class="first provided-by-label"></span><span class="last logo"></span>
</div>
<p>Please enter the five digit code that we provided by text message or automated voice call.</p>
<input class="enter-code input-text ng-pristine ng-untouched ng-valid ng-valid-maxlength" maxlength="5" ng-model="pin">
<button class="button primary full cta" title="Verify" type="submit">Continue</button>
</form>
Name: TransUnionQuestions —
<form name="TransUnionQuestions" ng-submit="submitQuestionAnswers()" novalidate="" class="ng-pristine ng-valid">
<h3 class="text-center step7-header">Verification Questionnaire</h3>
<div class="provided-by">
<span class="first provided-by-label">Provided By:</span><span class="last logo"></span>
</div>
<p class="normal">Please answer these questions to complete your verification.</p>
<!-- ngRepeat: (key, question) in user.Questions -->
<button title="Verify" type="submit" ng-class="user.allQuestionsAnswered ? 'button primary full cta' : 'button primary full cta disabled'" class="button primary full cta disabled">Verify</button>
</form>
Name: CompleteProfileForm —
<form name="CompleteProfileForm" class="contact-info-wrapper__capture-contact ng-pristine ng-invalid ng-invalid-required" ng-submit="submitCompleteProfile();">
<div completeprofile-phoneinput="">
<div class="field-group phone-container">
<input name="OfficePhoneNumber" id="OfficePhoneNumber" type="tel" class="input-text ng-pristine ng-untouched ng-invalid ng-invalid-required" required="" placeholder="Office Phone Number" ng-model="completeProfile.officePhoneNumber"
ng-focus="CompleteProfileForm.focus.OfficePhoneNumber = true;" ng-blur="CompleteProfileForm.focus.OfficePhoneNumber = false; checkCanSubmit()" ng-keyup="CompleteProfileForm.keypressed = true; checkCanSubmit();"
ng-class="{ 'error' : CompleteProfileForm.keypressed && CompleteProfileForm.OfficePhoneNumber.$touched && CompleteProfileForm.focus.OfficePhoneNumber && CompleteProfileForm.OfficePhoneNumber.$error.required }">
</div>
<div class="field-group phone-container">
<input name="CellPhoneNumber" id="CellPhoneNumber" type="tel" class="input-text display-block last ng-pristine ng-untouched ng-invalid ng-invalid-required" required="" placeholder="Cell Phone Number" ng-model="completeProfile.cellPhoneNumber"
ng-focus="CompleteProfileForm.focus.CellPhoneNumber = true;" ng-blur="CompleteProfileForm.focus.CellPhoneNumber = false; checkCanSubmit()" ng-keyup="CompleteProfileForm.keypressed = true; checkCanSubmit();"
ng-class="{ 'error' : CompleteProfileForm.keypressed && CompleteProfileForm.CellPhoneNumber.$touched && CompleteProfileForm.focus.CellPhoneNumber && CompleteProfileForm.CellPhoneNumber.$error.required }">
</div>
<button name="CompleteProfileSubmitButton" id="CompleteProfileSubmitButton" type="submit" class="button primary button-continue display-block full disabled">Continue</button>
</div>
</form>
Text Content
* * * Notifications * Search For Sale * Search For Lease * Search Auctions * Search For Businesses * Find a Broker * Saved Searches * My Favorites * My Reports * My Leads * My Account * Add a Listing * ADD A LISTING FOR SALE * Building * Condo * Land * Portfolio * Business * ADD A LISTING FOR LEASE * Building or Condo * Land * Advertise Log In Sign Up Results Menu CoTour * Advertise Prev Next Share * Send to Friend * Link to This Listing Share on social networks Print Help 10705 LOCKWOOD SPARKS, NV 89434 LOCKWOOD DEVELOPMENT LAND · LAND FOR SALE · 5.56 AC Commercial Land Nevada Sparks 10705 LOCKWOOD, SPARKS, NV 89434 To navigate, press the arrow keys. INVESTMENT HIGHLIGHTS * Immediate access to I-80 at Lockwood exit * Property runs along the Union Pacific Railroad with opportunity to add a rail spur EXECUTIVE SUMMARY One of few remaining Washoe County development opportunities east of Sparks. LOCKWOOD DEVELOPMENT LAND Sale Type Investment or Owner User Property Subtype Commercial No. Lots 1 Total Lot Size 5.56 AC Property Type Land Opportunity Zone No 1 LOT AVAILABLE LOT Price $724,000 Lot Size 5.56 AC Price Per AC $130,216 Level topography across site with immediate access to I-80 at Lockwood exit via Canyon Dr. Located less than 3 miles from Vista Blvd. in Sparks and less than 10 miles to Tahoe Reno Industrial Center (TRIC). ZONING Zoning Code GR YOU MAY ALSO LIKE Multiple Locations - 5110 Camino Al Norte Price Upon Request US Highway 50 @ USA PKWY - Northern Nevada Industrial Center $119,790,000 17308 Northwoods Blvd - Tahoe Donner Business Campus $1,385,000 YOU MAY ALSO LIKE Multiple Locations - 5110 Camino Al Norte Price Upon Request US Highway 50 @ USA PKWY - Northern Nevada Industrial Center $119,790,000 17308 Northwoods Blvd - Tahoe Donner Business Campus $1,385,000 * LISTING ID: 26280199 * DATE CREATED: 7/28/2022 * LAST UPDATED: 7/28/2022 * ADDRESS: 10705 LOCKWOOD, SPARKS, NV The Outer Sparks Land Property at 10705 Lockwood, Sparks, NV 89434 is currently available. Contact Logic Commercial Real Estate for more information. LAND PROPERTIES IN NEARBY NEIGHBORHOODS * West University Commercial Land * South Meadows Commercial Land * Kiley Ranch South Commercial Land * Redfield Regional Center Commercial Land * Virginia Lake Commercial Land * Midtown Reno Commercial Land * Convention Center Commercial Land * Hidden Valley Commercial Land * Northeast Reno Commercial Land * Stonebrook Commercial Land * Southeast Reno Commercial Land * Rancharrah Commercial Land * Plumas Commercial Land * Riverwalk Commercial Land * Wells Avenue Neighborhood Commercial Land NEARBY LISTINGS * 0 Rough Rock Dr, Reno NV * I-80 & PERI RANCH RD, SPARKS, NV, Sparks NV * 1890 Peri Ranch Rd, Sparks NV The LoopNet service and information provided therein, while believed to be accurate, are provided "as is". LoopNet disclaims any and all representations, warranties, or guarantees of any kind. * About Us * Contact Us * Search * Find a Broker * Product Overview * Mobile * Terms of Use * Privacy Policy Connect with us © 2022 CoStar Group Save to Favorites THIS LISTING HAS BEEN SAVED TO YOUR FAVORITES You will also receive email alerts for key changes to this property. You may adjust your email alert settings in My Favorites. Don't show this message again Don't show this message again Save to Favorites PLEASE ENTER A NAME FOR YOUR NEW FOLDER (e.g. Office Properties, Client Jane Smith) Please enter a folder name FIND MORE PROPERTIES You have been searching for . Login to save your search and get additional properties emailed to you. Continue OR No Thanks Do not show this again RECEIVE EMAIL ALERTS FOR SIMILAR PROPERTIES Be the first to know about new listings that match your criteria. Name Your Search: Please enter the name of your search. Email Alert Setting: Instantly Daily Weekly None OK to contact me about matching listings: Yes No THIS ALERT ALREADY EXISTS This alert already exists in your alerts folder. Do you want to: Replace existing alert Save alert with a different name SEARCH SAVED Your search has been saved to your Saved Searches. To ensure that you receive email alerts, add help@loopnet.com to your address book. Cancel Set Alerts Cancel OK OK 1 of 6 VIDEOS 3D TOUR PHOTOS STREET VIEW STREET MAP Primary Photo Building Photo Building Photo Building Photo Building Photo SEND TO FRIEND Recipient's Email* Please enter a valid email address. Note: To send this property to multiple individuals, insert a semi-colon between each recipient's email address. Please take a look at 10705 Lockwood - Lockwood Development Land Send me a copy 936 characters remaining LoopNet has taken a strong stance against the practice of sending unsolicited commercial emails, also known as "spam." Please send these emails only to people you know who would be interested in this property. If someone asks you not to send these emails to them, please comply. Cancel Send We will automatically send your friend a one-time email inviting him or her to visit the site. LoopNet stores this information for the sole purpose of sending this one-time email and tracking the success of our referral program. View LoopNet's Privacy Policy THANK YOU Your email has been sent! 10705 Lockwood | Sparks, NV 89434 THIS FEATURE IS UNAVAILABLE AT THE MOMENT. We apologize, but the feature you are trying to access is currently unavailable. We are aware of this issue and our team is working hard to resolve the matter. Please check back in a few minutes. We apologize for the inconvenience. - LoopNet Team Close You must register your contact information to view secure information on this listing. LOG IN / SIGN UP LOG IN The username or password you entered is incorrect. Please try again. Remember passwords are case sensitive. If you forgot your password, click to reset it. If you continue to see this message, your account may be locked due to too many failed attempts. Please contact Customer Support at 1-800-613-1303. Please enter a valid email address. Continue Or Connect with Google Connect with Facebook Connect with LinkedIn You must register your contact information to view secure information on this listing. LOG IN / SIGN UP SIGN UP Error occurred with your registration, please try again. That email address has already been registered. Please try another or click forgot password. Please enter a valid email address. Continue OR Connect with Google Connect with Facebook Connect with LinkedIn SHARE THIS LISTING WITH A LINK Copy Link ALMOST DONE Thank you for verifying your email address. LoopNet needs to verify your identity in an effort to maintain the highest level of data security. Please click the link below which will direct you to TransUnion's secure identity verification tool. You will only need to do this one time for LoopNet. Continue VERIFY YOUR IDENTITY Provided By: The information you provide below will be securely transmitted to TransUnion. It will not be used to update your information with CoStar / LoopNet. Please use the name and address most likely associated with your credit file. Most people are immediately approved upon clicking verify. Please enter your First Name Please enter your Last Name Please enter your Email Please enter your Phone Enter your current residential address Please enter your Address Please enter your City Please enter your State Please enter your Zip/Postal Code Verify VERIFY YOUR IDENTITY Provided By: Please wait while we verify your identity. THANK YOU, VERIFICATION COMPLETE! Provided By: Your identity has been verified by TransUnion. Continue VERIFY YOUR IDENTITY Provided By: We need a little more information to verify your identity. Please choose the option that works best for you. Send a SMS text to the number Receive an automated voice call with a code at Answer some questions to which only you would know the answers Verify VERIFY YOUR IDENTITY Please enter the five digit code that we provided by text message or automated voice call. Continue VERIFICATION QUESTIONNAIRE Provided By: Please answer these questions to complete your verification. Verify IDENTITY VERIFICATION FAILED Provided By: We were unable to verify your identity with the information you provided. Please contact our Customer Support team at 833-399-6603 or Help@Loopnet.com for further assistance. Done TRY AGAIN LATER Provided By: TransUnion is currently experiencing some technical diffculties. Please try again later Done COMPLETE YOUR PROFILE The contact details listed below are missing from your profile and are required to proceed. You'll only need to enter these one time. Continue Select a folder to save this property in, or create a new one. Remember my selection for all listings in this session * Create a new folder * Default Folder Select a folder to save this property in, or create a new one. Remember my selection for all listings in this session * Create a new folder * Default Folder