www.loopnet.com Open in urlscan Pro
88.221.60.42  Public Scan

Submitted URL: http://joeyferguson.net/
Effective URL: https://www.loopnet.com/commercial-real-estate-brokers/profile/joey-ferguson/t9pc0h9b
Submission: On May 21 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

Name: login

<form name="login" ng-hide="newLoginHidden" ng-submit="newLogin.continueProcess ? newLogin.submit(credentials) : checkEmailLogin(credentials.Email);" novalidate="" sso-new-login=""
  assignscope="https://secure.costargroup.com/connect/authorize?client_id=loopnet&amp;response_type=code&amp;scope=openid+offline_access+profile+email+address+phone+listing_user+product_user&amp;redirect_uri=https%3A%2F%2Fwww.loopnet.com%2Fauth%2Fcallback&amp;response_mode=form_post&amp;state=2f09c6480f7e480ab2221e19491b9001&amp;nonce=c6ccb8dd37314cff9b6d50c19503c8e5&amp;prompt=none"
  class="ng-pristine ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern 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 &amp;&amp; sso.identityManagerUrl"></div>
  <div ng-show="sso &amp;&amp; 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="field-group email-container">
      <p class="input-label">Email<span>*</span></p>
      <div class="input-container">
        <i class="ln-icon-message-curved"></i>
        <input id="newLoginEmail" name="Email" type="email" class="input-text ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern" required="" ng-model="credentials.Email"
          ng-pattern="/^(([^<>()\[\]\.,;:\s@\&quot;]+(\.[^<>()\[\]\.,;:\s@\&quot;]+)*)|(\&quot;.+\&quot;))@(([^<>()[\]\.,;:\s@\&quot;]+\.)+[^<>()[\]\.,;:\s@\&quot;]{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 &amp;&amp; login.focus.Email)) &amp;&amp; (login.Email.$error.required || login.Email.$error.email || login.Email.$error.pattern || isBadEmailFromCAApproval)}">
      </div>
      <div ng-show="login.$submitted || login.Email.$touched" class="validation-static-error ng-hide">
        <span ng-show="login.keypressed &amp;&amp; login.focus.Email &amp;&amp; login.Email.$error.required" class="ng-hide">This value is required.</span>
        <span ng-show="login.keypressed &amp;&amp; login.focus.Email &amp;&amp; (login.Email.$error.email || login.Email.$error.pattern || isBadEmailFromCAApproval)" class="ng-hide">This value should be a valid email.</span>
      </div>
    </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" allow="identity-credentials-get"></iframe>
</form>

Name: signup

<form name="signup" ng-hide="newSignupHidden" ng-submit="newSignup.continueProcess ? submitNewSignup(user) : checkEmailSignup(user.Email);" novalidate="" sso-new-signup=""
  assignscope="https://secure.costargroup.com/connect/authorize?client_id=loopnet&amp;response_type=code&amp;scope=openid+offline_access+profile+email+address+phone+listing_user+product_user&amp;redirect_uri=https%3A%2F%2Fwww.loopnet.com%2Fauth%2Fcallback&amp;response_mode=form_post&amp;state=2f09c6480f7e480ab2221e19491b9001&amp;nonce=c6ccb8dd37314cff9b6d50c19503c8e5&amp;prompt=none"
  ng-class="{'full-signup': newSignup.continueProcess}" class="ng-pristine ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern 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 &amp;&amp; sso.identityManagerUrl"></div>
  <div ng-show="sso &amp;&amp; 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">
      <!-- IF SIGN UP-->
      <h3 ng-hide="root.sso.loginSignUpTitleHidden">Log In / Sign Up <span ng-show="isFavoriteModal" class="ng-hide"> to Save</span>
        <span ng-show="isShareModal" class="ng-hide"> to Share</span>
      </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">
      <p class="input-label">Email<span>*</span></p>
      <div class="input-container">
        <i class="ln-icon-message-curved"></i>
        <input name="SignUpEmail" id="SignUpEmail" type="email" class="input-text ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern" placeholder="" required="" ng-model="user.Email" tabindex="3"
          ng-blur="signup.focus.SignUpEmail = false; checkCanSubmit()" ng-pattern="/^(([^<>()\[\]\.,;:\s@\&quot;]+(\.[^<>()\[\]\.,;:\s@\&quot;]+)*)|(\&quot;.+\&quot;))@(([^<>()[\]\.,;:\s@\&quot;]+\.)+[^<>()[\]\.,;:\s@\&quot;]{2,})$/i"
          ng-focus="signup.focus.SignUpEmail = true;" ng-keyup="signup.keypressed = true"
          ng-class="{ 'error' : (signup.$submitted || (signup.keypressed &amp;&amp; signup.focus.SignUpEmail)) &amp;&amp; (signup.SignUpEmail.$error.required || signup.SignUpEmail.$error.email || signup.SignUpEmail.$error.pattern) }">
      </div>
      <div ng-show="(signup.$submitted || signup.SignUpEmail.$touched)" class="validation-static-error ng-hide">
        <span ng-show="(signup.$submitted || signup.keypressed || signup.focus.SignUpEmail) &amp;&amp; (signup.SignUpEmail.$error.required)" class="ng-hide">This value is required.</span>
      </div>
      <div ng-show="(signup.$submitted || signup.SignUpEmail.$touched)" class="validation-static-error ng-hide">
        <span ng-show="(signup.$submitted || signup.keypressed || signup.focus.SignUpEmail) &amp;&amp; (signup.SignUpEmail.$error.email || signup.SignUpEmail.$error.pattern)" class="ng-hide">This value should be a valid email.</span>
      </div>
    </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>

