www.newinvestments.co.uk Open in urlscan Pro
2600:9000:223e:5000:7:9ee:440:93a1  Public Scan

URL: https://www.newinvestments.co.uk/property-investments?id=796647
Submission: On August 18 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

POST /site_css/actions/formsubmit

<form id="requestform" action="/site_css/actions/formsubmit" method="post">
  <input type="hidden" name="form_type" value="property">
  <input type="hidden" id="property_id" name="property_id" value="796647">
  <input type="hidden" id="origin_page" name="origin_page" value="ZADA Tower">
  <div class="hide" style="display:none">
    <label>Name Forename</label>
    <input type="text" name="Name_Forename_1" value="">
  </div>
  <input type="hidden" id="propertydetails" name="propertydetails" value="'ZADA Tower - Ref: DAM-ZAD-1BED'">
  <div class="row">
    <div class="col-sm-4">
      <div class="form-group">
        <label for="viewingname">Name</label>
        <input autocomplete="name" name="name" required="required" class="form-control" id="viewingname" type="text">
      </div>
    </div>
    <div class="col-sm-4">
      <div class="form-group">
        <label for="viewingtelephone">Telephone</label>
        <input autocomplete="tel" required="required" name="telephone" class="form-control" id="viewingtelephone" type="text">
      </div>
    </div>
    <div class="col-sm-4">
      <div class="form-group">
        <label for="viewingemail">Email</label>
        <input name="email" autocomplete="email" required="required" class="form-control" id="viewingemail" type="email">
      </div>
    </div>
  </div>
  <div class="form-group">
    <label for="viewingmessage">Request Message</label>
    <textarea rows="5" name="message" class="form-control" autocomplete="off" id="viewingmessage">Please may I book a viewing of this property 'Property Investments - ZADA Tower' - Ref: DAM-ZAD-1BED</textarea>
  </div>
  <p>
    <button class="btn btn-success" id="viewingrequestbutton" type="submit" data-loading-text="Sending...">Send Request</button>
  </p>
</form>

GET /hotel-investments

