www.cbcworldwide.com Open in urlscan Pro
34.214.59.142  Public Scan

Submitted URL: http://cbcwny.com/
Effective URL: https://www.cbcworldwide.com/offices/profile/601B0C1F-516B-4E71-99AC-FCCF274E90DC
Submission: On October 24 via manual from US — Scanned from CA

Form analysis 3 forms found in the DOM

POST /api/offices/601b0c1f-516b-4e71-99ac-fccf274e90dc/message

<form action="/api/offices/601b0c1f-516b-4e71-99ac-fccf274e90dc/message" class="cbc-form cbc-form--profile form-send-message" accept-charset="UTF-8" method="post">
  <h2 class="cbc-form__title"> Contact </h2>
  <input type="hidden" name="user_message[meta][page_name]" value="office_profile">
  <input type="hidden" name="user_message[meta][form_type]" value="general_contact">
  <div class="floating-label">
    <label class="cbc-form__label" for="user_message_full_name">Full name (Required)</label>
    <input class="cbc-form__input form-control ris_full_name" type="text" required="required" name="user_message[full_name]" id="user_message_full_name" autocomplete="name">
  </div>
  <div class="floating-label">
    <label class="cbc-form__label" for="user_message_email">Work email (Required)</label>
    <input class="cbc-form__input form-control ris_email" type="email" required="required" name="user_message[email]" id="user_message_email" autocomplete="email">
  </div>
  <div class="floating-label">
    <label class="cbc-form__label" for="user_message_phone">Phone Number</label>
    <input class="cbc-form__input form-control ris_phone" type="text" name="user_message[phone]" id="user_message_phone" autocomplete="tel">
  </div>
  <div class="floating-label">
    <label class="cbc-form__label" for="user_message_message">Message</label>
    <textarea class="cbc-form__input cbc-form__input--message form-control ris_message mt-0" name="user_message[message]" id="user_message_message" rows="3" autocomplete="off"></textarea>
  </div>
  <div class="btn-container">
    <button class="cbc-btn cbc-btn--primary" type="submit" onclick="gtmevent('form_submit','office_detail','office_contact');"> Submit <i class="cbc-btn__icon icon-arrow-right" aria-hidden="true"></i></button>
  </div>
  <div class="text-darkgray smaller margin-t5"> Yes, I would like more information from Coldwell Banker Commercial ("CBC"). Please use and/or share my information with a CBC agent to contact me about my real estate needs. <br><br> By clicking SUBMIT,
    I agree that a CBC agent may contact me by phone or text message including by automated means and prerecorded messages about real estate services, and that I can access real estate services without providing my phone number. I acknowledge that I
    have read and agree to the <a class="section__hyperlink" href="/terms" aria-label="Read our Terms of Use">Terms of Use</a> and <a class="section__hyperlink" href="/privacy-policy" aria-label="Read our Privacy Policy">Privacy
                  Policy</a>. </div>
</form>

POST /users

