www.203cordova.com Open in urlscan Pro
54.193.22.115  Public Scan

Submitted URL: https://203cordova.com/
Effective URL: https://www.203cordova.com/
Submission: On October 03 via api from US — Scanned from US

Form analysis 6 forms found in the DOM

<form class="contact-form" aria-labelledby="contact-label" novalidate="novalidate">
  <input type="hidden" name="uuid" value="8b069052-80d1-11ef-910e-02eb44381063">
  <input type="hidden" class="gatrackingid" name="gatrackingid" value="">
  <input type="hidden" class="propertypath" name="propertypath" value="203-cordova-street">
  <div class="success-msg">
    <h3>THANKS!</h3>
    <p>Your message was sent.<br> We'll be in touch soon.</p>
    <div class="font-size-80 mt-2 text-primary">
      <a class="text-underline cursor-pointer reset-contact-form">Send another</a>
    </div>
  </div>
  <div class="row">
    <div class="col px-2 px-sm-4 px-lg-5 pt-4">
      <div class="contact-fields-wrapper">
        <div class="form-group">
          <div class="row">
            <div class="col-12">
              <label class="d-none" for="contact-name">Your name</label>
              <input title="Enter your name" class="form-control contact-fields rounded-0" type="text" name="name" placeholder="Your name" value="" aria-required="true" id="contact-name">
            </div>
          </div>
        </div>
        <div class="form-group">
          <div class="row">
            <div class="col-12">
              <label class="d-none" for="contact-email">Email</label>
              <input title="Enter your email" class="form-control contact-fields rounded-0" type="text" name="email" placeholder="Email" value="" aria-required="" id="contact-email">
            </div>
          </div>
        </div>
        <div class="form-group">
          <div class="row">
            <div class="col-12">
              <label class="d-none" for="contact-phone">Phone</label>
              <input title="Enter your phone number" type="text" class="form-control contact-fields rounded-0" name="phone" placeholder="Phone" value="" id="contact-phone">
            </div>
          </div>
        </div>
        <div class="mb-4">
          <div class="row">
            <div class="col-sm-12">
              <label class="d-none" for="contact-msg">Message</label>
              <textarea title="Enter your message" class="form-control contact-fields contact-message rounded-0" name="message" placeholder="Your message" aria-required="true" id="contact-msg"></textarea>
            </div>
          </div>
        </div>
        <div class="captcha-div mb-4"></div>
        <div class="text-right">
          <button title="Submit contact us form" type="submit" name="submit" class="btn btn-custom btn-lg btn-send-message text-uppercase ctc-352"> Send Message </button>
        </div>
      </div>
    </div>
  </div>
  <div id="msg" class="message"></div>
  <div class="error-msg" id="contact-error"> </div>
</form>

<form class="share-form">
  <h6 class="mb-2 text-uppercase">Or Send to a friend:</h6>
  <input type="hidden" name="mls_version" id="mls_version" value="0">
  <div class="form-group">
    <div class="row">
      <div class="col-6">
        <input type="text" class="form-control share-fields rounded-0" name="friendname" id="friendname" placeholder="Friend's name" value="">
      </div>
      <div class="col-6">
        <input type="text" class="form-control share-fields rounded-0" name="friendemail" id="friendemail" placeholder="Friend's email" value="">
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="row">
      <div class="col-6">
        <input class="form-control share-fields rounded-0" id="yourname" type="text" name="yourname" placeholder="Your name" value="">
      </div>
      <div class="col-6">
        <input class="form-control share-fields rounded-0" id="youremail" type="text" name="youremail" placeholder="Your email" value="">
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="row">
      <div class="col-sm-12">
        <textarea class="form-control share-message rounded-0" name="sharemessage" id="sharemessage" placeholder="Optional message"></textarea>
      </div>
    </div>
  </div>
  <div id="captchaShare-wrapper"></div>
</form>

POST