<form onsubmit="$(this).find('button').button('loading');" method="get" class="search-form" role="form" action="/hotel-investments">
  <input type="hidden" name="property-search-tab" value="hotel-investments">
  <div class="form-group search-location-options">
    <label for="search-field-property-location">Location <small>optional</small></label>
    <select autocomplete="off" id="search-field-property-location" name="location" class="form-control">
      <option value="">Select Location...</option>
      <option>Dubai - Business Bay</option>
      <option>Dubai - City Walk</option>
      <option>Dubai - DAMAC Hills - Artesia</option>
      <option>Dubai - Dubai Marina</option>
    </select>
  </div>
  <div class="row">
    <div class="property-search-price-options">
      <div class="col-sm-6 property-search-price-options-min">
        <div class="form-group">
          <label for="search-field-price-min">Price min</label>
          <select id="search-field-price-min" autocomplete="off" name="pricemin" class="form-control">
            <option value="0">Any</option>
            <option value="100000">£100,000.00</option>
            <option value=" 200000">£200,000.00</option>
            <option value=" 300000">£300,000.00</option>
            <option value=" 400000">£400,000.00</option>
            <option value=" 500000">£500,000.00</option>
            <option value=" 600000">£600,000.00</option>
            <option value=" 700000">£700,000.00</option>
            <option value=" 800000">£800,000.00</option>
            <option value=" 900000">£900,000.00</option>
            <option value=" 1000000">£1,000,000.00</option>
          </select>
        </div>
      </div>
      <div class="col-sm-6 property-search-price-options-max">
        <div class="form-group">
          <label for="search-field-price-max">Price max</label>
          <select id="search-field-price-max" autocomplete="off" name="pricemax" class="form-control">
            <option value="99999999999999">Any</option>
            <option value="100000">£100,000.00</option>
            <option value=" 200000">£200,000.00</option>
            <option value=" 300000">£300,000.00</option>
            <option value=" 400000">£400,000.00</option>
            <option value=" 500000">£500,000.00</option>
            <option value=" 600000">£600,000.00</option>
            <option value=" 700000">£700,000.00</option>
            <option value=" 800000">£800,000.00</option>
            <option value=" 900000">£900,000.00</option>
            <option value=" 1000000">£1,000,000.00</option>
          </select>
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="property-search-bed-options">
      <div class="col-sm-6 property-search-bed-options-min">
        <div class="form-group">
          <label for="search-field-bed-min">Bed<span class="hidden-md">room</span> min</label>
          <select id="search-field-bed-min" autocomplete="off" name="bedsmin" class="form-control">
            <option value="0">Any</option>
            <option>0</option>
            <option>1</option>
            <option>2</option>
            <option>3</option>
            <option>4</option>
            <option>5</option>
            <option>6</option>
            <option>7</option>
            <option>8</option>
            <option>9</option>
            <option>10</option>
          </select>
        </div>
      </div>
      <div class="col-sm-6 property-search-bed-options-max">
        <div class="form-group">
          <label for="search-field-bed-max">Bed<span class="hidden-md">room</span> max</label>
          <select id="search-field-bed-max" autocomplete="off" name="bedsmax" class="form-control">
            <option value="9999">Any</option>
            <option>0</option>
            <option>1</option>
            <option>2</option>
            <option>3</option>
            <option>4</option>
            <option>5</option>
            <option>6</option>
            <option>7</option>
            <option>8</option>
            <option>9</option>
            <option>10</option>
          </select>
        </div>
      </div>
    </div>
  </div>
  <div class="property-search-type-options hide">
    <div class="form-group">
      <label for="search-field-type"><span class="hidden-md">Property</span> Type</label>
      <select id="search-field-type" autocomplete="off" name="property_type_id" class="form-control">
        <option value="">Any</option>
        <option value="11">Hotel</option>
        <option value="20">Studio</option>
      </select>
    </div>
  </div>
  <div class="row">
    <div class="property-search-bath-option hide">
      <div class="col-sm-6 property-search-bath-option-min">
        <div class="form-group">
          <label for="search-field-bath-min">Bathrooms min</label>
          <select id="search-field-bath-min" autocomplete="off" name="bathmin" class="form-control">
            <option value="">Any</option>
            <option>0</option>
            <option>1</option>
            <option>2</option>
            <option>3</option>
            <option>4</option>
            <option>5</option>
            <option>6</option>
            <option>7</option>
            <option>8</option>
            <option>9</option>
            <option>10</option>
          </select>
        </div>
      </div>
      <div class="col-sm-6  property-search-bath-option-max">
        <div class="form-group">
          <label for="search-field-bath-max">Bathrooms max</label>
          <select id="search-field-bath-max" autocomplete="off" name="bathmax" class="form-control">
            <option value="9999">Any</option>
            <option>0</option>
            <option>1</option>
            <option>2</option>
            <option>3</option>
            <option>4</option>
            <option>5</option>
            <option>6</option>
            <option>7</option>
            <option>8</option>
            <option>9</option>
            <option>10</option>
          </select>
        </div>
      </div>
    </div>
  </div>
  <p class="property-search-button-p gutter-none"><button type="submit" class="btn rounded-pill btn-success btn-lg btn-block" data-loading-text="Searching..." role="button">Search</button></p>
</form>

GET /property-investments