<form class="form-horizontal form-signup" id="new_user" action="/users" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token"
    value="dnq+Ww0Kqvwy1DmqYpx30f9mGikQtu1NHmYggqEnM5tPZlyx70E43L9NkAYfC+wC5T6PzCMvgXwnvQ4+xGyBog==">
  <input value="brokerbuyer" type="hidden" name="user[apply_role]" id="user_apply_role">
  <div class="row">
    <div class="col-md-10 col-md-offset-1">
      <div>
        <span>All fields are required.</span>
      </div>
    </div>
  </div>
  <div class="spacer clear " style="height:10px;"></div>
  <div class="row">
    <div class="col-md-10 col-md-offset-1">
      <div class="form-group">
        <label for="user_full_name">Full name</label>
        <span class="required-field required-field-left " data-toggle="tooltip" data-placement="left" title="Required">*</span>
        <input class="form-control input-lg" placeholder="Full Name" required="required" autocomplete="name" type="text" name="user[full_name]" id="user_full_name">
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-10 col-md-offset-1">
      <div class="form-group">
        <label for="user_email">E-mail</label>
        <span class="required-field required-field-left " data-toggle="tooltip" data-placement="left" title="Required">*</span>
        <input class="form-control input-lg" placeholder="Email Address" required="required" autocomplete="email" type="email" value="" name="user[email]" id="user_email">
      </div>
    </div>
    <div class="col-md-10 col-md-offset-1">
      <div class="form-group">
        <label for="user_password">Password</label>
        <span class="required-field required-field-left " data-toggle="tooltip" data-placement="left" title="Required">*</span>
        <input class="form-control input-lg" placeholder="Password (8 or more characters)" required="required" autocomplete="new-password" type="password" name="user[password]" id="user_password">
      </div>
    </div>
  </div>
  <div style="width: 1px;height: 1px;overflow: hidden">
    <input placeholder="Website" type="text" name="user[website]" id="user_website">
  </div>
  <div class="row">
    <div class="col-md-10 col-md-offset-1">
      <div class="form-group">
        <label for="user_claim_role">Role</label>
        <span class="required-field required-field-left " data-toggle="tooltip" data-placement="left" title="Required">*</span>
        <select class="form-control input-lg" required="required" name="user[claim_role]" id="user_claim_role">
          <option value="">Choose...</option>
          <option selected="selected" value="claim_brokerbuyer">Broker/Agent</option>
          <option value="claim_buyer">Owner/Investor</option>
          <option value="claim_tenant">Tenant</option>
          <option value="claim_lender">Lender</option>
          <option value="claim_consultant">Consultant</option>
          <option value="claim_manager">Marketing Manager</option>
          <option value="claim_realtor">Realtor</option>
        </select>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-10 col-md-offset-1">
      <script src="https://www.recaptcha.net/recaptcha/api.js" async="" defer=""></script>
      <div data-sitekey="6LcRfMMlAAAAAAsU39W52QrB1dCktKpLa_tRoHCR" class="g-recaptcha ">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-tkf13p92ykif" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.recaptcha.net/recaptcha/api2/anchor?ar=1&amp;k=6LcRfMMlAAAAAAsU39W52QrB1dCktKpLa_tRoHCR&amp;co=aHR0cHM6Ly93d3cuY2Jjd29ybGR3aWRlLmNvbTo0NDM.&amp;hl=en&amp;v=lqsTZ5beIbCkK4uGEGv9JmUR&amp;size=normal&amp;cb=sm6x22u7ww4e"></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>
      <noscript>
        <div>
          <div style="width: 302px; height: 422px; position: relative;">
            <div style="width: 302px; height: 422px; position: absolute;">
              <iframe src="https://www.recaptcha.net/recaptcha/api/fallback?k=6LcRfMMlAAAAAAsU39W52QrB1dCktKpLa_tRoHCR" name="ReCAPTCHA" style="width: 302px; height: 422px; border-style: none; border: 0; overflow: hidden;">
              </iframe>
            </div>
          </div>
          <div style="width: 300px; height: 60px; border-style: none;
                bottom: 12px; left: 25px; margin: 0px; padding: 0px; right: 25px;
                background: #f9f9f9; border: 1px solid #c1c1c1; border-radius: 3px;">
            <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid #c1c1c1;
                  margin: 10px 25px; padding: 0px; resize: none;">                </textarea>
          </div>
        </div>
      </noscript>
    </div>
  </div>
  <div class="spacer clear " style="height:10px;"></div>
  <div class="row">
    <div class="col-md-10 col-md-offset-1 tos-lang text-center"> I agree to Coldwell Banker Commercial <a href="/page/terms" title="Terms of Service" target="_blank"><strong>Terms of Service</strong></a>. <div class="spacer clear "
        style="height:5px;"></div>
    </div>
    <div class="col-md-10 col-md-offset-1 text-center"><input type="submit" name="commit" value="Sign Up" class="btn btn-success btn-lg btn-block"></div>
  </div>
</form>

POST /users/sign_in

<form class="form-login" id="new_user" action="/users/sign_in" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token"
    value="dnq+Ww0Kqvwy1DmqYpx30f9mGikQtu1NHmYggqEnM5tPZlyx70E43L9NkAYfC+wC5T6PzCMvgXwnvQ4+xGyBog==">
  <div class="row">
    <div class="col-md-10 col-md-offset-1">
      <a class="btn btn-primary btn-block " href="/users/auth/realogy">Log in With Desk</a>
    </div>
  </div>
  <div class="row">
    <div class="col-md-12 text-center">
      <div class="spacer clear " style="height:10px;"></div>
      <div class="text-grey text-bold text-small">OR</div>
      <div class="spacer clear " style="height:10px;"></div>
    </div>
  </div>
  <div class="row">
    <div class="email-login-wrap">
      <div class="col-md-10 col-md-offset-1">
        <div class="form-group">
          <label for="user_email">E-mail</label>
          <input class="form-control input-lg" placeholder="E-Mail" required="required" type="email" value="" name="user[email]" id="user_email">
        </div>
      </div>
      <div class="col-md-10 col-md-offset-1">
        <div class="form-group">
          <label for="user_password">Password</label>
          <input class="form-control input-lg" placeholder="Password" required="required" autocomplete="current-password" type="password" name="user[password]" id="user_password">
        </div>
      </div>
      <div class=" col-md-10 col-md-offset-1">
        <div class="form-group">
          <label class="pull-left">
            <div class="checkbox">
              <input name="user[remember_me]" type="hidden" value="0"><input type="checkbox" value="1" checked="checked" name="user[remember_me]" id="user_remember_me">
              <span class="remember-me-label">Remember me.</span>
            </div>
          </label>
          <div class="checkbox">
            <a class="text-bold text-underline pull-right" onclick="gtmevent('sign_in','login_forgotpassword');" href="/users/password/new">Forgot your password?</a>
          </div>
        </div>
      </div>
      <div class="col-md-10 col-md-offset-1">
        <input type="submit" name="commit" value="Log In" class="btn btn-success btn-lg btn-block">
      </div>
    </div>
  </div>
