www.oceanmiami.com Open in urlscan Pro
66.153.205.191  Public Scan

Submitted URL: http://oceanmiami.us/
Effective URL: https://www.oceanmiami.com/
Submission: On April 02 via api from BE — Scanned from US

Form analysis 3 forms found in the DOM

POST /rentals

<form method="post" action="/rentals">
  <input type="hidden" name="camefromsearchform">
  <div class="row">
    <div class="col dates-col">
      <label for="start-date" class="hidden">Arrival</label>
      <div class="input-wrap">
        <input type="text" name="checkin" id="start-date" placeholder="Arrival Date" value="" readonly="" class="hasDatepicker">
      </div>
    </div>
    <div class="col dates-col">
      <label for="end-date" class="hidden">Departure</label>
      <div class="input-wrap">
        <input type="text" name="checkout" id="end-date" placeholder="Departure Date" value="" readonly="" class="hasDatepicker">
      </div>
    </div>
    <div class="col">
      <label for="bedrooms" class="hidden">Bedrooms</label>
      <div class="select-wrap">
        <div class="dropdown bootstrap-select"><select class="selectpicker" data-size="6" id="bedrooms" name="bedrooms" title="Bedrooms" tabindex="-98">
            <option class="bs-title-option" value=""></option>
            <option value="" data-hidden="true">Bedrooms</option>
            <option value="0">0</option>
            <option value="1">1</option>
            <option value="2">2</option>
            <option value="3">3</option>
          </select><button type="button" class="btn dropdown-toggle btn-light" data-toggle="dropdown" role="combobox" aria-owns="bs-select-1" aria-haspopup="listbox" aria-expanded="false" data-id="bedrooms" title="Bedrooms">
            <div class="filter-option">
              <div class="filter-option-inner">
                <div class="filter-option-inner-inner">Bedrooms</div>
              </div>
            </div>
          </button>
          <div class="dropdown-menu ">
            <div class="inner show" role="listbox" id="bs-select-1" tabindex="-1">
              <ul class="dropdown-menu inner show" role="presentation"></ul>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="col">
      <label for="bathrooms" class="hidden">Bathrooms</label>
      <div class="select-wrap">
        <div class="dropdown bootstrap-select"><select class="selectpicker" data-size="6" id="bathrooms" name="bathrooms" title="Bathrooms" tabindex="-98">
            <option class="bs-title-option" value=""></option>
            <option value="" data-hidden="true">Bathrooms</option>
            <option value="0">0</option>
            <option value="1">1</option>
            <option value="2">2</option>
            <option value="3">3</option>
          </select><button type="button" class="btn dropdown-toggle btn-light" data-toggle="dropdown" role="combobox" aria-owns="bs-select-2" aria-haspopup="listbox" aria-expanded="false" data-id="bathrooms" title="Bathrooms">
            <div class="filter-option">
              <div class="filter-option-inner">
                <div class="filter-option-inner-inner">Bathrooms</div>
              </div>
            </div>
          </button>
          <div class="dropdown-menu ">
            <div class="inner show" role="listbox" id="bs-select-2" tabindex="-1">
              <ul class="dropdown-menu inner show" role="presentation"></ul>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="col submit-col">
      <button type="submit" class="btn btn-loader site-color-2-bg site-color-1-bg-hover">
        <span class="btn-text">Submit</span>
        <span class="btn-loading-text"><i class="loading-icon fa fa-spinner fa-pulse"></i> Submitting</span>
      </button>
    </div>
  </div>
</form>

POST /site-search

<form class="i-footer-search-form" method="post" action="/site-search">
  <label for="fs-searchterm" class="hidden">Search</label>
  <input type="search" placeholder="Search" class="i-footer-search" name="searchterm" id="fs-searchterm">
  <button type="submit" class="i-footer-search-submit" name="submit"><i class="fa fa-search"></i><span class="hidden">Search</span></button>
</form>