<form onsubmit="$(this).find('button').button('loading');" method="get" class="search-form" role="form" action="/property-investments">
  <input type="hidden" name="property-search-tab" value="property-investments">
  <div class="form-group search-location-options">
    <label for="search-field-property-location">Location <small>optional</small></label>
    <select autocomplete="off" id="search-field-property-location" name="location" class="form-control">
      <option value="">Select Location...</option>
      <option>Dubai</option>
      <option>Dubai - AYKON City</option>
      <option>Dubai - Business Bay</option>
      <option>Dubai - DAMAC Hills</option>
      <option>Dubai - DAMAC Lagoons</option>
      <option>Dubai - Downtown Dubai</option>
      <option>Dubai - Dubai Hills Estate</option>
      <option>Dubai - Dubai South</option>
      <option>Dubai - Dubailand</option>
      <option>Dubai - Sobha Hartland</option>
      <option>United Kingdom - London</option>
    </select>
  </div>
  <div class="row">
    <div class="property-search-price-options">
      <div class="col-sm-6 property-search-price-options-min">
        <div class="form-group">
          <label for="search-field-price-min">Price min</label>
          <select id="search-field-price-min" autocomplete="off" name="pricemin" class="form-control">
            <option value="0">Any</option>
            <option value="100000">£100,000.00</option>
            <option value=" 200000">£200,000.00</option>
            <option value=" 300000">£300,000.00</option>
            <option value=" 400000">£400,000.00</option>
            <option value=" 500000">£500,000.00</option>
            <option value=" 600000">£600,000.00</option>
            <option value=" 700000">£700,000.00</option>
            <option value=" 800000">£800,000.00</option>
            <option value=" 900000">£900,000.00</option>
            <option value=" 1000000">£1,000,000.00</option>
          </select>
        </div>
      </div>
      <div class="col-sm-6 property-search-price-options-max">
        <div class="form-group">
          <label for="search-field-price-max">Price max</label>
          <select id="search-field-price-max" autocomplete="off" name="pricemax" class="form-control">
            <option value="99999999999999">Any</option>
            <option value="100000">£100,000.00</option>
            <option value=" 200000">£200,000.00</option>
            <option value=" 300000">£300,000.00</option>
            <option value=" 400000">£400,000.00</option>
            <option value=" 500000">£500,000.00</option>
            <option value=" 600000">£600,000.00</option>
            <option value=" 700000">£700,000.00</option>
            <option value=" 800000">£800,000.00</option>
            <option value=" 900000">£900,000.00</option>
            <option value=" 1000000">£1,000,000.00</option>
          </select>
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="property-search-bed-options">
      <div class="col-sm-6 property-search-bed-options-min">
        <div class="form-group">
          <label for="search-field-bed-min">Bed<span class="hidden-md">room</span> min</label>
          <select id="search-field-bed-min" autocomplete="off" name="bedsmin" class="form-control">
            <option value="0">Any</option>
            <option>0</option>
            <option>1</option>
            <option>2</option>
            <option>3</option>
            <option>4</option>
            <option>5</option>
            <option>6</option>
            <option>7</option>
            <option>8</option>
            <option>9</option>
            <option>10</option>
          </select>
        </div>
      </div>
      <div class="col-sm-6 property-search-bed-options-max">
        <div class="form-group">
          <label for="search-field-bed-max">Bed<span class="hidden-md">room</span> max</label>
          <select id="search-field-bed-max" autocomplete="off" name="bedsmax" class="form-control">
            <option value="9999">Any</option>
            <option>0</option>
            <option>1</option>
            <option>2</option>
            <option>3</option>
            <option>4</option>
            <option>5</option>
            <option>6</option>
            <option>7</option>
            <option>8</option>
            <option>9</option>
            <option>10</option>
          </select>
        </div>
      </div>
    </div>
  </div>
  <div class="property-search-type-options hide">
    <div class="form-group">
      <label for="search-field-type"><span class="hidden-md">Property</span> Type</label>
      <select id="search-field-type" autocomplete="off" name="property_type_id" class="form-control">
        <option value="">Any</option>
        <option value="1">Apartment</option>
        <option value="5">Detached Villa</option>
        <option value="19">Semi-Detached Villa</option>
        <option value="20">Studio</option>
        <option value="23">Townhouse</option>
      </select>
    </div>
  </div>
  <div class="row">
    <div class="property-search-bath-option hide">
      <div class="col-sm-6 property-search-bath-option-min">
        <div class="form-group">
          <label for="search-field-bath-min">Bathrooms min</label>
          <select id="search-field-bath-min" autocomplete="off" name="bathmin" class="form-control">
            <option value="">Any</option>
            <option>0</option>
            <option>1</option>
            <option>2</option>
            <option>3</option>
            <option>4</option>
            <option>5</option>
            <option>6</option>
            <option>7</option>
            <option>8</option>
            <option>9</option>
            <option>10</option>
          </select>
        </div>
      </div>
      <div class="col-sm-6  property-search-bath-option-max">
        <div class="form-group">
          <label for="search-field-bath-max">Bathrooms max</label>
          <select id="search-field-bath-max" autocomplete="off" name="bathmax" class="form-control">
            <option value="9999">Any</option>
            <option>0</option>
            <option>1</option>
            <option>2</option>
            <option>3</option>
            <option>4</option>
            <option>5</option>
            <option>6</option>
            <option>7</option>
            <option>8</option>
            <option>9</option>
            <option>10</option>
          </select>
        </div>
      </div>
    </div>
  </div>
  <p class="property-search-button-p gutter-none"><button type="submit" class="btn rounded-pill btn-success btn-lg btn-block" data-loading-text="Searching..." role="button">Search</button></p>