</form>

Text Content

Skip to main content
This site uses cookies and related technologies, as described in our privacy
policy, for purposes that may include site operation, analytics, enhanced user
experience, or advertising.
Manage Preferences OK
 * Properties
 * Professionals
 * Offices
 * Services
 * Property Types
 * Join Us
 * About us
 * Viewpoints
 * Contact

SIGN UP SIGN IN
 * Properties
 * Professionals
 * Offices

Rochester, NY


COLDWELL BANKER COMMERCIAL
CUSTOM REALTY


Office Website
955 E. Henrietta Road,
Rochester, NY 14623
Phone Email
Your message has been sent.
An error occured. Please try again later.


CONTACT

Full name (Required)
Work email (Required)
Phone Number
Message
Submit
Yes, I would like more information from Coldwell Banker Commercial ("CBC").
Please use and/or share my information with a CBC agent to contact me about my
real estate needs.

By clicking SUBMIT, I agree that a CBC agent may contact me by phone or text
message including by automated means and prerecorded messages about real estate
services, and that I can access real estate services without providing my phone
number. I acknowledge that I have read and agree to the Terms of Use and Privacy
Policy.


MEMBERS

 * 
   Cynthia Liess
   
 * 
   Ginny Squire, CCIM
   
 * 
   Karen Hildebrandt
   
 * 
   Laura West
   
 * 
   Mercedes Brien
   
 * 
   Michael Liess
   
 * 
   Nick Torpey
   
 * 
   Scott Kraeger
   
 * 
   Tamara ONeil-Blackwell
   

9 Professionals
9 Members 15 Listings
Coldwell Banker Commercial
Custom Realty



SPECIALTIES

 * Development Land • 
 * Rental Properties • 
 * Seller Representation • 
 * Commercial Leasing And Rentals • 
 * Office Leasing And Rentals • 
 * Industrial • 
 * Multifamily Properties • 
 * NNN • 
 * Building Lots • 
 * New Construction • 
 * Landlord Representation • 
 * Tenant Representation • 
 * Recreation Properties • 
 * Marketing • 
 * Hospitality • 
 * Property Management • 
 * Apartments • 
 * Building Management • 
 * Auctions • 
 * Office • 
 * Investment Analysis • 
 * Market Research and Analysis • 
 * Project Management • 
 * Property Development • 
 * Space Planning • 
 * Acquisition and Disposition Services • 
 * Valuation Services • 
 * General CRE • 
 * Brokerage and Transaction Management • 
 * Retail • 
 * Income Property • 
 * Investment • 
 * Investment Property • 
 * Buyer Representation • 
 * Commercial Property • 
 * Farm And Ranch • 
 * Land


LANGUAGES

 * English • 
 * Spanish • 
 * Portuguese


LOCATION

←Move left→Move right↑Move up↓Move down+Zoom in-Zoom outHomeJump left by
75%EndJump right by 75%Page UpJump up by 75%Page DownJump down by 75%

To navigate, press the arrow keys.







Map
Satellite










Keyboard shortcuts
Map DataMap data ©2024 Google
Map data ©2024 Google

200 m 

Click to toggle between metric and imperial units
Terms
Report a map error