<form id="doc-lead-form" method="post" novalidate="novalidate">
  <div class="modal-header">
    <h4 class="modal-title w-100" id="exampleModalLabel">Document Name</h4>
    <button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fas fa-times"></i></button>
  </div>
  <div class="modal-body pb-5">
    <div class="doc-lead-box">
      <p style="font-weight: normal;">Please enter your contact information to view</p>
      <div class="form-group">
        <div class="input-group">
          <div class="input-group-prepend">
            <span class="input-group-text rounded-0">
              <span class="icon-custom">
                <svg height="20" width="20" aria-hidden="true" focusable="false" class="d-inline " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
                  <path fill="currentColor"
                    d="M313.6 288c-28.7 0-42.5 16-89.6 16-47.1 0-60.8-16-89.6-16C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4zM416 464c0 8.8-7.2 16-16 16H48c-8.8 0-16-7.2-16-16v-41.6C32 365.9 77.9 320 134.4 320c19.6 0 39.1 16 89.6 16 50.4 0 70-16 89.6-16 56.5 0 102.4 45.9 102.4 102.4V464zM224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm0-224c52.9 0 96 43.1 96 96s-43.1 96-96 96-96-43.1-96-96 43.1-96 96-96z">
                  </path>
                </svg>
              </span>
            </span>
          </div>
          <input class="form-control dname" type="text" name="name" placeholder="Your Name" autofocus="autofocus">
        </div>
      </div>
      <div class="form-group">
        <div class="input-group">
          <div class="input-group-prepend">
            <span class="input-group-text rounded-0">
              <span class="icon-custom">
                <svg height="20" width="20" aria-hidden="true" focusable="false" class="d-inline " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                  <path fill="currentColor"
                    d="M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM48 96h416c8.8 0 16 7.2 16 16v41.4c-21.9 18.5-53.2 44-150.6 121.3-16.9 13.4-50.2 45.7-73.4 45.3-23.2.4-56.6-31.9-73.4-45.3C85.2 197.4 53.9 171.9 32 153.4V112c0-8.8 7.2-16 16-16zm416 320H48c-8.8 0-16-7.2-16-16V195c22.8 18.7 58.8 47.6 130.7 104.7 20.5 16.4 56.7 52.5 93.3 52.3 36.4.3 72.3-35.5 93.3-52.3 71.9-57.1 107.9-86 130.7-104.7v205c0 8.8-7.2 16-16 16z">
                  </path>
                </svg>
              </span>
            </span>
          </div>
          <input class="form-control demail" type="text" name="email" placeholder="Email">
        </div>
      </div>
      <div class="form-group">
        <div class="input-group">
          <div class="input-group-prepend">
            <span class="input-group-text rounded-0">
              <span class="icon-custom">
                <svg height="20" width="20" aria-hidden="true" focusable="false" class="d-inline " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                  <path fill="currentColor"
                    d="M487.8 24.1L387 .8c-14.7-3.4-29.8 4.2-35.8 18.1l-46.5 108.5c-5.5 12.7-1.8 27.7 8.9 36.5l53.9 44.1c-34 69.2-90.3 125.6-159.6 159.6l-44.1-53.9c-8.8-10.7-23.8-14.4-36.5-8.9L18.9 351.3C5 357.3-2.6 372.3.8 387L24 487.7C27.3 502 39.9 512 54.5 512 306.7 512 512 307.8 512 54.5c0-14.6-10-27.2-24.2-30.4zM55.1 480l-23-99.6 107.4-46 59.5 72.8c103.6-48.6 159.7-104.9 208.1-208.1l-72.8-59.5 46-107.4 99.6 23C479.7 289.7 289.6 479.7 55.1 480z">
                  </path>
                </svg>
              </span>
            </span>
          </div>
          <input class="form-control dphone" type="text" name="phone" placeholder="Phone">
        </div>
      </div>
      <div class="form-group">
        <button type="submit" name="go" id="go-doc-lead" class="btn btn-custom btn-view-document rounded-0 mt-3"> View Document </button>
      </div>
      <div class="text-center">
        <img src="/img/spinner-big.gif" class="spinner-doc-access mx-auto my-4" style="display:none;height:50px;" alt="spinner">
      </div>
      <div class="lead-error-msg text-center" id="errormsg_lead">&nbsp;</div>
    </div>
    <div class="doc-download-box" style="display:none;">
      <p style="font-weight: normal;"> Thank You<br>
        <span style="text-transform:none;font-size:75%">Click to view</span><br>
      </p>
      <p style="text-transform:none;">
        <a href="#" class="doc-download-url" style="text-decoration: underline;" target="_blank">
<span class="doc-download-link">Document</span> 
<i class="fa fa-external-link" aria-hidden="true" style="font-size: 80%;padding-left: 5px;"></i>
</a>
      </p>
    </div>
  </div>
</form>

Name: docpasswordPOST /