</form>

Text Content

Menu
 * Home
 * Properties Open submenu
 * Dubai Hotels
 * Hotels
 * Dubai Open submenu
 * Company Open submenu
 * Partnerships
 * Events

Close submenuProperties
 * Dubai Properties
 * London Properties

Close submenuDubai
 * Why Dubai?
 * Where In Dubai?
 * Freehold In Dubai
 * Off-plan Residential Property In Dubai
 * Off-plan Hotel Investment In Dubai

Close submenuCompany
 * About us
 * What We Do
 * Register your interest
 * Contact us
 * Privacy policy


NEW INVESTMENTS | OFF PLAN DUBAI INVESTMENTS | LUXURY DUBAI PROPERTIES | DUBAI
PROPERTY INVESTMENTS

Facebook X LinkedIn YouTube Instagram



TELEPHONE: 020 3011 1012

 * Home
 * Properties
   * Dubai Properties
   * London Properties
 * Dubai Hotels
 * Hotels
 * Dubai
   * Why Dubai?
   * Where In Dubai?
   * Freehold In Dubai
   * Off-plan Residential Property In Dubai
   * Off-plan Hotel Investment In Dubai
 * Company
   * About us
   * What We Do
   * Register your interest
   * Contact us
   * Privacy policy
 * Partnerships
 * Events




ZADA TOWER

Off Plan

prev
next

BUSINESS BAY, DUBAI, UNITED ARAB EMIRATES

 * Home
 * Property Investments
 * ZADA Tower

£ 161,114 PRICES FROM

Dubai - Business Bay

1 Bedroom

Apartment

DAM-ZAD-1BED

from 472 Sq. Ft.

31-12-2020

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

Like Tweet 0 Pin it
prev
next


HIGHLIGHT FEATURES

Cafes
Children's Play Area
Community
Dining
Entertainment
Fitness
Main Roads
Nature & Parks
Parking
Public Transport
Security
Shopping
Swimming Pool


DESCRIPTION

New Investments are proud to offer investments in ZADA Tower. Live in Dubai's
most exciting community where anything is possible. Presenting ZADA, premium
residences with an enviable lifestyle and spectacular views of the city's most
desirable location.This collection of beautifully finished one-bedroom
apartments comes with its own open-air cinema for those wonderful Dubai evenings
that beg to be enjoyed al fresco, along with a wellness centre and landscaped
gardens where you can unwind and relax.

Here you'll be the life of the party with access to several life-enhancing
amenities, popular neighbourhoods, the finest stores, trendy dining outlets and
world's largest mall next door.



FEATURES & SPECIFICATION

Living & Dining


 * All rooms features double glazed windows
   
 * Ceramic tiled floor throughout
   
 * Painted plastered walls and soffit.
   

Kitchen


 * Kitchen fitted with cabinet, counter tops with appliances - refrigerator,
   cooker, kitchen hood & washing machine
   
 * Ceramic tiled floors
   
 * Emulsion paint walls
   

Bathroom Features


 * Floor/Wall ceramic tiles
   
 * Shower over the bath
   
 * Standard sanitary ware
   
 * Standard sanitary fittings and accessories
   
 * Mirror
   
 * Threshold
   