OFFICE LISTINGS

 * For Sale
   Office
   
   10 photos available.
   
   10
   
   
   90 ERIE CANAL DRIVE
   
   
   $710,000
   Rochester, NY 14626
   7,220 sqft
   0.87 acres
   
 * For Sale
   Industrial
   
   14 photos available.
   
   14
   
   
   31 CURLEW STREET
   
   
   $600,000
   Rochester, NY 14606
   
   
 * For Sale
   Land
   
   4 photos available.
   
   4
   
   
   22 AND 30 FRANKLIN COURT
   
   
   $225,000
   Rochester, NY 14614
   0.38 acres
   
 * For Sale
   Land
   
   4 photos available.
   
   4
   
   
   1652 MANITOU ROAD
   
   
   $132,500
   Rochester, NY 14626
   7.3 acres
   
 * For Lease
   Office
   
   10 photos available.
   
   10
   
   
   90 ERIE CANAL DRIVE
   
   
   $10/sqft/yr
   Rochester, NY 14626
   7,220 sqft
   0.87 acres
   
 * For Lease
   Mixed Use
   
   12 photos available.
   
   12
   
   
   40 UNIVERSITY AVE
   
   
   $13/sqft/yr
   Rochester NY, NY 14605
   
   
 * For Lease
   Industrial
   
   9 photos available.
   
   9
   
   
   655 DRIVING PARK AVENUE
   
   
   $5.50/sqft/yr
   Rochester, NY 14613
   
   
 * For Lease
   Industrial
   
   16 photos available.
   
   16
   
   
   5644 TECH DRIVE
   
   
   $17.50/sqft/yr
   Avon, NY 14414
   1,640 sqft
   
 * For Lease
   Industrial
   
   19 photos available.
   
   19
   
   
   5665 TEC DRIVE BUILDING 4 BAY 9
   
   
   $1,400/mo
   Avon, NY 14414
   24,000 sqft
   45 acres
   
 * For Lease
   Office
   
   34 photos available.
   
   34
   
   
   40 WILDBRIAR RD UNIT 1
   
   
   $1,500/mo
   Rochester, NY 14623
   946 sqft
   
 * For Lease
   Office
   
   15 photos available.
   
   15
   
   
   40 WILDBRIAR RD UNIT 2
   
   
   $1,500/mo
   Rochester, NY 14623
   1,145 sqft
   
 * For Lease
   Office
   
   24 photos available.
   
   24
   
   
   40 WILDBRIAR RD UNIT 3
   
   
   $1,500/mo
   Rochester, NY 14623
   1,098 sqft
   

 * ← Previous
 * 1
 * 2
 * Next →

Properties 1 - 12 of 15

Your trusted guide in commercial real estate.
With local knowledge and global influence,
successful investments start with Coldwell
Banker Commercial.


 * 
 * 
 * 

 * Properties
 * Professionals
 * Offices
 * Services
 * Property Types
 * Viewpoints
 * Join Us
 * About us
 * Franchising
 * Regions
 * International Locations
 * Customer Care
 * Industrial
 * Multifamily
 * Retail
 * Office
 * Agriculture
 * Hospitality
 * Sign Up
 * Sign in
 * Contact
 * Help
 * Women Of CBC

©2023-2024 Coldwell Banker. All Rights Reserved. Coldwell Banker and the
Coldwell Banker Commercial logos are trademarks of Coldwell Banker Real Estate
LLC. The Coldwell Banker® System is comprised of company owned offices which are
owned by a subsidiary of Anywhere Advisors LLC and franchised offices which are
independently owned and operated. Coldwell Banker Real Estate LLC d/b/a Coldwell
Banker Commercial Affiliates fully supports the principles of the Equal
Opportunity Act. Listing information is deemed reliable but is not guaranteed.

© Copyright 2024 Coldwell Banker Real Estate LLC | All Rights Reserved COLDWELL
BANKER REAL ESTATE
 * Reasonable Accommodation Notice |
 * ADA Compliance Disclaimer |
 * Cookie Preferences
   |
 * Do Not sell my Personal Information |
 * Terms of Use |
 * Privacy Policy |
 * Sitemap

×Close


SIGN UP

An error has occurred.

--------------------------------------------------------------------------------

All fields are required.

Full name *
E-mail *
Password *

Role * Choose... Broker/Agent Owner/Investor Tenant Lender Consultant Marketing
Manager Realtor


I agree to Coldwell Banker Commercial Terms of Service.



--------------------------------------------------------------------------------

Have a Coldwell Banker Commercial account?

Log In

Log in With Desk
OR

E-mail
Password
Remember me.
Forgot your password?


--------------------------------------------------------------------------------

Do not have a Coldwell Banker Commercial account?

Sign Up


The information you provided has been sent to the selling party.

Please click here to go to your Dashboard and access listings you've inquired
about.

Continue
×

LOADING...