<form id="doc-password-form" action="/" name="docpassword" method="post" novalidate="novalidate">
  <input type="hidden" name="documentid" value="">
  <div class="modal-content">
    <div class="modal-header">
      <h4 class="modal-title w-100" id="exampleModalLabel">Document Name</h4>
      <button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fas fa-times"></i></button>
    </div>
    <div class="modal-body pb-4">
      <div class="doc-password-box">
        <p style="font-weight: normal;">Password Required<br>For Access</p>
        <div class="form-group">
          <div class="input-group">
            <div class="input-group-prepend">
              <span class="input-group-text rounded-0">
                <span class="icon-custom">
                  <svg height="20" width="20" aria-hidden="true" focusable="false" class="d-inline " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
                    <path fill="currentColor"
                      d="M400 224h-16v-62.5C384 73.1 312.9.3 224.5 0 136-.3 64 71.6 64 160v64H48c-26.5 0-48 21.5-48 48v192c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48zM96 160c0-70.6 57.4-128 128-128s128 57.4 128 128v64H96v-64zm304 320H48c-8.8 0-16-7.2-16-16V272c0-8.8 7.2-16 16-16h352c8.8 0 16 7.2 16 16v192c0 8.8-7.2 16-16 16z">
                    </path>
                  </svg>
                </span>
              </span>
            </div>
            <input class="form-control dpassword" type="password" name="password" placeholder="">
          </div>
        </div>
        <div class="form-group">
          <button type="submit" name="go" id="go-doc-password" class="btn btn-custom btn-view-document mt-3">
            <span class="icon-custom">
              <svg height="20" width="20" aria-hidden="true" focusable="false" class="d-inline " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
                <path fill="currentColor"
                  d="M400 224h-16v-62.5C384 73.1 312.9.3 224.5 0 136-.3 64 71.6 64 160v64H48c-26.5 0-48 21.5-48 48v192c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48zM96 160c0-70.6 57.4-128 128-128s128 57.4 128 128v64H96v-64zm304 320H48c-8.8 0-16-7.2-16-16V272c0-8.8 7.2-16 16-16h352c8.8 0 16 7.2 16 16v192c0 8.8-7.2 16-16 16z">
                </path>
              </svg>
            </span> &nbsp; View Document </button>
        </div>
        <div class="text-center">
          <img src="/img/spinner-big.gif" class="spinner-doc-access mx-auto my-4" style="display:none;height:50px;" alt="spinner">
        </div>
        <div class="password-error-msg text-center" id="errormsg_password">&nbsp;</div>
      </div>
      <div class="doc-download-box" style="display:none;">
        <p style="font-weight: normal;"> Thank You<br>
          <span style="text-transform:none;font-size:75%">Click to view document</span><br>
        </p>
        <p style="text-transform:none;">
          <a href="#" class="doc-download-url" style="text-decoration: underline;" target="_blank"><span class="doc-download-link">Document</span> <i class="fa fa-external-link" aria-hidden="true" style="font-size: 80%;padding-left: 5px;"></i></a>
        </p>
      </div>
    </div>
  </div>
</form>

