jini.rentalz.com Open in urlscan Pro
216.146.223.114  Public Scan

Submitted URL: https://c3pf104.na1.hubspotlinks.com/Ctc/I1+113/c3pf104/VWskFq74SJC1W7NFqf_8D-7gLW5q0Twr5fwjPxMBB8T23lcq-W69sMD-6lZ3l5W6DkcV87X_52DW8...
Effective URL: https://jini.rentalz.com/?utm_medium=email&_hsenc=p2ANqtz--hwNp7ZwpdQdEXYO2EVOBHxwMyUUuHzsOfJuaD0SD7hX3oVL32-i4ymmA24SoQN...
Submission: On May 25 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

<form id="party-info-form">
  <input type="hidden" id="chat-id" name="chat-id" value="20240525131346-878b7327">
  <input type="hidden" id="ref" name="ref" value="">
  <input type="hidden" id="phoneNumber" name="phoneNumber" value="">
  <input type="hidden" id="irclickid" name="irclickid" value="">
  <input type="hidden" id="icnd" name="icnd" value="">
  <input type="hidden" id="utm_source" name="utm_source" value="hs_email">
  <input type="hidden" id="guestUuid" name="guestUuid" value="">
  <input type="hidden" id="travelAgent" name="travelAgent" value="0">
  <div class="row">
    <div class="mb-3 col-sm-12">
      <label class="form-label">Where would you like to go?</label>
      <div class="autocomplete" style="width: 100%;">
        <input class="form-control" id="location" name="location" placeholder="Enter a location" autocomplete="off" value="" data-initial="" required="">
      </div>
    </div>
    <div class="mb-3 col-sm-8 col-md-8 col-custom-xl-4">
      <label class="form-label" for="dates">What dates are you thinking about?</label>
      <div id="dates" class="form-control" tabindex="0" style="cursor: pointer;">
        <svg class="svg-inline--fa fa-calendar-range text-muted" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="calendar-range" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" data-fa-i2svg="">
          <path fill="currentColor"
            d="M96 32V64H48C21.5 64 0 85.5 0 112v48H448V112c0-26.5-21.5-48-48-48H352V32c0-17.7-14.3-32-32-32s-32 14.3-32 32V64H160V32c0-17.7-14.3-32-32-32S96 14.3 96 32zM448 192H0V464c0 26.5 21.5 48 48 48H400c26.5 0 48-21.5 48-48V192zM128 288a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zM352 448a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM192 288c0-13.3 10.7-24 24-24H360c13.3 0 24 10.7 24 24s-10.7 24-24 24H216c-13.3 0-24-10.7-24-24zm40 104c13.3 0 24 10.7 24 24s-10.7 24-24 24H88c-13.3 0-24-10.7-24-24s10.7-24 24-24H232z">
          </path>
        </svg><!-- <i class="fa-solid fa-calendar-range text-muted"></i> -->&nbsp; <span><span class="text-muted">Select dates</span></span>
      </div>
      <input type="hidden" id="arrival-date" name="arrival-date" value="">
      <input type="hidden" id="departure-date" name="departure-date" value="">
    </div>
    <div class="mb-3 col-sm-4 col-md-4 col-custom-xl-2">
      <label class="form-label" for="dates-flexible">Dates Flexible?</label>
      <br>
      <div class="btn-group" role="group" aria-label="Dates Flexible">
        <input type="radio" class="btn-check" name="dates-flexible" id="dates-flexible-no" autocomplete="off" value="0" checked="">
        <label class="btn btn-outline-secondary" for="dates-flexible-no">No</label>
        <input type="radio" class="btn-check" name="dates-flexible" id="dates-flexible-yes" autocomplete="off" value="1">
        <label class="btn btn-outline-secondary" for="dates-flexible-yes">Yes</label>
      </div>
    </div>
    <div class="mb-3 col-sm-4 col-md-4 col-custom-xl-2">
      <label class="form-label" for="adults">Adults</label>
      <div class="input-group plus-minus">
        <button class="btn btn-outline-secondary btn-minus" type="button" id="adults-minus"><svg class="svg-inline--fa fa-minus" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="minus" role="img" xmlns="http://www.w3.org/2000/svg"
            viewBox="0 0 448 512" data-fa-i2svg="">
            <path fill="currentColor" d="M416 256c0 17.7-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z"></path>
          </svg><!-- <i class="fa-solid fa-minus"></i> --></button>
        <input class="form-control count" type="text" id="adults" name="adults" value="2" data-min="1" data-max="99" maxlength="2" pattern="[1-9][0-9]?"
          oninvalid="this.setCustomValidity(`Please enter a number between ${this.dataset.min || 0} and ${this.dataset.max || 'Infinity'}`)" oninput="this.setCustomValidity('');">
        <button class="btn btn-outline-secondary btn-plus" type="button" id="adults-plus"><svg class="svg-inline--fa fa-plus" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="plus" role="img" xmlns="http://www.w3.org/2000/svg"
            viewBox="0 0 448 512" data-fa-i2svg="">
            <path fill="currentColor" d="M240 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H176V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H384c17.7 0 32-14.3 32-32s-14.3-32-32-32H240V80z"></path>
          </svg><!-- <i class="fa-solid fa-plus"></i> --></button>
      </div>
    </div>
    <div class="mb-3 col-sm-4 col-md-4 col-custom-xl-2">
      <label class="form-label" for="children">Children</label>
      <div class="input-group plus-minus">
        <button class="btn btn-outline-secondary btn-minus" type="button" id="children-minus"><svg class="svg-inline--fa fa-minus" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="minus" role="img" xmlns="http://www.w3.org/2000/svg"
            viewBox="0 0 448 512" data-fa-i2svg="">
            <path fill="currentColor" d="M416 256c0 17.7-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z"></path>
          </svg><!-- <i class="fa-solid fa-minus"></i> --></button>
        <input class="form-control count" type="text" id="children" name="children" value="0" data-min="0" data-max="99" maxlength="2" pattern="[0-9][0-9]?"
          oninvalid="this.setCustomValidity(`Please enter a number between ${this.dataset.min || 0} and ${this.dataset.max || 'Infinity'}`)" oninput="this.setCustomValidity('')">
        <button class="btn btn-outline-secondary btn-plus" type="button" id="children-plus"><svg class="svg-inline--fa fa-plus" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="plus" role="img" xmlns="http://www.w3.org/2000/svg"
            viewBox="0 0 448 512" data-fa-i2svg="">
            <path fill="currentColor" d="M240 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H176V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H384c17.7 0 32-14.3 32-32s-14.3-32-32-32H240V80z"></path>
          </svg><!-- <i class="fa-solid fa-plus"></i> --></button>
      </div>
    </div>
    <div class="mb-3 col-sm-4 col-md-4 col-custom-xl-2">
      <label class="form-label" for="dogs">Dogs</label>
      <div class="input-group plus-minus">
        <button class="btn btn-outline-secondary btn-minus" type="button" id="dogs-minus"><svg class="svg-inline--fa fa-minus" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="minus" role="img" xmlns="http://www.w3.org/2000/svg"
            viewBox="0 0 448 512" data-fa-i2svg="">
            <path fill="currentColor" d="M416 256c0 17.7-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z"></path>
          </svg><!-- <i class="fa-solid fa-minus"></i> --></button>
        <input class="form-control count" type="text" id="dogs" name="dogs" value="0" data-min="0" data-max="99" maxlength="2" pattern="[0-9][0-9]?"
          oninvalid="this.setCustomValidity(`Please enter a number between ${this.dataset.min || 0} and ${this.dataset.max || 'Infinity'}`)" oninput="this.setCustomValidity('')">
        <button class="btn btn-outline-secondary btn-plus" type="button" id="dogs-plus"><svg class="svg-inline--fa fa-plus" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="plus" role="img" xmlns="http://www.w3.org/2000/svg"
            viewBox="0 0 448 512" data-fa-i2svg="">
            <path fill="currentColor" d="M240 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H176V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H384c17.7 0 32-14.3 32-32s-14.3-32-32-32H240V80z"></path>
          </svg><!-- <i class="fa-solid fa-plus"></i> --></button>
      </div>
    </div>
    <div class="mb-3 col-sm-12" style="margin-top: 0; margin-bottom: 0;">
      <label class="form-label" for="interests">Select your interests</label>
      <div class="chips" id="interests">
        <input type="checkbox" id="adventure" value="Adventure"><label for="adventure">Adventure</label>
        <input type="checkbox" id="outdoor-leisure" value="Outdoor Leisure"><label for="outdoor-leisure">Outdoor Leisure</label>
        <input type="checkbox" id="indoor-arts-science" value="Indoor Arts &amp; Science"><label for="indoor-arts-science">Indoor Arts &amp; Science</label>
        <input type="checkbox" id="fine-dining" value="Fine Dining"><label for="fine-dining">Fine Dining</label>
        <input type="checkbox" id="casual-dining" value="Casual Dining"><label for="casual-dining">Casual Dining</label>
        <input type="checkbox" id="history" value="History"><label for="history">History</label>
        <input type="checkbox" id="shopping" value="Shopping"><label for="shopping">Shopping</label>
        <input type="checkbox" id="sports" value="Sports"><label for="sports">Sports</label>
        <input type="checkbox" id="nightlife" value="Nightlife"><label for="nightlife">Nightlife</label>
        <input type="checkbox" id="family" value="Family"><label for="family">Family</label>
        <input type="checkbox" id="relaxation" value="Relaxation"><label for="relaxation">Relaxation</label>
        <input type="checkbox" id="sightseeing" value="Sightseeing"><label for="sightseeing">Sightseeing</label>
        <input type="checkbox" id="culture" value="Culture"><label for="culture">Culture</label>
        <input type="checkbox" id="music" value="Music"><label for="music">Music</label>
        <input type="checkbox" id="accessible" value="Accessible"><label for="accessible">Accessible</label>
        <input type="checkbox" id="pet-friendly" value="Pet-friendly"><label for="pet-friendly">Pet-friendly</label>
        <input type="checkbox" id="budget" value="Budget"><label for="budget">Budget</label>
        <input type="checkbox" id="luxury" value="Luxury"><label for="luxury">Luxury</label>
      </div>
    </div>
    <div class="mb-3 col-sm-12">
      <label class="form-label" for="details">Please provide any additional information about your party that will help us make the best recommendations below.</label>
      <p class="text-muted">For example, provide details about the ages of your group, what you like to do, and any other information. <b>You may speak to me in any language.</b></p>
      <div class="autogrow" data-replicated-value="">
        <textarea class="form-control" id="details" rows="3" dir="auto"></textarea>
      </div>
    </div>
    <div class="col-sm-12">
      <button type="button" id="get-recommendations" class="btn btn-primary btn-lg"> Get Instant Recommendations </button>
    </div>
  </div>