POST

<form method="post" action="" class="ng-pristine ng-valid">
  <input type="hidden" name="geography" value="" autocomplete="off">
  <input type="hidden" name="listingtypes" value="" autocomplete="off">
  <input type="hidden" name="e" value="g" autocomplete="off">
  <button type="submit" id="footerPropertySearch" style="display:none"></button>
</form>

Text Content

 * 
 * 

 * Notifications

 * Search For Sale
 * Search For Lease
 * Search Auctions
 * Search For Businesses
 * Find a Broker
 * CoTour

 * 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
 * Help Center
 * Advertise

Log In
Sign Up

 * Log In
 * Sign Up

US

 * Advertise

 * Broker Search
 * /
 * Texas
 * /
 * Laredo


JOEY FERGUSON


SENIOR ASSOCIATE, NAI SWISHER & MARTIN REALTY

Laredo, TX 78045
Specializing in Laredo Industrial & Commercial Real Estate
Send a Message

Phone +1 956-324-5639

Specializing in Laredo Industrial & Commercial Real Estate
About Me
Listings
About NAI Swisher & Martin Realty
Links
Licenses
Specialties
Investment Sales Broker, Landlord Rep (Industrial), Tenant Rep, Tenant Rep
(Industrial)
Property Types
Industrial, Land, Office, Retail, Flex, Multi-Family
Markets
San Antonio
Languages
English, Spanish
Bio
Joey Ferguson is a powerhouse real estate professional with over 20 years of
experience in the business. He has been named a Top Producer ten years running
since 2009, and is recognized as one of the top real estate agents in Laredo, TX
and the surrounding area. Clients describe Joey Ferguson as extremely
knowledgeable, and he is known to push on behalf of his clients to bring
results. Joey s specialties include buyer s agent, listing agent, consulting in
commercial real estate. He is well versed in every aspect of the real estate
world, and serves his clients with exceptional customer care. Joey Ferguson is a
world-class gentleman and a highly skilled salesman. As a married family man
with four wonderful children - three girls and a boy - Joey understands what it
means to put family first. Working with clients and guiding them through the
process of purchasing or selling residential and commercial real estate are Joey
s areas of expertise. He is always honest and ethical, never putting you, your
family or your business in a position of unfair compromise. And as a REALTOR,
Joey goes above and beyond even the highest expectations of top real estate
agents. He has been a part of the Laredo community since 2001 and has taken the
real estate market by storm with remarkable sales ability. Joey loves learning
about and using new technology, and appreciates beautiful historical
architecture. In his spare time, Joey loves to hang out with his kids and play
on their PS4 with them. He also leads an active lifestyle, enjoying soccer,
biking, jogging, swimming and a variety of outdoors sports. Joey s personal life
is as well rounded as his professional life.
View More View Less ⌵
Affiliations
 * NAR - National Association of Realtors

View More View Less ⌵
Awards
Top Producer of the year, NAI Swisher and Martin Realty for 2010, 2011, 2012,
2013, 2014, 2015, 2016, 2018, 2019, 2020, 2021 & 2022
View More View Less ⌵
Gallery
Map
Listings
All
For Lease
For Sale
 * Land For Lease
   3320 Lomas Del Dur Blvd
   Laredo, TX 78046
   1.22 AC / Commercial Land
 * For Lease
   313 Cielito Lindo Blvd
   Laredo, TX 78046
   1,200 - 10,500 SF / Retail
 * For Lease
   409 Nafta Blvd
   Laredo, TX 78045
   31,900 SF / Industrial
 * For Lease
   10170 State Loop 480
   Eagle Pass, TX 78852
   98,765 SF / Industrial



About NAI Swisher & Martin Realty
Since its establishment Swisher & Martin Realty has become a major factor in the
local real estate market. Cristy Swisher owner-broker of the firm is a native
Laredoan with 25 years of experience in the field. Today the firm is considered
one of the most highly recognized real estate companies in Laredo offering the
services of fifteen licensed and experienced realtors. Each agent is a native or
long time resident of the city. All types of real estate services are offered
including residential, commercial and industrial property, as well as ranch
land. Each agents knowledge of the area makes possible the personal service that
has become a trademark of the firm since its beginning.
https://swisherandmartinrealty.com/
View More View Less ⌵
Links
LINKEDIN PROFILE LinkedIn Profile
Licenses
TX 0492776
Joey Ferguson

 * Language and Region
 * Currency

English
United States
English
Canada
English
United Kingdom
Français
Canada
US Dollar USD $ Canadian Dollar CAD $ Pound Sterling GBP £


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

Email*


This value is required. This value should be a valid email.
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 TO SAVE TO SHARE


SIGN UP

Error occurred with your registration, please try again.
That email address has already been registered. Please try another or click
forgot password.


Email*


This value is required.
This value should be a valid email.
Continue
OR
Connect with Google
Connect with Facebook
Connect with LinkedIn

WELCOME

Log in to access your VIP LoopNet and CoStar experience.

LOG IN

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




© 2024 CoStar Group