<form class="contact-form" novalidate="novalidate">
  <input type="hidden" name="uuid" value="8b069052-80d1-11ef-910e-02eb44381063">
  <div class="modal-body pt-1">
    <div class="row">
      <div class="col-4">
        <img src="https://ik.imgkit.net/u1sv5cu4wfj/cribflyer-assets/tr:w-141,h-141,rt-0,q-60,f-auto/5031/2/2747580/asset.jpg" class="img-fluid modal-agent-photo">
      </div>
      <div class="col-8 pt-0">
        <div class="pl-1 font-size-90">
          <div class="my-0 d-none d-sm-block"> Realtor, <a href="http://www.marciabergen.com" target="_blank" class="text-info" style="text-decoration:underline;">The Marcia Bergen Group</a>
          </div>
          <div class="my-1 d-none d-sm-block">Royal LePage Prime</div>
          <div class="my-1">Phone: 431-887-1355</div>
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col pt-2 pt-sm-5">
        <div class="success-msg text-center" role="alert">
          <h2 class="">Message Sent</h2>
          <button type="button" class="btn btn-custom btn-lg rounded-0 text-uppercase mt-5 btn-close" data-dismiss="modal">Close</button>
        </div>
        <div class="contact-fields-wrapper">
          <div class="form-group">
            <div class="row">
              <div class="col-12">
                <input class="form-control contact-fields rounded-0" type="text" name="name" placeholder="Your name" value="">
              </div>
            </div>
          </div>
          <div class="form-group">
            <div class="row">
              <div class="col-12">
                <input class="form-control contact-fields rounded-0" type="text" name="email" placeholder="Email" value="">
              </div>
            </div>
          </div>
          <div class="form-group">
            <div class="row">
              <div class="col-12">
                <input type="text" class="form-control contact-fields rounded-0" name="phone" placeholder="Phone" value="">
              </div>
            </div>
          </div>
          <div class="form-group">
            <div class="row">
              <div class="col-sm-12">
                <textarea class="form-control contact-fields contact-message rounded-0" name="message" placeholder="Your message"></textarea>
              </div>
            </div>
          </div>
          <div class="captcha-div"></div>
        </div>
      </div>
    </div>
  </div>
  <div class="modal-footer px-4 pb-4">
    <div class="mr-auto">
      <div class="error-msg font-size-80"> Missing required fields </div>
    </div>
    <div class="contact-modal-btns">
      <button type="submit" name="submit" class="btn btn-custom btn-lg btn-send-message text-uppercase rounded-0 mr-3 mr-sm-2 mr-md-0">Send Message</button>
    </div>
  </div>
</form>

<form class="virtual-open-house-form" novalidate="novalidate">
  <input type="hidden" name="uuid" value="8b069052-80d1-11ef-910e-02eb44381063">
  <input type="hidden" class="ohid" name="ohid">
  <div class="modal-body pt-1 pb-0">
    <div class="row">
      <div class="col pt-2 pt-sm-3">
        <div class="success-msg text-center px-4" role="alert">
          <h4>Thanks for your interest !</h4>
          <p>We look forward to seeing you at the virtual open house. Your online meeting info is below. A copy has also been sent to your email address.</p>
          <p><b>Please join us online:</b><br><span class="meeting-datetime"></span></p>
          <p class=""><b>Meeting link:</b><br><a href="" class="meeting-url"></a></p>
          <p class="meeting-notes"></p>
          <button type="button" class="btn btn-custom btn-lg rounded-0 text-uppercase mt-4 btn-close" data-dismiss="modal">Close</button>
        </div>
        <div class="contact-fields-wrapper">
          <div class="pb-4"> Please enter your contact information and we'll send you instructions on how to join the virtual open house. </div>
          <div class="form-group">
            <div class="row">
              <div class="col-12">
                <input class="form-control contact-fields rounded-0" type="text" name="name" placeholder="Your name" value="">
              </div>
            </div>
          </div>
          <div class="form-group">
            <div class="row">
              <div class="col-12">
                <input class="form-control contact-fields rounded-0" type="text" name="email" placeholder="Email" value="">
              </div>
            </div>
          </div>
          <div class="form-group">
            <div class="row">
              <div class="col-12">
                <input type="text" class="form-control contact-fields rounded-0" name="phone" placeholder="Phone" value="">
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="modal-footer justify-content-center pb-5">
    <div class="contact-modal-btns">
      <button type="submit" name="submit" class="btn btn-custom btn-lg btn-virtual-rsvp text-uppercase rounded-0 mr-3 mr-sm-2 mr-md-0">RSVP</button>
    </div>
    <div class="error-msg font-size-80 text-center mt-3"> Missing required fields </div>
  </div>
</form>

Text Content

Home Price & Features Description Photos Map Area Info Agent Request Info Share

203 CORDOVA STREET

 * Home
 * Price & Features
 * Description
 * Photos
 * Map
 * Area Info
 * Agent
 * Request Info
 * Share


203 CORDOVA STREET

203 CORDOVA STREET, WINNIPEG, MB


The Marcia Bergen Group
The Marcia Bergen Group
431-887-1355
Royal LePage Prime


FOR SALE: $799,900

3 Beds
2 ½ Baths
2,613 sq ft
Triple Attached Garage
Year Built: 2021
MLS: 202423719
Property Tax: $12,862.70/year


203 CORDOVA STREET