</form>

<form onsubmit="submitContactForm(event)">
  <div class="mb-3 form-group">
    <div class="row g-3">
      <div class="col-sm-6">
        <label for="firstName">First Name <span class="text-danger">*</span></label>
        <input type="text" class="form-control" id="firstName" name="firstName" required="">
      </div>
      <div class="col-sm-6">
        <label for="lastName">Last Name <span class="text-danger">*</span></label>
        <input type="text" class="form-control" id="lastName" name="lastName" required="">
      </div>
    </div>
  </div>
  <div class="mb-3 form-group">
    <div class="row g-3">
      <div class="col-sm-6">
        <label for="email">Email <span class="text-danger">*</span></label>
        <input type="email" class="form-control" id="email" name="email" required="">
      </div>
      <div class="col-sm-6">
        <label for="phone">Phone (optional)</label>
        <input type="tel" class="form-control" id="phone" name="phone">
      </div>
    </div>
  </div>
  <div class="mb-3 form-group">
    <label for="comments">Comments</label>
    <textarea class="form-control" id="comments" name="comments" rows="4" dir="auto"></textarea>
  </div>
  <p class="text-muted">Our travel planners will get back to you with options for private home rentals.</p>
  <button type="submit" class="btn btn-lg btn-primary">Submit</button>