Environment


 * Landscaped gardens
   
 * Gym with separate men/women changing room
   
 * Swimming pool
   

Apartment Features


 * Balconies ( as per plan)
   
 * Centrally air conditioned
   
 * Satellite TV and telephone connection points.
   

Convenience


 * Elevators to all floors
   
 * Security access control for common areas
   

Maintenance


 * Owners Association to manage the maintenance & upkeep of the common
   facilities in the building




FLOORPLANS

Typical Floor Plans
1 Bedroom Type 1
1 Bedroom Type 2


BROCHURES

ZADA Brochure


EPC

Sorry, we do not have any epc files at this time.


MAP

To navigate, press the arrow keys.





←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%














Keyboard shortcuts
Map DataMap data ©2023 Google
Map data ©2023 Google

200 m 

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


STREETVIEW

←Move left→Move right↑Move up↓Move down+Zoom in-Zoom out


Marasi Dr
Dubai

View on Google Maps

Custom Imagery



-

-







This image is no longer available


Rotate the view





Keyboard shortcuts
Map Data© 2023 Google
© 2023 Google
Terms of Use
Report a problem

Interest Free Payment Plan Details Instalment Percent Milestone Event Deposit
25% Sale Date 1st to 59th Instalment 1% Every 30 Days Of Sale Date  60th
Instalment 20%  1800 Days Of Sale Date 


GET IN TOUCH ABOUT THIS INVESTMENT

Name Forename
Name
Telephone
Email
Request Message Please may I book a viewing of this property 'Property
Investments - ZADA Tower' - Ref: DAM-ZAD-1BED

Send Request

Your request has been sent. Thank you.

 * Hotel Investments
 * Property Investments

Location optional Select Location... Dubai - Business Bay Dubai - City Walk
Dubai - DAMAC Hills - Artesia Dubai - Dubai Marina
Price min Any £100,000.00 £200,000.00 £300,000.00 £400,000.00 £500,000.00
£600,000.00 £700,000.00 £800,000.00 £900,000.00 £1,000,000.00
Price max Any £100,000.00 £200,000.00 £300,000.00 £400,000.00 £500,000.00
£600,000.00 £700,000.00 £800,000.00 £900,000.00 £1,000,000.00
Bedroom min Any 0 1 2 3 4 5 6 7 8 9 10
Bedroom max Any 0 1 2 3 4 5 6 7 8 9 10
Property Type Any Hotel Studio
Bathrooms min Any 0 1 2 3 4 5 6 7 8 9 10
Bathrooms max Any 0 1 2 3 4 5 6 7 8 9 10

Search

Location optional Select Location... Dubai Dubai - AYKON City Dubai - Business
Bay Dubai - DAMAC Hills Dubai - DAMAC Lagoons Dubai - Downtown Dubai Dubai -
Dubai Hills Estate Dubai - Dubai South Dubai - Dubailand Dubai - Sobha Hartland
United Kingdom - London
Price min Any £100,000.00 £200,000.00 £300,000.00 £400,000.00 £500,000.00
£600,000.00 £700,000.00 £800,000.00 £900,000.00 £1,000,000.00
Price max Any £100,000.00 £200,000.00 £300,000.00 £400,000.00 £500,000.00
£600,000.00 £700,000.00 £800,000.00 £900,000.00 £1,000,000.00
Bedroom min Any 0 1 2 3 4 5 6 7 8 9 10
Bedroom max Any 0 1 2 3 4 5 6 7 8 9 10
Property Type Any Apartment Detached Villa Semi-Detached Villa Studio Townhouse
Bathrooms min Any 0 1 2 3 4 5 6 7 8 9 10
Bathrooms max Any 0 1 2 3 4 5 6 7 8 9 10

Search

Facebook X LinkedIn YouTube Instagram



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

 * Home
 * Property Investments
 * Hotel Investments

 * Off Plan Dubai Investments
 * Luxury Dubai Properties
 * Dubai Property Investments

Website Design by Webfactory

×
×
×
×
×
×
×
×



Close menu