Built in 2021 this home offers the buyers an excellent opportunity to put the
final finishes on landscaping and choice of deck. With a triple attached garage
and a premium North River Heights location this home is offered at a price that
is less than replacement cost. The main floor boasts open concept living spaces
with a two tone kitchen and a mudroom at rear entry seldom offered in this
location. Four beds up with a generous sized primary suite married with ensuite
and large walk in closet plus additional upper level lounge/family/den space.
Modern colour selections and finishes throughout. Basement is undeveloped for
its next owner to choose its use. Situated near premium schools, convenient
transit and walking distance to the trendiest shops and restaurants this home is
a rare opportunity.


PHOTO GALLERY

Launch Slideshow Viewer




42 PHOTOS

Swipe to view. Tap to zoom.
Previous

Next


MAP & NEARBY PLACES

 * Map
 * Schools
 * Parks
 * Bars
 * Restaurants
 * Coffee
 * ATMs
 * Gyms

203 Cordova Street
Winnipeg, MB R3N 1A2
3 Bed | 2 ½ Baths
No neighborhood or area info has been added for this property.


THE MARCIA BERGEN GROUP

Realtor
The Marcia Bergen Group
Royal LePage Prime

Office: 431-887-1355
About Us
Web: marciabergen.com



REQUEST INFO




THANKS!

Your message was sent.
We'll be in touch soon.

Send another
Your name
Email
Phone
Message

Send Message



203 CORDOVA STREET

SHARE THIS PROPERTY ON:

 * facebook
 * twitter
 * pinterest
 * linkedin

MESSAGE SENT

OR SEND TO A FRIEND:





Missing required fields
Send to Friend Send Again Done
Home
Price & Features
Description
Photos
Map
Area Info
Agent
Request Info
Share
The Marcia Bergen Group

Royal LePage Prime

Privacy, Cookie & Web Accessibility Policy

DOCUMENT NAME

Please enter your contact information to view




View Document

 

Thank You
Click to view


Document

DOCUMENT NAME

Password Required
For Access


  View Document

 

Thank You
Click to view document


Document

X

THE MARCIA BERGEN GROUP

Realtor, The Marcia Bergen Group
Royal LePage Prime
Phone: 431-887-1355


MESSAGE SENT

Close

Missing required fields
Send Message

VIRTUAL OPEN HOUSE

X

THANKS FOR YOUR INTEREST !

We look forward to seeing you at the virtual open house. Your online meeting
info is below. A copy has also been sent to your email address.

Please join us online:


Meeting link:




Close
Please enter your contact information and we'll send you instructions on how to
join the virtual open house.



RSVP
Missing required fields
X

THE MARCIA BERGEN GROUP

Realtor
The Marcia Bergen Group
Royal LePage Prime
Phone: 431-887-1355


AS SOMEONE WHO UNDERSTANDS THE IMPLICATIONS THAT COME WITH BUYING OR SELLING,
MARCIA WILL GET TO KNOW YOU PERSONALLY AND PROFESSIONALLY.

She’ll work with you to determine your goals financially and help you find the
perfect match in a new home or the right buyer. Understanding your needs and
desires is key to providing expert advice, and Marcia never shies away from
digging deep and really getting to know and understand what you’re looking for.

With a background in commercial and residential law from her years as a real
estate paralegal, Marcia also brings a wealth of knowledge in the areas of
lending, land titles exceptions, and draft offers. As a result, she has the
ability to protect and guide her clients through the process of buying or
selling.

Marcia also understands that making your home stand out in a competitive market
requires staging your home and making sure it looks and feels perfect for
potential buyers. Her connections to tradespeople and knack for effective and
attractive marketing will make your home stand out in every way. She’ll guide
you through every step of the process, making sure your voice is heard and your
ideas and plans are taken into full consideration.

Additionally, Marcia has experience in buying, renovating and selling multiple
homes over the past 20 years and she has personal experience when it comes to
renovating spaces and making sure a home is suited to what buyers are looking
for in the marketplace.

Marcia is ready to help guide you down the path that is not only the most
profitable but also suits your lifestyle. No matter where you are in your buying
or selling process, get in touch and grab a coffee or chat. Marcia would love to
be part of your team.

Close
X

THE MARCIA BERGEN GROUP

Realtor, The Marcia Bergen Group
Royal LePage Prime
Phone: 431-887-1355

Close


WE'RE IN DEMO MODE

YOUR WEBSITE IS USING SOME PLACEHOLDER PHOTOS AND CONTENT.

To exit demo mode:
Upload at least 1 photo
Add price & features
Assign an agent
Tip: For a great looking website, enter as much info as you can about this
property in your admin panel.
OK