</form>

Text Content

Cookie Policy
This website uses cookies to ensure you get the best experience on our website.
Learn more
DeclineAllow cookies

 New Chat
800-678-9999
Chat with Jini Find Vacation Homes

Find Vacation Homes
Save up to 15% vs. Airbnb
Where would you like to go?

What dates are you thinking about?
  Select dates
Dates Flexible?

No Yes
Adults

Children

Dogs

Select your interests
Adventure Outdoor Leisure Indoor Arts & Science Fine Dining Casual Dining
History Shopping Sports Nightlife Family Relaxation Sightseeing Culture Music
Accessible Pet-friendly Budget Luxury
Please provide any additional information about your party that will help us
make the best recommendations below.

For example, provide details about the ages of your group, what you like to do,
and any other information. You may speak to me in any language.


Get Instant Recommendations

Ask Jini a question or request more information below.

 Ask Jini
Loading...
Loading...



CONTACT OUR TRAVEL PLANNERS

First Name *
Last Name *
Email *
Phone (optional)
Comments

Our travel planners will get back to you with options for private home rentals.

Submit
© 2024, The Rentalz Company LLC
Privacy Policy
Add Jini to your website
While Jini will try its very best to help you, Jini does not always have up to
date information, and can occasionally generate incorrect information.

ClearApply