<form class="i-footer-e-newsletter-form validate" id="footerform" novalidate="novalidate">
  <input type="hidden" name="camefrom" value="Footer Newsletter Signup">
  <input type="hidden" name="phone" value="">
  <input type="hidden" name="comments" value="Signed up on Page: //">
  <div class="row">
    <div class="col-sm-6 col-md-6 col-lg-6">
      <label for="fn-firstname" class="hidden">fn-firstname</label>
      <input type="text" placeholder="First Name" name="firstName" id="fn-firstname" class="required">
    </div>
    <div class="col-sm-6 col-md-6 col-lg-6">
      <label for="fn-lastname" class="hidden">fn-lastname</label>
      <input type="text" placeholder="Last Name" name="lastName" id="fn-lastname" class="required">
    </div>
    <div class="col-sm-12">
      <label for="fn-email" class="hidden">fn-email</label>
      <input type="email" placeholder="Email Address" name="email" id="fn-email" class="required">
    </div>
    <div class="col-sm-12">
      <div id="footerCaptcha">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-8meyn63o9p9s" 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.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LclOu0iAAAAAPopBmDLuznNGJg6mdLIEtdsevlR&amp;co=aHR0cHM6Ly93d3cub2NlYW5taWFtaS5jb206NDQz&amp;hl=en&amp;v=moV1mTgQ6S91nuTnmll4Y9yf&amp;size=normal&amp;cb=pxqsm11td6gp"></iframe>
          </div><label for="g-recaptcha-response" class="hidden">g-recaptcha-response</label><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 class="g-recaptcha-error"></div>
    </div>
    <div class="col-sm-12">
      <div class="card input-well">
        <input id="optinFooter" name="optin" type="checkbox" value="Yes">
        <label for="optinFooter">Sign me up for exclusive deals and company news</label>
      </div>
    </div>
    <div class="col-sm-12 col-md-6 mt-2">
      <button type="button" class="btn reset-btn site-color-2-bg-hover text-white" name="newsletterform">Reset Form</button>
    </div>
    <div class="col-sm-12 col-md-6 mt-2">
      <button type="submit" class="btn site-color-2-bg site-color-3-bg-hover text-white" name="newsletterform">
        <span class="btn-text">Subscribe</span>
        <span class="btn-loading-text"><i class="loading-icon fa fa-spinner fa-pulse"></i> Subscribing</span>
      </button>
    </div>
  </div>
</form>

Text Content

X
BW Miami
Quick Search Scroller Mobile Toggle
 * Ocean Miami
 * Vacation Rentals
 * Contact Us

786-520-5000
Recently Viewed 0

Favorites 0

‹
Prev
›
Next
Slide Dot
Slide Dot
Slide Dot
Slide Dot
Slide Dot
Slide Dot
Welcome to Ocean Miami
Arrival

Departure

Bedrooms
Bedrooms 0 1 2 3
Bedrooms

Bathrooms
Bathrooms 0 1 2 3
Bathrooms

Submit Submitting


OCEAN MIAMI

VACATION RENTALS

We understand the importance of creating amazing memories with your loved ones,
having the perfect place to enjoy your getaway is crucial during that process.
Our luxurious properties are strategically located in the best areas of Miami,
you will be able to choose from the amazing ocean or intracoastal views when you
select the type of property you want, even the pool have incredible views. All
of our properties are walking distance to the beach and are really close to the
most interesting city attractions and shopping area.
The Ocean Miami team is available at one click to assist during your whole stay,
without any exceptions to deliver seamless and personalized guest service,
willing to give the extra mile to make sure you have an unforgettable experience













OWNER? JOIN HERE!



OWNER? JOIN HERE!

In our minds, of course, the smartest sellers are those who list with Ocean
Miami, because no one ca...
Read More

FAQ'S



FAQ'S

In this section you will find the most common asked questions about the
listings.
Read More


OUR FEATURED VACATION RENTALS

VIEW SOME OF OUR FEATURED PROPERTIES SELECTED JUST FOR YOU!

Featured Property Link


@BEACHWALK RESORT NEW 2203AB

 * 2 Bedrooms
 * 2 Bathrooms
 * Sleeps 6

Featured Property Link


@HYDE BEACH RESORT HBR-3008

 * 2 Bedrooms
 * 2 Bathrooms
 * Sleeps 6

Featured Property Link


@BEACHWALK RESORT NEW 906A

 * 1 Bedrooms
 * 1 Bathrooms
 * Sleeps 3

Featured Property Link


@BEACHWALK RESORT 810AB

 * 2 Bedrooms
 * 2 Bathrooms
 * Sleeps 6

Featured Property Link


@HYDE BEACH HOUSE HBH-1809

 * 2 Bedrooms
 * 2 Bathrooms
 * Sleeps 6

Featured Property Link


@BEACHWALK RESORT 709A

 * 1 Bedrooms
 * 1 Bathrooms
 * Sleeps 3

Prev
Next


Return To Top
Search Search

Quick Links

 * Vacation Rentals
 * Contact Us
 * Privacy Policy

Contact

BW Miami 800 SE 4th Avenue
Hallandale Beach, FL 33009
786-520-5000 Click Here to Email Us

E-Newsletter


fn-firstname
fn-lastname
fn-email

g-recaptcha-response

Sign me up for exclusive deals and company news
Reset Form
Subscribe Subscribing

Copyright © 2024 BW Miami. All Rights Reserved. Website Design by InterCoastal
Net Designs