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

Submitted URL: https://www.loopnet.com/Listing/26907260?utm_source=costarnetwork&utm_medium=email&utm_campaign=reinforcementad
Effective URL: https://www.loopnet.com/Listing/Baltimore-Ave-College-Park-MD/26907260/?utm_source=costarnetwork&utm_medium=email&utm_ca...
Submission: On September 01 via manual from CA — Scanned from CA

Form analysis 7 forms found in the DOM

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>

Name: frmWatchProperty

<form name="frmWatchProperty" class="ng-pristine ng-invalid ng-invalid-required" style="">
  <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) &amp;&amp; frmWatchProperty.txtCreateFolder.$error.required" role="alert" style="">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-empty ng-invalid ng-invalid-required"
      ng-class="{ 'error': (frmWatchProperty.$submitted || frmWatchProperty.txtCreateFolder.$touched) &amp;&amp; frmWatchProperty.txtCreateFolder.$error.required }" required="required" style="">
  </div>
</form>

Name: contactform_kopfLjPOST

<form name="contactform_kopfLj" novalidate="" ng-submit="trackSubmitRequest() &amp;&amp; validateRecaptcha() &amp;&amp; contactform_kopfLj.$valid &amp;&amp; sendRequest(contactform_kopfLj)" ng-hide="ui.messageSent" accessible-form="" method="POST"
  class="ng-pristine ng-invalid ng-invalid-required ng-valid-email ng-valid-pattern ng-valid-maxlength">
  <div class="row form-inputs ">
    <div class="column-12">
      <div class="row">
        <div class="column-06 first-name column-tiny-06">
          <p class="ln-invalid-field-message ng-hide" ng-show="contactform_kopfLj.firstName.$error.required &amp;&amp; contactform_kopfLj.$submitted &amp;&amp; contactform_kopfLj.firstName.focused" role="alert">Please enter your first name.</p>
          <p class="label"><strong>First Name<span class="red">*</span></strong></p>
          <input type="text" name="firstName" ng-model="ctrl.firstName" id="verticalContactFormFirstName" class="input-text ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"
            ng-class="{ error: contactform_kopfLj.firstName.$error.required &amp;&amp; contactform_kopfLj.$submitted }" ng-focus="contactform_kopfLj.firstName.focused = true" ng-blur="contactform_kopfLj.firstName.focused = false"
            placeholder="First Name" focus-on="" required="">
        </div>
        <div class="column-06 last-name column-tiny-06">
          <p class="ln-invalid-field-message  ng-hide" ng-show="contactform_kopfLj.lastName.$error.required &amp;&amp; contactform_kopfLj.$submitted &amp;&amp; contactform_kopfLj.lastName.focused" role="alert">Please enter your last name.</p>
          <p class="label"><strong>Last Name<span class="red">*</span></strong></p>
          <input type="text" name="lastName" ng-model="ctrl.lastName" id="verticalContactFormLastName" class="input-text ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"
            ng-class="{ error: contactform_kopfLj.lastName.$error.required &amp;&amp; contactform_kopfLj.$submitted }" ng-focus="contactform_kopfLj.lastName.focused = true" ng-blur="contactform_kopfLj.lastName.focused = false" placeholder="Last Name"
            required="">
        </div>
      </div>
      <div class="row">
        <div class="column-12">
          <p class="ln-invalid-field-message ng-hide" ng-show="contactform_kopfLj.$submitted &amp;&amp; contactform_kopfLj.email.$error.required &amp;&amp; contactform_kopfLj.email.focused">Please enter an email address.</p>
          <p class="ln-invalid-field-message ng-hide" ng-show="contactform_kopfLj.email.$invalid &amp;&amp; !contactform_kopfLj.email.$error.required &amp;&amp; contactform_kopfLj.email.focused" role="alert">
            <span ng-show="contactform_kopfLj.email.$error.email" class="ng-hide">Please enter a valid email address.</span>
            <span ng-show="contactform_kopfLj.email.$error.existingUser" class="ng-hide">This email address is already in use. Please <a rel="nofollow" href="javascript:void(0)" ng-mousedown="ctrl.showLogin()">Login</a> or try a different email
              address.</span>
          </p>
          <p class="label"><strong>Email<span class="red">*</span></strong></p>
          <input type="email" ng-model-options="{ debounce: 1000 }" name="email" ng-model="ctrl.email" id="verticalContactFormEmailAddress" class="input-text ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required"
            ng-class="{ error: contactform_kopfLj.email.$invalid &amp;&amp; (contactform_kopfLj.email.$touched || contactform_kopfLj.$submitted)  }" ng-focus="contactform_kopfLj.email.focused = true" ng-blur="contactform_kopfLj.email.focused = false"
            placeholder="Email Address" required="">
        </div>
      </div>
      <div class="row">
        <div class="column-08 phone-number column-tiny-08">
          <p class="ln-invalid-field-message ng-hide" ng-show="contactform_kopfLj.phoneNumber.$error.required &amp;&amp; contactform_kopfLj.$submitted &amp;&amp; contactform_kopfLj.phoneNumber.focused" role="alert">Please enter a phone number.</p>
          <p class="ln-invalid-field-message ng-hide"
            ng-show="contactform_kopfLj.phoneNumber.$error.pattern &amp;&amp; contactform_kopfLj.$submitted &amp;&amp; contactform_kopfLj.phoneNumber.focused &amp;&amp; !contactform_kopfLj.phoneNumber.$error.required" role="alert">Please enter an
            11-digit phone number.</p>
          <p class="label"><strong>Phone<span class="red">*</span></strong></p>
          <input type="tel" name="phoneNumber" ng-model="ctrl.phoneNumber" id="verticalContactFormPhoneNumber" class="input-text ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern"
            ng-class="{ error: (contactform_kopfLj.phoneNumber.$error.required || contactform_kopfLj.phoneNumber.$error.pattern) &amp;&amp; contactform_kopfLj.$submitted }" ng-focus="contactform_kopfLj.phoneNumber.focused = true"
            ng-blur="contactform_kopfLj.phoneNumber.focused = false" placeholder="Phone Number" ng-pattern="/^((\D*\d){10,11})$/" required="">
        </div>
        <div class="column-04 phone-ext column-tiny-04">
          <p class="label"><strong>Ext <span class="subtext">(optional)</span></strong></p>
          <input type="tel" name="phoneExt" id="verticalContactFormPhoneExt" class="input-text ng-pristine ng-untouched ng-valid ng-empty" ng-model="ctrl.ext" placeholder="Extension">
        </div>
      </div>
      <div class="row">
        <div class="column-12">
          <p class="ln-invalid-field-message ng-hide" ng-show="contactform_kopfLj.companyName.$error.required &amp;&amp; contactform_kopfLj.$submitted &amp;&amp; contactform_kopfLj.companyName.focused" role="alert">Please enter a company.</p>
          <p class="label"><strong>Company <span class="subtext">(optional)</span></strong></p>
          <div class="typeahead-wrapper">
            <button type="button" class="clear-button ln-icon-close-hollow" name="CompanyTypeaheadButton"></button>
            <input type="text" name="companyName" ng-model="ctrl.companyName" id="verticalContactFormCompanyName" class="input-text ng-pristine ng-untouched ng-valid ng-empty"
              ng-class="{ error: contactform_kopfLj.companyName.$error.required &amp;&amp; contactform_kopfLj.$submitted }" ng-focus="contactform_kopfLj.companyName.focused = true" ng-blur="contactform_kopfLj.companyName.focused = false"
              autocomplete="off" placeholder="Company Name" ng-key="" up="onKeyUpCompany()">
          </div>
        </div>
      </div>
      <div class="row">
        <div class="column-12">
          <div class="textarea-validation ln-invalid-field-message ng-hide" ng-show="contactform_kopfLj.message.$invalid &amp;&amp; contactform_kopfLj.$submitted &amp;&amp; contactform_kopfLj.message.focused">Please leave a message.</div>
          <p class="label"><strong>Message</strong></p>
          <textarea name="message" maxlength="400" ng-model="ctrl.messageText" id="verticalContactFormMessageBody" class="input-text ng-pristine ng-untouched ng-valid ng-not-empty ng-valid-required ng-valid-pattern ng-valid-maxlength" required=""
            placeholder="" border:="" 1px="" solid="" #cf0000;="" ng-focus="contactform_kopfLj.message.focused = true" ng-blur="contactform_kopfLj.message.focused = false" ng-change="updateMessageLengthText()" ng-trim="true"
            ng-init="ctrl.messageText = 'Hi, I found Discovery Point at Discovery District | College Park, MD on LoopNet and would like to learn more about it. Thanks!'"></textarea>
          <p class="message-count"><span class="current-count ng-binding">126</span> out of 400</p>
        </div>
      </div>
      <input type="hidden" id="verticalContactFormEventSource" class="contact-form-source" value="" autocomplete="off">
    </div>
  </div>
  <div class="row">
    <div id="recaptchaContainer_SideBrokerContact" class="container-recaptcha">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdL-ggkAAAAAHCPqVdFFXiwpiOBT5MqOyLNy8LE&amp;co=aHR0cHM6Ly93d3cubG9vcG5ldC5jb206NDQz&amp;hl=en&amp;v=0hCdE87LyjzAkFO5Ff-v7Hj1&amp;size=normal&amp;cb=9jr0x3cdmj4q" width="304"
            height="78" role="presentation" name="a-z9chfzhkuuwj" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
        <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div>
  </div>
  <div class="row">
    <div class="column-12">
      <p class="terms">New to LoopNet? No problem. We'll automatically create a free account for you. By clicking the button, you agree to LoopNet's <a rel="nofollow" href="https://marketing.loopnet.com/terms-and-conditions/">Terms of Use</a> and
        <a rel="nofollow" href="https://marketing.loopnet.com/privacy/">Privacy Policy.</a></p>
    </div>
  </div>
  <div class="broker-contact-submit">
    <div class="column-12">
      <button criteo="" type="submit" id="verticalContactFormSubmit" class="primary button fluid contact-button" track-click="2401" ng-disabled="ui.formSubmitted">
        <i class="ln-icon-message-curved-filled"></i>Send Email </button>
    </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="26907260" autocomplete="off">
    <input type="hidden" id="PortfolioID" value="0" autocomplete="off">
    <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 Discovery Point at Discovery District | College Park, MD</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">922</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="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=71825428ccc74d13bbf899e7dea323d1&amp;nonce=6a15078035464f5f9948adb371877056&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="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 &amp;&amp; login.focus.Email &amp;&amp; (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-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern" placeholder="Email Address" 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>
    <!-- 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="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=71825428ccc74d13bbf899e7dea323d1&amp;nonce=6a15078035464f5f9948adb371877056&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="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 </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 &amp;&amp; signup.focus.SignUpEmail &amp;&amp; (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-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern" placeholder="Email Address" 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>
    <!-- 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: 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-empty 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 &amp;&amp; CompleteProfileForm.OfficePhoneNumber.$touched &amp;&amp; CompleteProfileForm.focus.OfficePhoneNumber &amp;&amp; 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-empty 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 &amp;&amp; CompleteProfileForm.CellPhoneNumber.$touched &amp;&amp; CompleteProfileForm.focus.CellPhoneNumber &amp;&amp; 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
 * 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
 * Advertise

Log In
Sign Up

https://images1.loopnet.com/d2/kMcTSA3JX8KBa7eECFDe-O8QpDEV_trIl_rHuNuN4Es/document.pdf
Results

Menu

 * Advertise

Prev

Next
US

Share
 * Send to Friend
 * Link to This Listing

Share on social networks
Print


Call Message


DISCOVERY POINT AT DISCOVERY DISTRICT COLLEGE PARK, MD


330,000 SF OF OFFICE SPACE AVAILABLE


Office Space Maryland College Park


DISCOVERY POINT AT DISCOVERY DISTRICT

Share
 * Send to Friend
 * Link to This Listing

Share on social networks



PARK HIGHLIGHTS

 * Discovery Point at Baltimore Avenue is a world-class innovative development
   with versatile and flexible workspace for optimal collaboration.
 * Features a state-of-the-art fitness center, ground floor bike storage,
   conference center, outdoor greenspace, and on-site dining.
 * Strategically positioned next to the University of Maryland and 15 minutes
   from the I-295 BW Parkway, I-495, and The Capital Beltway.

 * Enjoy panoramic views of the University of Maryland’s Campus and neighboring
   Paint Branch Park through the floor-to-ceiling window-wrapped façade.
 * Significant upgrades to Baltimore Avenue include a new Purple Light Rail, a
   light rail station adjacent to Discovery, and new bike lanes.
 * Easy access via public transportation routes, connected to DC by the Green
   and Yellow lines from College Park Metro Station.


PARK FACTS

Total Space Available 330,000 SF Park Type Office Park Max. Contiguous 250,000
SF


ALL AVAILABLE SPACES(12)

Display Rental Rate as

$/SF/YR
 * $/SF/YR
 * $/SF/MO
 * $ Amt/MO
 * $ Amt/YR

Discovery Point at Discovery District | Baltimore Ave
26,666 - 26,667 SF | Upon Request
Building Type/Class
Office/A
Year Built
2025
Building Size
80,000 SF
Building Height
3 Stories
Typical Floor Size
26,667 SF
 * Space
 * Size
 * Term
 * Rental Rate
 * Space Use
 * Condition
 * Available

 * 1st Floor
 * 26,666 SF
 * Negotiable
 * Upon Request
 * Office
 * -
 * 120 Days

 * Fits 67 - 214 People

 * Can be combined with additional space(s) for up to 80,000 SF of adjacent
   space

 * Two Discovery Point

 * 2nd Floor
 * 26,667 SF
 * Negotiable
 * Upon Request
 * Office
 * -
 * 120 Days

 * Fits 67 - 214 People

 * Can be combined with additional space(s) for up to 80,000 SF of adjacent
   space

 * Two Discovery Point

 * 3rd Floor
 * 26,667 SF
 * Negotiable
 * Upon Request
 * Office
 * -
 * 120 Days

 * Fits 67 - 214 People

 * Can be combined with additional space(s) for up to 80,000 SF of adjacent
   space

 * Two Discovery Point

Space Size Term Rental Rate Space Use Condition Available 1st Floor 26,666 SF
Negotiable Upon Request Office - 120 Days 2nd Floor 26,667 SF Negotiable Upon
Request Office - 120 Days 3rd Floor 26,667 SF Negotiable Upon Request Office -
120 Days

Discovery Point at Discovery District | Baltimore Ave
26,666 - 26,667 SF | Upon Request
Building Type/Class
Office/A
Year Built
2025
Building Size
80,000 SF
Building Height
3 Stories
Typical Floor Size
26,667 SF

BALTIMORE AVE - 1ST FLOOR

Size
26,666 SF
Term
Negotiable
Rental Rate
Upon Request
Space Use
Office
Condition
-
Available
120 Days
Details

BALTIMORE AVE - 2ND FLOOR

Size
26,667 SF
Term
Negotiable
Rental Rate
Upon Request
Space Use
Office
Condition
-
Available
120 Days
Details

BALTIMORE AVE - 3RD FLOOR

Size
26,667 SF
Term
Negotiable
Rental Rate
Upon Request
Space Use
Office
Condition
-
Available
120 Days
Details
Discovery Point at Discovery District | Baltimore Ave
27,777 - 27,778 SF | Upon Request
Building Type/Class
Office/A
Year Built
2025
Building Size
250,000 SF
Building Height
9 Stories
Typical Floor Size
27,778 SF
 * Space
 * Size
 * Term
 * Rental Rate
 * Space Use
 * Condition
 * Available

 * 1st Floor
 * 27,777 SF
 * Negotiable
 * Upon Request
 * Office
 * -
 * 120 Days

 * Fits 70 - 224 People

 * Can be combined with additional space(s) for up to 250,000 SF of adjacent
   space

 * One Discovery Point

 * 2nd Floor
 * 27,777 SF
 * Negotiable
 * Upon Request
 * Office
 * -
 * 120 Days

 * Fits 70 - 224 People

 * Can be combined with additional space(s) for up to 250,000 SF of adjacent
   space

 * One Discovery Point

 * 3rd Floor
 * 27,778 SF
 * Negotiable
 * Upon Request
 * Office
 * -
 * 120 Days

 * Fits 70 - 224 People

 * Can be combined with additional space(s) for up to 250,000 SF of adjacent
   space

 * One Discovery Point

 * 4th Floor
 * 27,778 SF
 * Negotiable
 * Upon Request
 * Office
 * -
 * 120 Days

 * Fits 70 - 224 People

 * Can be combined with additional space(s) for up to 250,000 SF of adjacent
   space

 * One Discovery Point

 * 5th Floor
 * 27,778 SF
 * Negotiable
 * Upon Request
 * Office
 * -
 * 120 Days

 * Fits 70 - 224 People

 * Can be combined with additional space(s) for up to 250,000 SF of adjacent
   space

 * One Discovery Point

 * 6th Floor
 * 27,778 SF
 * Negotiable
 * Upon Request
 * Office
 * -
 * 120 Days

 * Fits 70 - 224 People

 * Can be combined with additional space(s) for up to 250,000 SF of adjacent
   space

 * One Discovery Point

 * 7th Floor
 * 27,778 SF
 * Negotiable
 * Upon Request
 * Office
 * -
 * 120 Days

 * Fits 70 - 224 People

 * Can be combined with additional space(s) for up to 250,000 SF of adjacent
   space

 * One Discovery Point

 * 8th Floor
 * 27,778 SF
 * Negotiable
 * Upon Request
 * Office
 * -
 * 120 Days

 * Fits 70 - 224 People

 * Can be combined with additional space(s) for up to 250,000 SF of adjacent
   space

 * One Discovery Point

 * 9th Floor
 * 27,778 SF
 * Negotiable
 * Upon Request
 * Office
 * -
 * 120 Days

 * Fits 70 - 224 People

 * Can be combined with additional space(s) for up to 250,000 SF of adjacent
   space

 * One Discovery Point

Space Size Term Rental Rate Space Use Condition Available 1st Floor 27,777 SF
Negotiable Upon Request Office - 120 Days 2nd Floor 27,777 SF Negotiable Upon
Request Office - 120 Days 3rd Floor 27,778 SF Negotiable Upon Request Office -
120 Days 4th Floor 27,778 SF Negotiable Upon Request Office - 120 Days 5th Floor
27,778 SF Negotiable Upon Request Office - 120 Days 6th Floor 27,778 SF
Negotiable Upon Request Office - 120 Days 7th Floor 27,778 SF Negotiable Upon
Request Office - 120 Days 8th Floor 27,778 SF Negotiable Upon Request Office -
120 Days 9th Floor 27,778 SF Negotiable Upon Request Office - 120 Days

Discovery Point at Discovery District | Baltimore Ave
27,777 - 27,778 SF | Upon Request
Building Type/Class
Office/A
Year Built
2025
Building Size
250,000 SF
Building Height
9 Stories
Typical Floor Size
27,778 SF

BALTIMORE AVE - 1ST FLOOR

Size
27,777 SF
Term
Negotiable
Rental Rate
Upon Request
Space Use
Office
Condition
-
Available
120 Days
Details

BALTIMORE AVE - 2ND FLOOR

Size
27,777 SF
Term
Negotiable
Rental Rate
Upon Request
Space Use
Office
Condition
-
Available
120 Days
Details

BALTIMORE AVE - 3RD FLOOR

Size
27,778 SF
Term
Negotiable
Rental Rate
Upon Request
Space Use
Office
Condition
-
Available
120 Days
Details

BALTIMORE AVE - 4TH FLOOR

Size
27,778 SF
Term
Negotiable
Rental Rate
Upon Request
Space Use
Office
Condition
-
Available
120 Days
Details

BALTIMORE AVE - 5TH FLOOR

Size
27,778 SF
Term
Negotiable
Rental Rate
Upon Request
Space Use
Office
Condition
-
Available
120 Days
Details

BALTIMORE AVE - 6TH FLOOR

Size
27,778 SF
Term
Negotiable
Rental Rate
Upon Request
Space Use
Office
Condition
-
Available
120 Days
Details

BALTIMORE AVE - 7TH FLOOR

Size
27,778 SF
Term
Negotiable
Rental Rate
Upon Request
Space Use
Office
Condition
-
Available
120 Days
Details

BALTIMORE AVE - 8TH FLOOR

Size
27,778 SF
Term
Negotiable
Rental Rate
Upon Request
Space Use
Office
Condition
-
Available
120 Days
Details

BALTIMORE AVE - 9TH FLOOR

Size
27,778 SF
Term
Negotiable
Rental Rate
Upon Request
Space Use
Office
Condition
-
Available
120 Days
Details
View More View Less


PARK OVERVIEW

Discovery Point is the epitome of world-class innovation, combining a focus on
collaboration and technology across the office, retail, and research space.
Within this five-acre campus, Discovery Point Phase One will include One
Discovery Point, a 250,000-square-foot, nine-story office building with
ground-level retail, a two-bay loading dock, and Two Discovery Point, an
80,000-square-foot, four-story office building with ground-level retail. The
development will also feature 50,000 square feet of outdoor space and
multi-family housing. Phases Two and Three of this five-acre development will
include another office/research building and a multi-family building with retail
and a garage. The modern mix of design in each building gives a fresh feel to
the visually impressive, mixed-use development while complementing the campus
architecture. Floor-to-ceiling windows wrapping the building allow abundant
natural lighting to flood through each floor. Intermediate balconies and the
rooftop terrace provide panoramic views of the nearby Paint Branch Park
greenspace and the University of Maryland's College Park. Each floor includes
versatile floor plates and flexible workspaces for creative collaboration.
Premium on-site amenities include a state-of-the-art fitness center,
ground-floor bike storage, a conference center, ground-floor retail, outdoor
space, on-site dining, access control, and video surveillance security. Over $29
million in upgrades to Baltimore Avenue and a brand-new Purple Light Rail are a
few significant improvements. Other enhancements include new bike lanes and the
light rail with a station adjacent to Discovery. Commuting to and from the
property is a breeze, with seamless connections to mass transit and major
roadways. Within a 35-minute drive are major city centers such as Washington,
DC, Bethesda, and Baltimore. Discovery Point is positioned adjacent to the
University of Maryland. The university's esteemed talent base, with graduates
from top-ranked higher education programs and research enterprises, contribute
to the area's strong demographics and employment pool. This development is
designed to accelerate ventures of all kinds and will be a natural extension of
the University of Maryland's renowned research enterprise. At Discovery Point,
businesses will find premier office space with best-in-class amenities in
College Park's rapidly growing, business-friendly community, thriving on
innovation.


PARK BROCHURE




MORE ATTACHMENTS

View the One Discovery Point Brochure View the Two Discovery Point Brochure


LINKS

 * Discovery Point Website
 * One Discovery Point Brochure
 * Two Discovery Point Brochure

1 of 4
 * aerial
 * map
 * commute


Walk Score ®
Very Walkable (81)
Bike Score ®
Biker's Paradise (92)


ABOUT COLLEGE PARK

Home to the University of Maryland (UMD), College Park is a suburban area with
easy Metro accessibility and low vacancy thanks to its stable education and
government-dominated tenant roster. The Discovery District, a public-private
partnership between UMD and local landlords, serves tenants who desire a
collaborative environment. It also offers amenities like The Hotel, hosting
meetings and conferences for as many as 1,500 attendees.

College Park has seen major changes within its government-designated opportunity
zones, and state and county programs have also lured new development here. These
programs have been a catalyst for private investment across Prince George’s
County. Kaiser Permanente opened a 175,000 square-foot office in 2019 in New
Carrollton, and the Department of Homeland Security in 2020 consolidated 3,700
employees on Branch Avenue in Camp Springs. College Park officials are tracking
roughly $1 billion in additional investment to come by 2025.

The College Park Metro station serves the area and a MARC station gives access
to and from other business nodes in Maryland. When the Purple Line is finished,
College Park will have a stop along the light rail that will provide access to
and from Montgomery County.


TRANSPORTATION


TRANSIT/SUBWAY

College Park-U Of MD Transit Stop

19 min walk 1.1 mi
Prince George's Plaza Transit Stop

8 min drive 2.8 mi
Greenbelt Transit Stop

8 min drive 3.5 mi
West Hyattsville Transit Stop

10 min drive 3.8 mi
New Carrollton Transit Stop

12 min drive 5.4 mi


COMMUTER RAIL

College Park Commuter Rail (Camden Line)

19 min walk 1.0 mi
Riverdale Commuter Rail (Camden Line)

6 min drive 2.3 mi
Greenbelt Commuter Rail (Camden Line)

9 min drive 3.6 mi
New Carrollton Commuter Rail (Penn Line)

12 min drive 5.4 mi
Seabrook Commuter Rail (Penn Line)

12 min drive 6.0 mi


AIRPORT

Ronald Reagan Washington National Airport
28 min drive 15.2 mi
Baltimore-Washington International Airport
38 min drive 23.4 mi


NEARBY AMENITIES


RESTAURANTS

Old Maryland Grill LLC Grill - 2 min walk Potomac Pizza American $ 2 min walk
The Board and Brew Cafe - 6 min walk Taqueria Habanero Mexican $ 6 min walk
Jodeem African Cuisine - - 6 min walk Hamani Japanese Restaurant Japanese $$ 6
min walk Pupuseria La Familiar Mexican $ 6 min walk McDonald's - - 7 min walk
Sweetgreen American $ 7 min walk Shang Hai Tokyo Cafe Thai $$$ 8 min walk


RETAIL

7-Eleven Convenience Market 5 min walk The UPS Store Business/Copy/Postal
Services 6 min walk Pandora's Cube Jewelry/Watches 6 min walk Chase Bank 10 min
walk Adidas Shoes 10 min walk M&t Bank Finance Company 12 min walk Bank of
America Bank 12 min walk Lidl Supermarket 12 min walk


LEASING TEAM


LEASING TEAM



Power Broker
(703) 205-0847
Contact

JERRY KILKENNY, VICE PRESIDENT OF LEASING, METRO DC

(703) 205-0847
Contact
Mr. Kilkenny currently serves as Vice President of Leasing and is responsible
for the implementation of Brandywine’s leasing and marketing strategies for the
Metro Washington, DC portfolio, maintaining relationships with Brandywine’s
strategic partners & third-party brokerage houses. Mr. Kilkenny joined
Brandywine Realty Trust in 2007 and was an active member of the company’s
Advance Leadership Program. He has 20 years of commercial real estate
experience, previously working at Cushman & Wakefield in Philadelphia and Grubb
& Ellis (now Newmark) in Washington DC.
Jerry currently serves as a Board member for NAIOP Northern Virginia and CREBA
of Greater Washington, DC (Commercial Real Estate Brokerage Association).

He lives in Old Town Alexandria with his two sons.

Power Broker
(703) 205-0840
Contact

STEPHANIE MORGAN, SENIOR LEASING ASSOCIATE

(703) 205-0840
Contact
Stephanie joined Brandywine Realty Trust in 2010 and currently serves as Senior
Leasing Associate, responsible for marketing and leasing the Metro DC office
portfolio. Prior to joining the leasing team in 2013, she started her commercial
real estate career in property management. Stephanie is native to Northern
Virginia and graduated from George Mason University with a BS in Finance. She is
member of NAIOP NoVA, NAIOP DC|MD, CREBA, and CREW DC. Mrs. Morgan is a licensed
Real Estate Broker in Virginia & Maryland, and a licensed Salesperson in DC. She
currently resides in Herndon, VA with her husband and son.


ABOUT THE OWNER


Brandywine Realty Trust takes a people-centric approach to business, with
service at the forefront. Organized as a real estate investment trust (REIT),
Brandywine owns, develops, leases and manages an urban, town center and
transit-oriented portfolio. For more than 25 years, Brandywine's commitment to
innovation, integrity, quality, and community has translated into not only
business success, but also, healthier and more vibrant communities. Since the
company's founding in 1994 by the current President & CEO, Jerry Sweeney,
Brandywine has grown from 200,000 square feet and a total market capitalization
of less than $5 million, to over 24 million square feet and a total market
capitalization of approximately $5 billion.

www.brandywinerealty.com
Read More

 * Power Broker Jerry Kilkenny
 * Power Broker Stephanie Morgan
 * Brandywine Realty Trust

1676 International Dr, Suite 500
McLean, VA 22102
(202) 932-7497
Message

 * LISTING ID: 26907260

 * DATE CREATED: 9/30/2022

 * LAST UPDATED: 7/10/2023

 * ADDRESS: BALTIMORE AVE, COLLEGE PARK, MD

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




© 2023 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


Discovery Point at Discovery District | College Park, MD

Presented by

(202) 932-7497 x


DISCOVERY POINT AT DISCOVERY DISTRICT | COLLEGE PARK, MD

JERRY KILKENNY

(202) 932-7497



(202) 932-7497

STEPHANIE MORGAN

(202) 932-7497



(202) 932-7497

Already a member? Log In

Please enter your first name.

First Name*

Please enter your last name.

Last Name*

Please enter an email address.

Please enter a valid email address. This email address is already in use. Please
Login or try a different email address.

Email*

Please enter a phone number.

Please enter an 11-digit phone number.

Phone*

Ext (optional)

Please enter a company.

Company (optional)


Please leave a message.

Message

126 out of 400



New to LoopNet? No problem. We'll automatically create a free account for you.
By clicking the button, you agree to LoopNet's Terms of Use and Privacy Policy.

Send Email

Hmm, there seems to have been an error sending your message. Please try again.

Thanks! Your message was sent.

Send another message



1 of 4
 * aerial
 * map
 * commute


1 of 9
VIDEOS
3D TOUR
PHOTOS
STREET VIEW STREET
MAP

Discovery Point - World-Class Innovative Development
Discovery Point - World-Class Innovative Development
Discovery Point - World-Class Innovative Development
Discovery Point - World-Class Innovative Development
Discovery Point - World-Class Innovative Development
Discovery Point - World-Class Innovative Development
Discovery Point - World-Class Innovative Development


What is a Walk Score®, Transit Score® & Bike Score®?
Walk Score® measures the walkability of any address.
Transit Score® measures access to public transit.
Bike Score® measures bikeability of a location.
What is a Walk Score®
, Transit Score® & Bike Score?
Walk Score® measures the walkability
of any address. Transit Score®
measures access to public transit. Bike Score®
measures bikeability of a location.®
Learn How It Works Detailed Scores


BALTIMORE AVE - 9TH FLOOR

Size 27,778 SF Term Negotiable Rental Rate Upon Request Space Use Office
Condition - Available 120 Days

 * Fits 70 - 224 People
 * Can be combined with additional space(s) for up to 250,000 SF of adjacent
   space

 * One Discovery Point


BALTIMORE AVE - 8TH FLOOR

Size 27,778 SF Term Negotiable Rental Rate Upon Request Space Use Office
Condition - Available 120 Days

 * Fits 70 - 224 People
 * Can be combined with additional space(s) for up to 250,000 SF of adjacent
   space

 * One Discovery Point


BALTIMORE AVE - 7TH FLOOR

Size 27,778 SF Term Negotiable Rental Rate Upon Request Space Use Office
Condition - Available 120 Days

 * Fits 70 - 224 People
 * Can be combined with additional space(s) for up to 250,000 SF of adjacent
   space

 * One Discovery Point


BALTIMORE AVE - 6TH FLOOR

Size 27,778 SF Term Negotiable Rental Rate Upon Request Space Use Office
Condition - Available 120 Days

 * Fits 70 - 224 People
 * Can be combined with additional space(s) for up to 250,000 SF of adjacent
   space

 * One Discovery Point


BALTIMORE AVE - 5TH FLOOR

Size 27,778 SF Term Negotiable Rental Rate Upon Request Space Use Office
Condition - Available 120 Days

 * Fits 70 - 224 People
 * Can be combined with additional space(s) for up to 250,000 SF of adjacent
   space

 * One Discovery Point


BALTIMORE AVE - 4TH FLOOR

Size 27,778 SF Term Negotiable Rental Rate Upon Request Space Use Office
Condition - Available 120 Days

 * Fits 70 - 224 People
 * Can be combined with additional space(s) for up to 250,000 SF of adjacent
   space

 * One Discovery Point


BALTIMORE AVE - 3RD FLOOR

Size 27,778 SF Term Negotiable Rental Rate Upon Request Space Use Office
Condition - Available 120 Days

 * Fits 70 - 224 People
 * Can be combined with additional space(s) for up to 250,000 SF of adjacent
   space

 * One Discovery Point


BALTIMORE AVE - 2ND FLOOR

Size 27,777 SF Term Negotiable Rental Rate Upon Request Space Use Office
Condition - Available 120 Days

 * Fits 70 - 224 People
 * Can be combined with additional space(s) for up to 250,000 SF of adjacent
   space

 * One Discovery Point


BALTIMORE AVE - 1ST FLOOR

Size 27,777 SF Term Negotiable Rental Rate Upon Request Space Use Office
Condition - Available 120 Days

 * Fits 70 - 224 People
 * Can be combined with additional space(s) for up to 250,000 SF of adjacent
   space

 * One Discovery Point


BALTIMORE AVE - 3RD FLOOR

Size 26,667 SF Term Negotiable Rental Rate Upon Request Space Use Office
Condition - Available 120 Days

 * Fits 67 - 214 People
 * Can be combined with additional space(s) for up to 80,000 SF of adjacent
   space

 * Two Discovery Point


BALTIMORE AVE - 2ND FLOOR

Size 26,667 SF Term Negotiable Rental Rate Upon Request Space Use Office
Condition - Available 120 Days

 * Fits 67 - 214 People
 * Can be combined with additional space(s) for up to 80,000 SF of adjacent
   space

 * Two Discovery Point


BALTIMORE AVE - 1ST FLOOR

Size 26,666 SF Term Negotiable Rental Rate Upon Request Space Use Office
Condition - Available 120 Days

 * Fits 67 - 214 People
 * Can be combined with additional space(s) for up to 80,000 SF of adjacent
   space

 * Two Discovery Point


SHARE THIS LISTING WITH A LINK

Copy Link


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 Discovery Point at Discovery District | College Park, MD
Send me a copy
922 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!

Discovery Point at Discovery District | College Park, MD

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


 * LANGUAGE AND REGION


 * CURRENCY

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


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