{"id":201357,"date":"2026-03-09T11:00:00","date_gmt":"2026-03-09T07:00:00","guid":{"rendered":"https:\/\/www.propertyfinder.ae\/blog\/?p=201357"},"modified":"2026-03-10T14:16:33","modified_gmt":"2026-03-10T10:16:33","slug":"dubai-metro-fare-calculator","status":"publish","type":"post","link":"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/","title":{"rendered":"Dubai Metro Fare Calculator: Costs and Price Breakdown (2026 Guide)"},"content":{"rendered":"<p>Dubai&rsquo;s metro system uses a zone-based fare structure designed to keep journeys simple and predictable. Whether travelling short distances within one zone or crossing the city, understanding how fares work helps you estimate travel costs quickly. Use the Dubai Metro Fare Calculator below to correctly estimate your fare and learn how it is calculated in detail.<\/p><ul class=\"wp-block-list\">\n<li><strong><a href=\"#h-dubai-metro-fare-calculator\">Dubai Metro Fare Calculator<\/a><\/strong><\/li>\n\n\n\n<li><strong><a href=\"#h-metro-zones-and-how-they-affect-fares-2026\">Metro zones and how they affect fares<\/a><\/strong><\/li>\n\n\n\n<li><strong><a href=\"#h-fare-structure-by-nol-card-and-ticket-type\">Fare structure by Nol card and ticket type<\/a><\/strong><\/li>\n\n\n\n<li><strong><a href=\"#h-cost-of-nol-cards-and-red-tickets\">Cost of Nol cards and red tickets<\/a><\/strong><\/li>\n\n\n\n<li><strong><a href=\"#h-travel-passes-and-packages\">Travel passes and packages<\/a><\/strong><\/li>\n\n\n\n<li><strong><a href=\"#h-example-trip-costs\">Example trip costs<\/a><\/strong><\/li>\n\n\n\n<li><strong><a href=\"#h-daily-fare-caps-explained\">Daily fare caps explained<\/a><\/strong><\/li>\n\n\n\n<li><strong><a href=\"#h-tips-to-reduce-metro-travel-costs\">Tips to reduce metro travel costs<\/a><\/strong><\/li>\n\n\n\n<li><strong><a href=\"#h-key-takeaways\">Key takeaways<\/a><\/strong><\/li>\n\n\n\n<li><strong><a href=\"#h-faqs\">FAQs<\/a><\/strong><\/li>\n<\/ul><h2 class=\"wp-block-heading\" id=\"h-dubai-metro-fare-calculator\"><strong>Dubai Metro Fare Calculator<\/strong><\/h2><div id=\"pf-metro-calculator-root\" class=\"pf-metro-calc-wrapper\">\n  <div class=\"pf-calc-container\">\n    <div class=\"pf-calc-header\">\n      <h2>Calculate Your <span>Dubai Metro Fare<\/span> Instantly<\/h2>\n      <p>Plan your travel across Dubai&rsquo;s metro network. Get accurate pricing for Silver, Gold, Red, and Student cards.<\/p>\n    <\/div>\n    <div class=\"pf-calc-grid\">\n      <!-- Input Card -->\n      <div class=\"pf-calc-card input-card\">\n        <div class=\"pf-input-group\">\n          <label for=\"originStation\">Origin Station<\/label>\n          <div class=\"pf-select-wrapper\">\n            <select id=\"originStation\">\n              <option value=\"\">Select station&hellip;<\/option>\n            <\/select>\n          <\/div>\n        <\/div>\n        <div class=\"pf-input-group\">\n          <label for=\"destinationStation\">Destination Station<\/label>\n          <div class=\"pf-select-wrapper\">\n            <select id=\"destinationStation\">\n              <option value=\"\">Select station&hellip;<\/option>\n            <\/select>\n          <\/div>\n        <\/div>\n        <button id=\"calculateBtn\" class=\"pf-btn\" type=\"button\">Calculate Fare<\/button>\n        <div class=\"pf-info-box\">\n          <span class=\"pf-icon-info\"><\/span>\n          <p>Fares based on RTA zone system. Crossing more than 2 zones incurs the maximum fare.<\/p>\n        <\/div>\n      <\/div>\n      <!-- Result Area -->\n      <div id=\"resultArea\" class=\"pf-result-container\">\n        <div class=\"pf-empty-state\" id=\"pf-empty-placeholder\">\n          <span class=\"pf-icon-train-large\"><\/span>\n          <h3>Ready to travel?<\/h3>\n          <p>Select your route to see costs.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div><style>\n  #pf-metro-calculator-root {\n    --pf-red: #ef4339;\n    --pf-blue: #2b6cb0;\n    --pf-text: #2d383f;\n    --pf-light-text: #697175;\n    --pf-bg: #f8fafc;\n    --pf-white: #ffffff;\n    --pf-border: #e2e8f0;\n    font-family: 'Open Sans', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    background-color: var(--pf-bg);\n    color: var(--pf-text);\n    padding: 40px 20px;\n    border-radius: 24px;\n    line-height: 1.6;\n    max-width: 1000px;\n    margin: 20px auto;\n    display: block !important;\n    box-sizing: border-box;\n  }\n  #pf-metro-calculator-root *, #pf-metro-calculator-root *:before, #pf-metro-calculator-root *:after {\n    box-sizing: border-box;\n  }\n  .pf-calc-container { width: 100%; }\n  .pf-badge {\n    display: inline-block;\n    background: #fff1f0;\n    color: var(--pf-red);\n    padding: 4px 12px;\n    border-radius: 20px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 15px;\n    letter-spacing: 0.5px;\n  }\n  .pf-calc-header { text-align: center; margin-bottom: 40px; }\n  .pf-calc-header h2 {\n    font-size: 32px !important;\n    font-weight: 800 !important;\n    margin: 0 0 15px 0 !important;\n    color: var(--pf-text) !important;\n    border: none !important;\n    line-height: 1.2 !important;\n  }\n  .pf-calc-header h2 span { color: var(--pf-red) !important; }\n  .pf-calc-header p { color: var(--pf-light-text); font-size: 16px; margin: 0 auto; max-width: 600px; }\n  .pf-calc-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    align-items: stretch;\n  }\n\n  @media (min-width: 768px) {\n    .pf-calc-grid { grid-template-columns: 400px 1fr; }\n  }\n\n  .pf-calc-card {\n    background: var(--pf-white);\n    padding: 30px;\n    border-radius: 20px;\n    box-shadow: 0 4px 25px rgba(0,0,0,0.05);\n    border: 1px solid var(--pf-border);\n    height: auto;\n  }\n\n  .pf-input-group { margin-bottom: 20px; }\n  .pf-input-group label {\n    display: block;\n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: var(--pf-light-text);\n    margin-bottom: 8px;\n    letter-spacing: 0.5px;\n  }\n\n  .pf-select-wrapper { position: relative; }\n  .pf-select-wrapper select {\n    width: 100% !important;\n    padding: 12px 15px !important;\n    border: 1.5px solid var(--pf-border) !important;\n    border-radius: 12px !important;\n    background: #fff !important;\n    color: var(--pf-text) !important;\n    height: 50px !important;\n    font-size: 15px !important;\n    appearance: none !important;\n    background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23697175' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C\/polyline%3E%3C\/svg%3E\") !important;\n    background-repeat: no-repeat !important;\n    background-position: right 12px center !important;\n    background-size: 16px !important;\n  }\n\n  .pf-btn {\n    width: 100% !important;\n    background-color: var(--pf-red) !important;\n    color: white !important;\n    border: none !important;\n    padding: 16px !important;\n    border-radius: 12px !important;\n    font-weight: 800 !important;\n    font-size: 16px !important;\n    cursor: pointer !important;\n    margin-top: 10px;\n    transition: transform 0.1s, opacity 0.2s;\n  }\n  .pf-btn:active { transform: scale(0.98); }\n\n  .pf-info-box {\n    margin-top: 25px;\n    background: #f1f5f9;\n    padding: 15px;\n    border-radius: 12px;\n    display: flex;\n    gap: 12px;\n    font-size: 12px;\n    color: var(--pf-light-text);\n  }\n  .pf-info-box p { margin: 0; line-height: 1.4; }\n\n  .pf-result-container {\n    height: 100%;\n    min-height: 350px;\n    display: flex;\n    flex-direction: column;\n  }\n\n  .pf-empty-state {\n    border: 2px dashed #cbd5e1;\n    border-radius: 20px;\n    padding: 40px;\n    text-align: center;\n    flex-grow: 1;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    background: rgba(255,255,255,0.5);\n  }\n  .pf-empty-state h3 { font-size: 20px; margin: 15px 0 5px 0; color: var(--pf-text); }\n  .pf-empty-state p { color: var(--pf-light-text); margin: 0; }\n  .pf-icon-train-large { font-size: 40px; }\n\n  \/* Result Table Styles *\/\n  .pf-fare-card {\n    background: white;\n    border-radius: 20px;\n    overflow: hidden;\n    box-shadow: 0 10px 30px rgba(0,0,0,0.08);\n    border: 1px solid var(--pf-border);\n    height: 100%;\n    display: flex;\n    flex-direction: column;\n  }\n\n  .pf-fare-header {\n    background: #f8fafc;\n    padding: 25px 30px;\n    border-bottom: 1px solid var(--pf-border);\n  }\n  .pf-fare-header h2 { color: var(--pf-text) !important; margin: 0 !important; font-size: 22px !important; font-weight: 800 !important; }\n  .pf-fare-header small { color: var(--pf-light-text); font-size: 14px; font-weight: 600; display: block; margin-top: 4px; }\n\n  .pf-fare-table { width: 100%; border-collapse: collapse; flex-grow: 1; }\n  .pf-fare-table tr:nth-child(even) { background-color: #fcfcfc; }\n  .pf-fare-table td { padding: 18px 30px; border-bottom: 1px solid #f1f5f9; font-size: 15px; }\n  .pf-fare-table tr:last-child td { border-bottom: none; }\n  .pf-fare-table td.price { text-align: right; font-weight: 800; font-size: 18px; color: var(--pf-text); }\n  .pf-fare-table td.price:after { content: ' AED'; font-size: 12px; font-weight: 600; color: var(--pf-light-text); margin-left: 4px; }\n\n  .pf-dot { width: 10px; height: 10px; border-radius: 50%; display: inline-block; margin-right: 12px; }\n<\/style><script>\n(function() {\n  const stations = [\n    { name: \"ADCB\", zone: 6 }, { name: \"Abu Baker Al Siddique\", zone: 5 }, { name: \"Abu Hail\", zone: 5 },\n    { name: \"Airport Terminal 1\", zone: 5 }, { name: \"Airport Terminal 3\", zone: 5 }, { name: \"Al Furjan\", zone: 7 },\n    { name: \"Al Ghubaiba\", zone: 6 }, { name: \"Al Jadaf\", zone: 6 }, { name: \"Al Khail\", zone: 2 },\n    { name: \"Al Kiyadah\", zone: 5 }, { name: \"Al Nahda\", zone: 5 }, { name: \"Al Ras\", zone: 5 },\n    { name: \"Al Rigga\", zone: 5 }, { name: \"Baniyas Square\", zone: 5 }, { name: \"BurJuman\", zone: 6 },\n    { name: \"Burj Khalifa\/Dubai Mall\", zone: 6 }, { name: \"Business Bay\", zone: 6 }, { name: \"Centrepoint\", zone: 5 },\n    { name: \"Creek\", zone: 6 }, { name: \"Danube\", zone: 2 }, { name: \"Deira City Centre\", zone: 5 },\n    { name: \"Discovery Gardens\", zone: 2 }, { name: \"DMCC\", zone: 2 }, { name: \"Dubai Airport Freezone\", zone: 5 },\n    { name: \"Dubai Healthcare City\", zone: 6 }, { name: \"Dubai Internet City\", zone: 2 }, { name: \"Dubai Investment Park\", zone: 7 },\n    { name: \"Emirates\", zone: 5 }, { name: \"Emirates Towers\", zone: 6 }, { name: \"Energy\", zone: 2 },\n    { name: \"Equiti\", zone: 2 }, { name: \"Etisalat by e&\", zone: 5 }, { name: \"EXPO 2020\", zone: 7 },\n    { name: \"Financial Centre\", zone: 6 }, { name: \"GGICO\", zone: 5 }, { name: \"Gold Souq\", zone: 5 },\n    { name: \"Ibn Battuta\", zone: 2 }, { name: \"Jabal Ali\", zone: 2 }, { name: \"Jumeirah Golf Estates\", zone: 7 },\n    { name: \"Mall of the Emirates\", zone: 2 }, { name: \"Mashreq\", zone: 2 }, { name: \"Max\", zone: 6 },\n    { name: \"Onpassive\", zone: 2 }, { name: \"Oud Metha\", zone: 6 }, { name: \"Salah Al Din\", zone: 5 },\n    { name: \"Sharaf DG\", zone: 6 }, { name: \"Sobha Realty\", zone: 2 }, { name: \"Stadium\", zone: 5 },\n    { name: \"The Gardens\", zone: 2 }, { name: \"UAE Exchange\", zone: 2 }, { name: \"Union\", zone: 5 },\n    { name: \"World Trade Centre\", zone: 6 }\n  ].sort((a,b) => a.name.localeCompare(b.name));\n\n  const fares = {\n    tier1: { label: \"Fare for 1 Zone\", silver: \"3.00\", gold: \"6.00\", red: \"4.00\", student: \"1.50\" },\n    tier2: { label: \"Fare for 2 Adjacent Zones\", silver: \"5.00\", gold: \"10.00\", red: \"6.00\", student: \"2.50\" },\n    tier3: { label: \"Fare for More than 2 Zones\", silver: \"7.50\", gold: \"15.00\", red: \"8.50\", student: \"3.75\" }\n  };\n\n  function init() {\n    const originEl = document.getElementById('originStation');\n    const destEl = document.getElementById('destinationStation');\n    const calcBtn = document.getElementById('calculateBtn');\n    const resultArea = document.getElementById('resultArea');\n\n    if (!originEl || !destEl || !calcBtn) return;\n\n    stations.forEach(s => {\n      const o1 = new Option(s.name, s.name);\n      const o2 = new Option(s.name, s.name);\n      originEl.add(o1);\n      destEl.add(o2);\n    });\n\n    calcBtn.onclick = function() {\n      const s1 = stations.find(s => s.name === originEl.value);\n      const s2 = stations.find(s => s.name === destEl.value);\n\n      if (!s1 || !s2) return;\n\n      const z1 = s1.zone;\n      const z2 = s2.zone;\n      let fare;\n\n      if (originEl.value === destEl.value || z1 === z2) {\n        fare = fares.tier1;\n      } else {\n        const isAdj = (Math.abs(z1 - z2) === 1) ||\n                      (z1 === 5 && z2 === 6) || (z1 === 6 && z2 === 5) ||\n                      (z1 === 6 && z2 === 2) || (z1 === 2 && z2 === 6) ||\n                      (z1 === 2 && z2 === 7) || (z1 === 7 && z2 === 2);\n        fare = isAdj ? fares.tier2 : fares.tier3;\n      }\n\n      resultArea.innerHTML = `\n        <div class=\"pf-fare-card\">\n          <div class=\"pf-fare-header\">\n            <h2>${fare.label}\n            <small>From ${s1.name} (Zone ${z1}) to ${s2.name} (Zone ${z2})\n          \n          <table class=\"pf-fare-table\">\n            <tr><td><span class=\"pf-dot\" style=\"background:#94a3b8\">Silver Card<td class=\"price\">${fare.silver}\n            <tr><td><span class=\"pf-dot\" style=\"background:#eab308\">Gold Card<td class=\"price\">${fare.gold}\n            <tr><td><span class=\"pf-dot\" style=\"background:#ef4339\">Red Ticket<td class=\"price\">${fare.red}\n            <tr><td><span class=\"pf-dot\" style=\"background:#3b82f6\">Student\/Senior<td class=\"price\">${fare.student}\n          \n        \n      `;\n    };\n  }\n\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n<\/script><h3 class=\"wp-block-heading\" id=\"h-how-to-use-the-dubai-metro-fare-calculator-nbsp\"><strong>How to use the Dubai Metro fare calculator&nbsp;<\/strong><\/h3><p>Estimating your fare is straightforward when you follow a few steps:<\/p><ol class=\"wp-block-list\">\n<li>Select your starting and ending metro stations.<\/li>\n\n\n\n<li>Identify how many zones your trip crosses.<\/li>\n\n\n\n<li>Choose your ticket type (Silver, Gold, Blue or Red).<\/li>\n\n\n\n<li>Consider daily caps or passes if travelling multiple times.<\/li>\n<\/ol><p>The following sections will help you learn how the fare is calculated in detail.<\/p><h2 class=\"wp-block-heading\" id=\"h-metro-zones-and-how-they-affect-fares-2026\"><strong>Metro zones and how they affect fares (2026)<\/strong><\/h2><figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1200\" height=\"628\" src=\"https:\/\/www.propertyfinder.ae\/blog\/wp-content\/uploads\/2026\/03\/train-rides-among-glass-skyscrapers-in-Dubai.webp\" alt=\"train rides among glass skyscrapers in Dubai\" class=\"wp-image-201358\" srcset=\"https:\/\/www.propertyfinder.ae\/blog\/wp-content\/uploads\/2026\/03\/train-rides-among-glass-skyscrapers-in-Dubai.webp 1200w, https:\/\/www.propertyfinder.ae\/blog\/wp-content\/uploads\/2026\/03\/train-rides-among-glass-skyscrapers-in-Dubai-400x209.webp 400w, https:\/\/www.propertyfinder.ae\/blog\/wp-content\/uploads\/2026\/03\/train-rides-among-glass-skyscrapers-in-Dubai-800x419.webp 800w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" \/><\/figure><p>Dubai Metro fares depend on how many zones your journey crosses rather than the number of stations travelled. The city is divided into several transport zones, and price increases as you move between them, which becomes easier to understand when reviewing a full <a href=\"https:\/\/www.propertyfinder.ae\/blog\/red-line-metro-stations\/\" target=\"_blank\">Dubai Metro stations guide.<\/a><\/p><p>The three main fare categories include:<\/p><ul class=\"wp-block-list\">\n<li><strong>1 Zone<\/strong> &ndash; Travel within a single zone, often short urban trips<\/li>\n\n\n\n<li><strong>2 Adjacent Zones<\/strong> &ndash; Travel between neighbouring zones<\/li>\n\n\n\n<li><strong>3+ Zones<\/strong> &ndash; Longer cross-city journeys<\/li>\n<\/ul><p>Journeys priced at AED 3.00 must stay within a single zone and remain under 3 kilometres. Crossing a zone boundary automatically triggers the higher 2-zone fare regardless of distance.<\/p><h2 class=\"wp-block-heading\" id=\"h-fare-structure-by-nol-card-and-ticket-type\"><strong>Fare structure by Nol card and ticket type<\/strong><\/h2><p>Choosing the right ticket type can significantly change how much you pay per journey. Dubai Metro supports multiple Nol cards and paper tickets, each designed for different travel needs. Understanding <a href=\"https:\/\/www.propertyfinder.ae\/blog\/nol-card\/\" target=\"_blank\">Nol card types and benefits<\/a> helps travellers choose the most cost-effective option.<\/p><h3 class=\"wp-block-heading\" id=\"h-silver-nol-card-standard-fares\"><strong>Silver Nol Card &ndash; Standard fares<\/strong><\/h3><p>Silver Nol Cards are the most commonly used option for residents and visitors.<\/p><ul class=\"wp-block-list\">\n<li>1 Zone: <strong>AED 3.00<\/strong><\/li>\n\n\n\n<li>2 Zones: <strong>AED 5.00<\/strong><\/li>\n\n\n\n<li>3+ Zones: <strong>AED 7.50<\/strong><\/li>\n<\/ul><p>This card offers the lowest standard fare and is ideal for regular travel.<\/p><h3 class=\"wp-block-heading\" id=\"h-gold-nol-card-premium-cabin-fares\"><strong>Gold Nol Card &ndash; Premium cabin fares<\/strong><\/h3><p>Gold Class gives access to a quieter, premium metro cabin. Fares are exactly double Silver pricing:<\/p><ul class=\"wp-block-list\">\n<li>1 Zone: <strong>AED 6.00<\/strong><\/li>\n\n\n\n<li>2 Zones: <strong>AED 10.00<\/strong><\/li>\n\n\n\n<li>3+ Zones: <strong>AED 15.00<\/strong><\/li>\n<\/ul><h3 class=\"wp-block-heading\" id=\"h-red-ticket-single-journey-paper-ticket\"><strong>Red Ticket &ndash; Single journey paper ticket<\/strong><\/h3><p>Red tickets are one-time paper tickets mainly used by tourists or occasional travellers.<\/p><ul class=\"wp-block-list\">\n<li>1 Zone: <strong>AED 4.00<\/strong><\/li>\n\n\n\n<li>2 Zones: <strong>AED 6.00<\/strong><\/li>\n\n\n\n<li>3+ Zones: <strong>AED 8.50<\/strong><\/li>\n<\/ul><p>Because they are non-rechargeable, they usually cost more over time compared to Nol cards.<\/p><h3 class=\"wp-block-heading\" id=\"h-blue-nol-card-concession-fares\"><strong>Blue Nol Card &ndash; Concession fares<\/strong><\/h3><p>Blue Nol Cards offer discounted fares for eligible travellers such as students, seniors and people of determination. Eligibility approval is required before applying, and supporting documents may be requested depending on the category.<\/p><p>Typical concession fares include:<\/p><ul class=\"wp-block-list\">\n<li>1 Zone: <strong>AED 1.50<\/strong><\/li>\n\n\n\n<li>2 Zones: <strong>AED 2.50<\/strong><\/li>\n\n\n\n<li>3+ Zones: <strong>AED 3.75<\/strong><\/li>\n<\/ul><p>In certain cases, people of determination may qualify for free travel depending on eligibility.<\/p><h2 class=\"wp-block-heading\" id=\"h-cost-of-nol-cards-and-red-tickets\"><strong>Cost of Nol cards and red tickets<\/strong><\/h2><figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1200\" height=\"628\" src=\"https:\/\/www.propertyfinder.ae\/blog\/wp-content\/uploads\/2026\/03\/blue-sign-nodding-to-ticket-purchase-machine.webp\" alt=\"blue sign nodding to ticket purchase machine\" class=\"wp-image-201359\" srcset=\"https:\/\/www.propertyfinder.ae\/blog\/wp-content\/uploads\/2026\/03\/blue-sign-nodding-to-ticket-purchase-machine.webp 1200w, https:\/\/www.propertyfinder.ae\/blog\/wp-content\/uploads\/2026\/03\/blue-sign-nodding-to-ticket-purchase-machine-400x209.webp 400w, https:\/\/www.propertyfinder.ae\/blog\/wp-content\/uploads\/2026\/03\/blue-sign-nodding-to-ticket-purchase-machine-800x419.webp 800w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" \/><\/figure><p>Before calculating fares, it helps to understand the initial cost of each card.<\/p><ul class=\"wp-block-list\">\n<li><strong>Silver Nol Card:<\/strong> AED 25 (includes AED 19 credit)<\/li>\n\n\n\n<li><strong>Gold Nol Card:<\/strong> AED 25 (same base price, premium access)<\/li>\n\n\n\n<li><strong>Blue Nol Card:<\/strong> AED 70 with preloaded balance<\/li>\n\n\n\n<li><strong>Red Ticket:<\/strong> Paper ticket with a small card fee included<\/li>\n<\/ul><p>While Red Tickets may seem simple, frequent travellers usually save more with a rechargeable Nol Card.<\/p><h2 class=\"wp-block-heading\" id=\"h-travel-passes-and-packages\"><strong>Travel Passes and packages<\/strong><\/h2><p>For commuters or long stays in Dubai, travel passes can reduce overall transport costs.<\/p><div class=\"wp-block-create-block-pf-shortcodes\"><script>\n    window.tealiumPropertyDict =  {\"97803329\":{\"id\":\"97803329\",\"category_id\":2,\"property_type\":\"Apartment\",\"price\":{\"value\":280000,\"currency\":\"AED\",\"period\":\"yearly\",\"is_hidden\":false},\"title\":\"2-months free| Lifestyle Amenities| Ideal Location\",\"location\":{\"id\":\"4457\",\"full_name\":\"City Tower 1, City Towers, Sheikh Zayed Road, Dubai\",\"coordinates\":{\"lat\":25.219093322753906,\"lon\":55.27922439575195},\"slug\":\"sheikh-zayed-road-city-towers-city-tower-1\",\"path\":\"1.88.1232.4457\",\"type\":\"TOWER\",\"name\":\"City Tower 1\",\"path_name\":\"Dubai, Sheikh Zayed Road, City Towers\"},\"images\":[{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/W8SXYDG8EYT8KKF3HEH6MXKKK8\\\/2dbdcf55-778b-4fc4-8fe7-e684465d9a64\\\/416x272.jpg?v=6a519f314f37143306621ae4e097fc80\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/W8SXYDG8EYT8KKF3HEH6MXKKK8\\\/2dbdcf55-778b-4fc4-8fe7-e684465d9a64\\\/668x452.jpg?v=b5a092c787175b2fd1b46806fab62c80\",\"classification_label\":\"\"},{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/W8SXYDG8EYT8KKF3HEH6MXKKK8\\\/98774f69-d0ea-4161-ae3c-0e58e0721a52\\\/416x272.jpg?v=22875f544bdfc1de3059ea1518df1a8b\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/W8SXYDG8EYT8KKF3HEH6MXKKK8\\\/98774f69-d0ea-4161-ae3c-0e58e0721a52\\\/668x452.jpg?v=401df211f0df131dbf9366fcd2ea5355\",\"classification_label\":\"\"},{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/W8SXYDG8EYT8KKF3HEH6MXKKK8\\\/f4e49198-9b47-438c-8336-ec77dfde0335\\\/416x272.jpg?v=82bbafa6038dfd19274af1c500b22b32\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/W8SXYDG8EYT8KKF3HEH6MXKKK8\\\/f4e49198-9b47-438c-8336-ec77dfde0335\\\/668x452.jpg?v=c3f43c6a788203021259fd8405146d13\",\"classification_label\":\"\"},{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/W8SXYDG8EYT8KKF3HEH6MXKKK8\\\/e9b1e183-29aa-487e-b908-928fde1c6247\\\/416x272.jpg?v=bd8a64e7dccb09cf27b9c354b6b44912\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/W8SXYDG8EYT8KKF3HEH6MXKKK8\\\/e9b1e183-29aa-487e-b908-928fde1c6247\\\/668x452.jpg?v=db2eff3c74923dac235f5bebb9c49426\",\"classification_label\":\"\"}],\"agent\":{\"id\":\"390249\",\"image\":\"https:\\\/\\\/www.propertyfinder.ae\\\/images\\\/pf_agent\\\/picture\\\/68121d5f9d81aaf034f22c411a66695a73212132\\\/desktop\",\"is_super_agent\":false,\"name\":\"Diana Ilinca\",\"user_id\":0,\"email\":\"diana.ilinca@bhomes.com\",\"languages\":[\"English\",\"Romanian\"],\"slug\":\"diana-ilinca\"},\"broker\":{\"id\":\"5350\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/5350\\\/55ffec58-aed2-4b2c-8c2c-7084b14a10c4\\\/178x98.jpg\",\"name\":\"Better Homes - Central Listing\",\"address\":\"Office Floor 42, Building Vision Tower, Business Bay, Al A'amal Street, Dubai\",\"email\":\"customercare@bhomes.com\",\"phone\":\"\",\"slug\":\"better-homes-central-listing-5476\"},\"is_verified\":true,\"is_direct_from_developer\":false,\"is_new_construction\":false,\"is_available\":true,\"is_featured\":false,\"is_premium\":true,\"is_new_insert\":false,\"utilities_price_type\":\"notSelected\",\"live_viewing\":null,\"is_community_expert\":false,\"is_cts\":false,\"bedrooms\":\"3\",\"bathrooms\":\"5\",\"size\":{\"value\":2432,\"unit\":\"sqft\"},\"share_url\":\"https:\\\/\\\/www.propertyfinder.ae\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-sheikh-zayed-road-city-towers-city-tower-1-97803329.html\",\"reference\":\"BH-R-227587\",\"listed_date\":\"2026-06-03T06:47:17Z\",\"last_refreshed_at\":null,\"contact_options\":[{\"type\":\"email\",\"value\":\"diana.ilinca@bhomes.com\",\"link\":\"mailto:diana.ilinca@bhomes.com\",\"is_did\":false},{\"type\":\"phone\",\"value\":\"+97144090911\",\"link\":\"tel:+97144090911\",\"is_did\":false},{\"type\":\"whatsapp\",\"value\":\"+97145560345\",\"link\":\"https:\\\/\\\/api.whatsapp.com\\\/send?phone=+97145560345&text=Hello%2C%0AI+would+like+to+get+more+information+about+this+property%3A+%0A+%0AReference%3A+BH-R-227587%0AType%3A+Apartment%0APrice%3A+280%2C000+AED%2Fyear+%0ALocation%3A+City+Tower+1+%0ALink%3A+https%3A%2F%2Fwww.propertyfinder.ae%2Fto%2F97803329%2Fen+%0A+%0AAny+changes+made+to+this+message+will+result+in+the+enquiry+not+being+sent+to+the+agent.\",\"is_did\":false}],\"images_count\":10,\"amenities\":[\"BW\",\"MR\",\"SE\",\"SY\",\"PR\",\"BA\",\"CP\",\"SP\",\"CS\",\"SS\",\"BL\",\"CO\",\"LB\"],\"completion_status\":\"\",\"furnished\":\"NO\",\"property_type_id\":1,\"has_view_360\":false,\"rsp\":0,\"rss\":0,\"qs\":100,\"is_exclusive\":false,\"is_broker_project_property\":false,\"rera\":\"722128093916\",\"offering_type\":\"Residential for Rent\",\"video_url\":\"\",\"is_smart_ad\":false,\"is_spotlight_listing\":true,\"is_claimed_by_agent\":false,\"is_under_offer_by_competitor\":false,\"listing_level\":\"premium\",\"listing_level_label\":\"premium\",\"location_tree\":[{\"id\":\"1\",\"name\":\"Dubai\",\"type\":\"CITY\",\"slug\":\"dubai\",\"slug_en\":\"dubai\",\"level\":\"0\"},{\"id\":\"88\",\"name\":\"Sheikh Zayed Road\",\"type\":\"COMMUNITY\",\"slug\":\"sheikh-zayed-road\",\"slug_en\":\"sheikh-zayed-road\",\"level\":\"1\"},{\"id\":\"1232\",\"name\":\"City Towers\",\"type\":\"SUBCOMMUNITY\",\"slug\":\"sheikh-zayed-road-city-towers\",\"slug_en\":\"sheikh-zayed-road-city-towers\",\"level\":\"2\"},{\"id\":\"4457\",\"name\":\"City Tower 1\",\"type\":\"TOWER\",\"slug\":\"sheikh-zayed-road-city-towers-city-tower-1\",\"slug_en\":\"sheikh-zayed-road-city-towers-city-tower-1\",\"level\":\"3\"}],\"description\":\"betterhomes, in partnership with H&H, proudly presents this exclusive brand 3-bedrooms in City Tower, a landmark residential address on Sheikh Zayed Road, directly opposite DIFC and the Museum of the Future.\\n\\nDesigned for modern urban living, this premium residence combines elegant interiors, breathtaking city views, and exceptional lifestyle amenities.\\n\\nProperty Details:\\n\\u2022 with maids room\\n\\u2022 Rental Price from AED 280,000\\n\\u2022 Fully equipped kitchen with SMEG appliances\\n\\u2022 Laundry and Powder Room\\n\\u2022 Floor-to-ceiling windows\\n\\u2022 Bright open layouts\\n\\nWorld-Class Amenities\\n\\u2022 Fully equipped Technogym\\n\\u2022 Movement studio & yoga studio\\n\\u2022 2 Outdoor padel courts\\n\\u2022 Swimming pool & jacuzzis\\n\\u2022 Indoor & outdoor children\\u2019s play areas\\n\\u2022 Mini football court\\n\\u2022 Outdoor seating areas\\n\\u2022 Exclusive residents\\u2019 lounge\\n\\nEveryday Convenience\\n\\u2022 Spinneys supermarket\\n\\u2022 La Gente Caf\\u00e9\\n\\u2022 Concierge & lifestyle services\\n\\u2022 24\\\/7 Security with controlled access\\n\\u2022 Dedicated parking\\n\\u2022 18 EV Charging stations & bicycle parking\\n\\nPrime Connectivity\\n\\u2022 2 minutes to Emirates Towers Metro Station\\n\\u2022 10 minutes to Dubai Mall, Downtown Dubai & JBR\\n\\u2022 13 minutes to Dubai International Airport\\n\\nDesigned by internationally renowned architects Pelli Clarke & Partners, City Tower reflects a timeless vision of sophisticated city living where every detail is crafted for comfort, connectivity, and convenience.\\n\\nPlease note: Unit is unfurnished. Images are for illustration purposes only. Contact us today to arrange a viewing.\",\"amenity_names\":[\"Built in Wardrobes\",\"Maids Room\",\"Security\",\"Shared Gym\",\"Children's Play Area\",\"Balcony\",\"Covered Parking\",\"Shared Pool\",\"Concierge\",\"Shared Spa\",\"View of Landmark\",\"Children's Pool\",\"Lobby in Building\"],\"payment_method\":[],\"lead_value\":1000,\"details_path\":\"\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-sheikh-zayed-road-city-towers-city-tower-1-97803329.html\",\"rank_score\":0,\"bedrooms_value\":3,\"bathrooms_value\":5,\"is_pf_exclusive\":false,\"listing_id\":\"W8SXYDG8EYT8KKF3HEH6MXKKK8\",\"client\":{\"id\":\"5350\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/5350\\\/55ffec58-aed2-4b2c-8c2c-7084b14a10c4\\\/178x98.jpg\",\"name\":\"Better Homes - Central Listing\",\"address\":\"Office Floor 42, Building Vision Tower, Business Bay, Al A'amal Street, Dubai\",\"email\":\"customercare@bhomes.com\",\"phone\":\"\",\"slug\":\"better-homes-central-listing-5476\"},\"is_fhm\":false,\"travel_time_tags\":[],\"floor_plans\":[],\"mortgage_cashback\":0,\"price_per_area\":null,\"view_360\":\"\",\"number_of_cheques\":1,\"rnpm\":{\"enabled\":false},\"is_great_value\":false,\"is_high_demand\":true,\"is_luxe\":false,\"rooms\":null,\"rooms_value\":null,\"is_price_drop\":false},\"84492700\":{\"id\":\"84492700\",\"category_id\":2,\"property_type\":\"Apartment\",\"price\":{\"value\":150000,\"currency\":\"AED\",\"period\":\"yearly\",\"is_hidden\":false},\"title\":\"1 bedroom with 2 Months Free | City views\",\"location\":{\"id\":\"4457\",\"full_name\":\"City Tower 1, City Towers, Sheikh Zayed Road, Dubai\",\"coordinates\":{\"lat\":25.219093322753906,\"lon\":55.27922439575195},\"slug\":\"sheikh-zayed-road-city-towers-city-tower-1\",\"path\":\"1.88.1232.4457\",\"type\":\"TOWER\",\"name\":\"City Tower 1\",\"path_name\":\"Dubai, Sheikh Zayed Road, City Towers\"},\"images\":[{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/JATPKVAS7VEBV30KCQ6EA6HV8M\\\/70f3a4bf-c00a-44fc-8e89-3fb4b5f6ab25\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/JATPKVAS7VEBV30KCQ6EA6HV8M\\\/70f3a4bf-c00a-44fc-8e89-3fb4b5f6ab25\\\/668x452.jpg\",\"classification_label\":\"\"},{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/JATPKVAS7VEBV30KCQ6EA6HV8M\\\/bf09135c-d255-47e9-85b2-90d253e8c920\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/JATPKVAS7VEBV30KCQ6EA6HV8M\\\/bf09135c-d255-47e9-85b2-90d253e8c920\\\/668x452.jpg\",\"classification_label\":\"\"},{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/JATPKVAS7VEBV30KCQ6EA6HV8M\\\/19668bbe-cf35-40a0-8213-8c2b7ef7f173\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/JATPKVAS7VEBV30KCQ6EA6HV8M\\\/19668bbe-cf35-40a0-8213-8c2b7ef7f173\\\/668x452.jpg\",\"classification_label\":\"\"},{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/JATPKVAS7VEBV30KCQ6EA6HV8M\\\/b1774d62-133b-438e-9788-c95ef5b10df1\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/JATPKVAS7VEBV30KCQ6EA6HV8M\\\/b1774d62-133b-438e-9788-c95ef5b10df1\\\/668x452.jpg\",\"classification_label\":\"\"}],\"agent\":{\"id\":\"180557\",\"image\":\"https:\\\/\\\/www.propertyfinder.ae\\\/images\\\/pf_agent\\\/picture\\\/26b153289f7ee3d266072aa43c419f75867c6b67\\\/desktop\",\"is_super_agent\":false,\"name\":\"Mohammed Aslam Askeri\",\"user_id\":0,\"email\":\"aslam.a@h-h.ae\",\"languages\":[\"English\",\"Hindi\"],\"slug\":\"mohammed-aslam-askeri\"},\"broker\":{\"id\":\"572\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/572\\\/554fca3b-55aa-4435-b9ea-417aca11218d\\\/178x98.jpg\",\"name\":\"H & H DEVELOPMENT L.L.C\",\"address\":\"Office 2002, Building City Tower 2, Trade Centre, Sheikh Zayed Rd, Dubai, \",\"email\":\"pmgt@h-h.ae\",\"phone\":\"+97143444434\",\"slug\":\"h-h-development-l-l-c-676\"},\"is_verified\":false,\"is_direct_from_developer\":true,\"is_new_construction\":false,\"is_available\":true,\"is_featured\":false,\"is_premium\":true,\"is_new_insert\":false,\"utilities_price_type\":\"notSelected\",\"live_viewing\":null,\"is_community_expert\":false,\"is_cts\":false,\"bedrooms\":\"1\",\"bathrooms\":\"2\",\"size\":{\"value\":818,\"unit\":\"sqft\"},\"share_url\":\"https:\\\/\\\/www.propertyfinder.ae\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-sheikh-zayed-road-city-towers-city-tower-1-84492700.html\",\"reference\":\"HI-R-4568\",\"listed_date\":\"2026-05-03T18:05:54Z\",\"last_refreshed_at\":null,\"contact_options\":[{\"type\":\"email\",\"value\":\"aslam.a@h-h.ae\",\"link\":\"mailto:aslam.a@h-h.ae\",\"is_did\":false},{\"type\":\"phone\",\"value\":\"+971551225544\",\"link\":\"tel:+971551225544\",\"is_did\":false},{\"type\":\"whatsapp\",\"value\":\"+97145560345\",\"link\":\"https:\\\/\\\/api.whatsapp.com\\\/send?phone=+97145560345&text=Hello%2C%0AI+would+like+to+get+more+information+about+this+property%3A+%0A+%0AReference%3A+HI-R-4568%0AType%3A+Apartment%0APrice%3A+150%2C000+AED%2Fyear+%0ALocation%3A+City+Tower+1+%0ALink%3A+https%3A%2F%2Fwww.propertyfinder.ae%2Fto%2F84492700%2Fen+%0A+%0AAny+changes+made+to+this+message+will+result+in+the+enquiry+not+being+sent+to+the+agent.\",\"is_did\":false}],\"images_count\":6,\"amenities\":[\"BA\",\"BW\",\"AC\",\"CP\",\"PJ\",\"BK\",\"SP\",\"VW\",\"PR\",\"CS\"],\"completion_status\":\"\",\"furnished\":\"NO\",\"property_type_id\":1,\"has_view_360\":false,\"rsp\":0,\"rss\":0,\"qs\":95,\"is_exclusive\":false,\"is_broker_project_property\":false,\"rera\":\"722128094466\",\"offering_type\":\"Residential for Rent\",\"video_url\":\"\",\"is_smart_ad\":false,\"is_spotlight_listing\":true,\"is_claimed_by_agent\":false,\"is_under_offer_by_competitor\":false,\"listing_level\":\"premium\",\"listing_level_label\":\"premium\",\"location_tree\":[{\"id\":\"1\",\"name\":\"Dubai\",\"type\":\"CITY\",\"slug\":\"dubai\",\"slug_en\":\"dubai\",\"level\":\"0\"},{\"id\":\"88\",\"name\":\"Sheikh Zayed Road\",\"type\":\"COMMUNITY\",\"slug\":\"sheikh-zayed-road\",\"slug_en\":\"sheikh-zayed-road\",\"level\":\"1\"},{\"id\":\"1232\",\"name\":\"City Towers\",\"type\":\"SUBCOMMUNITY\",\"slug\":\"sheikh-zayed-road-city-towers\",\"slug_en\":\"sheikh-zayed-road-city-towers\",\"level\":\"2\"},{\"id\":\"4457\",\"name\":\"City Tower 1\",\"type\":\"TOWER\",\"slug\":\"sheikh-zayed-road-city-towers-city-tower-1\",\"slug_en\":\"sheikh-zayed-road-city-towers-city-tower-1\",\"level\":\"3\"}],\"description\":\"H&H is proud to present this brand new, unfurnished 1 bedroom residence in\\u00a0City Tower, a landmark residential address on Sheikh Zayed Road, opposite\\u00a0 DIFC and Museum of the Future. This luxury, urban living offers striking views and unmatched amenities,\\u00a0designed for individuals seeking simplicity without compromise.\\nLocated just 10 minutes drive from Dubai Mall, Downtown and Jumeirah Beach and 13 minutes from Dubai International Airport. Emirates Towers Metro Station is just a short walk away and there is also direct access to Sheikh Zayed Road. City Tower provides you with unbeatable connectivity.\\nProperty Highlights:\\n\\n- Fully equipped kitchen with SMEG appliances\\n- Floor to ceiling windows, flooded with natural light\\n- City and sea views\\n- Maid\\u2019s room\\n- Statement entrance lobby\\n- Extensive amenity offering\\nFacilities:\\n\\n- Fully equipped Technogym fitness centre\\n- Yoga studio\\n- 2 outdoor padel courts\\n- Swimming pool and jacuzzis\\n- Children\\u2019s pool\\n- Indoor & outdoor children\\u2019s playground\\n- Mini football court\\n- Landscaped, outdoor seating areas\\n- Exclusive residents\\u2019 lounge\\nDaily convenience:\\n\\n- Spinneys supermarket\\n- La Gente cafe\\n- Concierge support and lifestyle services\\n- 24 hour security and controlled access\\n- 17 destination lifts for residents only\\n- Dedicated car parking\\n- 18 EV charging stations & bicycle parking\\nDesigned by renowned international architects Pelli Clarke & Partners, every design choice at City Tower reflects a vision for enduring living.\\nWhere every detail is considered, creating a home that is efficient, connected, and built for the rhythm of city life, choose City Tower. \\n\\n*Please note that the images are for illustrative purposes only and all apartments are unfurnished.\\u00a0\\n\\nTo arrange a viewing, please don't hesitate to get in touch with us.\",\"amenity_names\":[\"Balcony\",\"Built in Wardrobes\",\"Central A\\\/C\",\"Covered Parking\",\"Private Jacuzzi\",\"Kitchen Appliances\",\"Shared Pool\",\"View of Water\",\"Children's Play Area\",\"Concierge\"],\"payment_method\":[],\"lead_value\":1000,\"details_path\":\"\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-sheikh-zayed-road-city-towers-city-tower-1-84492700.html\",\"rank_score\":0,\"bedrooms_value\":1,\"bathrooms_value\":2,\"is_pf_exclusive\":false,\"listing_id\":\"JATPKVAS7VEBV30KCQ6EA6HV8M\",\"client\":{\"id\":\"572\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/572\\\/554fca3b-55aa-4435-b9ea-417aca11218d\\\/178x98.jpg\",\"name\":\"H & H DEVELOPMENT L.L.C\",\"address\":\"Office 2002, Building City Tower 2, Trade Centre, Sheikh Zayed Rd, Dubai, \",\"email\":\"pmgt@h-h.ae\",\"phone\":\"+97143444434\",\"slug\":\"h-h-development-l-l-c-676\"},\"is_fhm\":false,\"travel_time_tags\":[],\"floor_plans\":[],\"mortgage_cashback\":0,\"price_per_area\":null,\"view_360\":\"\",\"number_of_cheques\":4,\"rnpm\":{\"enabled\":false},\"is_great_value\":false,\"is_high_demand\":true,\"is_luxe\":false,\"rooms\":null,\"rooms_value\":null,\"is_price_drop\":false},\"84492970\":{\"id\":\"84492970\",\"category_id\":2,\"property_type\":\"Apartment\",\"price\":{\"value\":750000,\"currency\":\"AED\",\"period\":\"yearly\",\"is_hidden\":false},\"title\":\"4 BR with 2 Months Free Rent | Expansive layout |\",\"location\":{\"id\":\"4457\",\"full_name\":\"City Tower 1, City Towers, Sheikh Zayed Road, Dubai\",\"coordinates\":{\"lat\":25.219093322753906,\"lon\":55.27922439575195},\"slug\":\"sheikh-zayed-road-city-towers-city-tower-1\",\"path\":\"1.88.1232.4457\",\"type\":\"TOWER\",\"name\":\"City Tower 1\",\"path_name\":\"Dubai, Sheikh Zayed Road, City Towers\"},\"images\":[{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/AG5Z37G6KZRWW21AKB77R29V6M\\\/81503b4d-61e6-48af-9c68-559f3ef64398\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/AG5Z37G6KZRWW21AKB77R29V6M\\\/81503b4d-61e6-48af-9c68-559f3ef64398\\\/668x452.jpg\",\"classification_label\":\"\"},{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/AG5Z37G6KZRWW21AKB77R29V6M\\\/766b6aa0-959b-4c2e-8944-676e570363d7\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/AG5Z37G6KZRWW21AKB77R29V6M\\\/766b6aa0-959b-4c2e-8944-676e570363d7\\\/668x452.jpg\",\"classification_label\":\"\"},{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/AG5Z37G6KZRWW21AKB77R29V6M\\\/c707d3f0-ed6f-4b1c-ade4-a95c140337f2\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/AG5Z37G6KZRWW21AKB77R29V6M\\\/c707d3f0-ed6f-4b1c-ade4-a95c140337f2\\\/668x452.jpg\",\"classification_label\":\"\"},{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/AG5Z37G6KZRWW21AKB77R29V6M\\\/6cfb5743-1627-4f74-a31d-8cb9b369193f\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/AG5Z37G6KZRWW21AKB77R29V6M\\\/6cfb5743-1627-4f74-a31d-8cb9b369193f\\\/668x452.jpg\",\"classification_label\":\"\"}],\"agent\":{\"id\":\"113360\",\"image\":\"https:\\\/\\\/www.propertyfinder.ae\\\/images\\\/pf_agent\\\/picture\\\/471ffffea8c8417dbe9ff64c4cc04467c1b58455\\\/desktop\",\"is_super_agent\":false,\"name\":\"Dymphna Campsteyn\",\"user_id\":12591,\"email\":\"dymphna.c@h-h.ae\",\"languages\":[\"English\",\"French\",\"Spanish\"],\"slug\":\"dymphna-campsteyn\"},\"broker\":{\"id\":\"572\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/572\\\/554fca3b-55aa-4435-b9ea-417aca11218d\\\/178x98.jpg\",\"name\":\"H & H DEVELOPMENT L.L.C\",\"address\":\"Office 2002, Building City Tower 2, Trade Centre, Sheikh Zayed Rd, Dubai, \",\"email\":\"pmgt@h-h.ae\",\"phone\":\"+97143444434\",\"slug\":\"h-h-development-l-l-c-676\"},\"is_verified\":false,\"is_direct_from_developer\":true,\"is_new_construction\":false,\"is_available\":true,\"is_featured\":false,\"is_premium\":true,\"is_new_insert\":false,\"utilities_price_type\":\"notSelected\",\"live_viewing\":null,\"is_community_expert\":false,\"is_cts\":false,\"bedrooms\":\"4\",\"bathrooms\":\"5\",\"size\":{\"value\":2896,\"unit\":\"sqft\"},\"share_url\":\"https:\\\/\\\/www.propertyfinder.ae\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-sheikh-zayed-road-city-towers-city-tower-1-84492970.html\",\"reference\":\"HI-R-4569\",\"listed_date\":\"2026-05-03T18:31:07Z\",\"last_refreshed_at\":null,\"contact_options\":[{\"type\":\"email\",\"value\":\"dymphna.c@h-h.ae\",\"link\":\"mailto:dymphna.c@h-h.ae\",\"is_did\":false},{\"type\":\"phone\",\"value\":\"+971551225544\",\"link\":\"tel:+971551225544\",\"is_did\":false},{\"type\":\"whatsapp\",\"value\":\"+97145560345\",\"link\":\"https:\\\/\\\/api.whatsapp.com\\\/send?phone=+97145560345&text=Hello%2C%0AI+would+like+to+get+more+information+about+this+property%3A+%0A+%0AReference%3A+HI-R-4569%0AType%3A+Apartment%0APrice%3A+750%2C000+AED%2Fyear+%0ALocation%3A+City+Tower+1+%0ALink%3A+https%3A%2F%2Fwww.propertyfinder.ae%2Fto%2F84492970%2Fen+%0A+%0AAny+changes+made+to+this+message+will+result+in+the+enquiry+not+being+sent+to+the+agent.\",\"is_did\":false}],\"images_count\":19,\"amenities\":[\"BA\",\"BW\",\"AC\",\"CP\",\"BK\",\"MR\",\"SP\",\"VW\",\"PR\",\"CS\"],\"completion_status\":\"\",\"furnished\":\"NO\",\"property_type_id\":1,\"has_view_360\":false,\"rsp\":0,\"rss\":0,\"qs\":95,\"is_exclusive\":false,\"is_broker_project_property\":false,\"rera\":\"722128094216\",\"offering_type\":\"Residential for Rent\",\"video_url\":\"\",\"is_smart_ad\":false,\"is_spotlight_listing\":true,\"is_claimed_by_agent\":false,\"is_under_offer_by_competitor\":false,\"listing_level\":\"premium\",\"listing_level_label\":\"premium\",\"location_tree\":[{\"id\":\"1\",\"name\":\"Dubai\",\"type\":\"CITY\",\"slug\":\"dubai\",\"slug_en\":\"dubai\",\"level\":\"0\"},{\"id\":\"88\",\"name\":\"Sheikh Zayed Road\",\"type\":\"COMMUNITY\",\"slug\":\"sheikh-zayed-road\",\"slug_en\":\"sheikh-zayed-road\",\"level\":\"1\"},{\"id\":\"1232\",\"name\":\"City Towers\",\"type\":\"SUBCOMMUNITY\",\"slug\":\"sheikh-zayed-road-city-towers\",\"slug_en\":\"sheikh-zayed-road-city-towers\",\"level\":\"2\"},{\"id\":\"4457\",\"name\":\"City Tower 1\",\"type\":\"TOWER\",\"slug\":\"sheikh-zayed-road-city-towers-city-tower-1\",\"slug_en\":\"sheikh-zayed-road-city-towers-city-tower-1\",\"level\":\"3\"}],\"description\":\"H&H is proud to present this brand new, unfurnished 4 bedroom residence in\\u00a0City Tower, a landmark residential address on Sheikh Zayed Road, opposite\\u00a0 DIFC and Museum of the Future. This luxury, urban living offers striking views and unmatched amenities,\\u00a0designed for individuals seeking simplicity without compromise.\\n\\nLocated just 10 minutes drive from Dubai Mall, Downtown and Jumeirah Beach and 13 minutes from Dubai International Airport. Emirates Towers Metro Station is just a short walk away and there is also direct access to Sheikh Zayed Road. City Tower provides you with unbeatable connectivity.\\n\\nProperty Highlights:\\n\\n- Fully equipped kitchen with SMEG appliances\\n- Floor to ceiling windows, flooded with natural light\\n- City and sea views\\n- Maid\\u2019s room\\n- Statement entrance lobby\\n- Extensive amenity offering\\n\\nFacilities:\\n\\n- Fully equipped Technogym fitness centre\\n- Pilates Reformer\\\/Yoga studio\\n- 2 outdoor padel courts\\n- Swimming pool and jacuzzis\\n- Children\\u2019s pool\\n- Indoor & outdoor children\\u2019s playground\\n- Mini football court\\n- Landscaped, outdoor seating areas\\n- Exclusive residents\\u2019 lounge\\n\\nDaily convenience:\\n\\n- Spinneys supermarket\\n- La Gente cafe\\n- Concierge support and lifestyle services\\n- 24 hour security and controlled access\\n- 17 destination lifts for residents only\\n- Dedicated car parking\\n- 18 EV charging stations & bicycle parking\\n\\nDesigned by renowned international architects Pelli Clarke & Partners, every design choice at City Tower reflects a vision for enduring living.\\n\\nWhere every detail is considered, creating a home that is efficient, connected, and built for the rhythm of city life, choose City Tower. \\n\\n*Please note that the images are for illustrative purposes only and all apartments are unfurnished.\\u00a0\\n\\nTo arrange a viewing, please don't hesitate to get in touch with us.\",\"amenity_names\":[\"Balcony\",\"Built in Wardrobes\",\"Central A\\\/C\",\"Covered Parking\",\"Kitchen Appliances\",\"Maids Room\",\"Shared Pool\",\"View of Water\",\"Children's Play Area\",\"Concierge\"],\"payment_method\":[],\"lead_value\":1000,\"details_path\":\"\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-sheikh-zayed-road-city-towers-city-tower-1-84492970.html\",\"rank_score\":0,\"bedrooms_value\":4,\"bathrooms_value\":5,\"is_pf_exclusive\":false,\"listing_id\":\"AG5Z37G6KZRWW21AKB77R29V6M\",\"client\":{\"id\":\"572\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/572\\\/554fca3b-55aa-4435-b9ea-417aca11218d\\\/178x98.jpg\",\"name\":\"H & H DEVELOPMENT L.L.C\",\"address\":\"Office 2002, Building City Tower 2, Trade Centre, Sheikh Zayed Rd, Dubai, \",\"email\":\"pmgt@h-h.ae\",\"phone\":\"+97143444434\",\"slug\":\"h-h-development-l-l-c-676\"},\"is_fhm\":false,\"travel_time_tags\":[],\"floor_plans\":[],\"mortgage_cashback\":0,\"price_per_area\":null,\"view_360\":\"\",\"number_of_cheques\":4,\"rnpm\":{\"enabled\":false},\"is_great_value\":false,\"is_high_demand\":true,\"is_luxe\":true,\"rooms\":null,\"rooms_value\":null,\"is_price_drop\":false},\"99125423\":{\"id\":\"99125423\",\"category_id\":2,\"property_type\":\"Apartment\",\"price\":{\"value\":109999,\"currency\":\"AED\",\"period\":\"yearly\",\"is_hidden\":false},\"title\":\"Elegant Home in PG One | Spacious Layout\",\"location\":{\"id\":\"13395\",\"full_name\":\"PG One, Al Furjan, Dubai\",\"coordinates\":{\"lat\":25.034671783447266,\"lon\":55.14276123046875},\"slug\":\"al-furjan-pg-one\",\"path\":\"1.14.13395\",\"type\":\"TOWER\",\"name\":\"PG One\",\"path_name\":\"Dubai, Al Furjan\"},\"images\":[{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/RXEQD93BZ0N0X21VYXJCNX3FHG\\\/eaf465c0-4781-471c-ad84-92232eb8493b\\\/416x272.jpg?v=2cdeb258ee661520b71d6b98664df854\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/RXEQD93BZ0N0X21VYXJCNX3FHG\\\/eaf465c0-4781-471c-ad84-92232eb8493b\\\/668x452.jpg?v=de16c34b0059404ebaff3c24d7cf09c5\",\"classification_label\":\"\"},{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/RXEQD93BZ0N0X21VYXJCNX3FHG\\\/7d2edaa1-dacf-43cc-b41d-d5656218ecfb\\\/416x272.jpg?v=dbb4734d962189a3f1924c8e3496b283\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/RXEQD93BZ0N0X21VYXJCNX3FHG\\\/7d2edaa1-dacf-43cc-b41d-d5656218ecfb\\\/668x452.jpg?v=0444575a223157d3e37e864c4afd8235\",\"classification_label\":\"\"},{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/RXEQD93BZ0N0X21VYXJCNX3FHG\\\/9c1f2da4-6b13-47fd-b36c-5764bbd75de7\\\/416x272.jpg?v=44b0c98f7ae32b1ae2e4d52df3e80e19\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/RXEQD93BZ0N0X21VYXJCNX3FHG\\\/9c1f2da4-6b13-47fd-b36c-5764bbd75de7\\\/668x452.jpg?v=dd5cb53f51feda66168e5a275a6b840e\",\"classification_label\":\"\"}],\"agent\":{\"id\":\"136947\",\"image\":\"https:\\\/\\\/www.propertyfinder.ae\\\/images\\\/pf_agent\\\/picture\\\/c555bfd8d742c464d3ccb92ec24388aa0f796c47\\\/desktop\",\"is_super_agent\":true,\"name\":\"Hitesh Babani\",\"user_id\":11066,\"email\":\"hitesh@ushre.com\",\"languages\":[\"English\",\"Hindi\"],\"slug\":\"hitesh-babani\"},\"broker\":{\"id\":\"724\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/724\\\/903f9d68-f897-494c-ba11-589e876e5626\\\/178x98.jpg\",\"name\":\"Union Square House Real Estate\",\"address\":\"Office 202, Building Building 6, Bay Square, Business Bay, building 6, Dubai, \",\"email\":\"obaid@ushre.com\",\"phone\":\"+97144589090\",\"slug\":\"union-square-house-real-estate-825\"},\"is_verified\":true,\"is_direct_from_developer\":false,\"is_new_construction\":false,\"is_available\":true,\"is_featured\":false,\"is_premium\":true,\"is_new_insert\":false,\"utilities_price_type\":\"notSelected\",\"live_viewing\":null,\"is_community_expert\":false,\"is_cts\":false,\"bedrooms\":\"2\",\"bathrooms\":\"3\",\"size\":{\"value\":922,\"unit\":\"sqft\"},\"share_url\":\"https:\\\/\\\/www.propertyfinder.ae\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-al-furjan-pg-one-99125423.html\",\"reference\":\"RXEQD93BZ0N0X21VYXJCNX3FHG\",\"listed_date\":\"2026-06-06T10:08:51Z\",\"last_refreshed_at\":null,\"contact_options\":[{\"type\":\"email\",\"value\":\"hitesh@ushre.com\",\"link\":\"mailto:hitesh@ushre.com\",\"is_did\":false},{\"type\":\"phone\",\"value\":\"+971558790033\",\"link\":\"tel:+971558790033\",\"is_did\":false},{\"type\":\"whatsapp\",\"value\":\"+97145560345\",\"link\":\"https:\\\/\\\/api.whatsapp.com\\\/send?phone=+97145560345&text=Hello%2C%0AI+would+like+to+get+more+information+about+this+property%3A+%0A+%0AReference%3A+RXEQD93BZ0N0X21VYXJCNX3FHG%0AType%3A+Apartment%0APrice%3A+109%2C999+AED%2Fyear+%0ALocation%3A+PG+One+%0ALink%3A+https%3A%2F%2Fwww.propertyfinder.ae%2Fto%2F99125423%2Fen+%0A+%0AAny+changes+made+to+this+message+will+result+in+the+enquiry+not+being+sent+to+the+agent.\",\"is_did\":false}],\"images_count\":15,\"amenities\":[\"BA\",\"BW\",\"AC\",\"BK\",\"SP\",\"ST\",\"VW\",\"SE\",\"CS\",\"SY\",\"BL\",\"LB\",\"VC\"],\"completion_status\":\"\",\"furnished\":\"NO\",\"property_type_id\":1,\"has_view_360\":false,\"rsp\":89.01695,\"rss\":89.01695,\"qs\":100,\"is_exclusive\":false,\"is_broker_project_property\":false,\"rera\":\"71563920188\",\"offering_type\":\"Residential for Rent\",\"video_url\":\"\",\"is_smart_ad\":false,\"is_spotlight_listing\":false,\"is_claimed_by_agent\":false,\"is_under_offer_by_competitor\":false,\"listing_level\":\"premium\",\"listing_level_label\":\"premium\",\"location_tree\":[{\"id\":\"1\",\"name\":\"Dubai\",\"type\":\"CITY\",\"slug\":\"dubai\",\"slug_en\":\"dubai\",\"level\":\"0\"},{\"id\":\"14\",\"name\":\"Al Furjan\",\"type\":\"COMMUNITY\",\"slug\":\"al-furjan\",\"slug_en\":\"al-furjan\",\"level\":\"1\"},{\"id\":\"13395\",\"name\":\"PG One\",\"type\":\"TOWER\",\"slug\":\"al-furjan-pg-one\",\"slug_en\":\"al-furjan-pg-one\",\"level\":\"2\"}],\"description\":\"Experience modern urban living in this stylish apartment in PG One, thoughtfully designed to offer comfort, convenience, and contemporary elegance. \\n\\nProperty Features:\\nBright and spacious layout\\nModern kitchen with quality finishes\\nKitchen fully furnished with appliances\\nBuilt-in wardrobes\\nBalcony with community views\\nCovered parking\\nSwimming pool and gym access\\nFamily-friendly environment\\n24\\\/7 security\\n\\nNearby Locations:\\nAl Furjan Metro Station\\nIbn Battuta Mall\\nSheikh Zayed Road\\nDubai Marina\\nJumeirah Beach Residence (JBR)\\nDiscovery Gardens\\nSchools, supermarkets, and healthcare facilities nearby\\n\\nThis property offers the perfect blend of style, comfort, and accessibility, making it an excellent choice for both end-users and investors.\\n\\nContact Union Square House for more details.\",\"amenity_names\":[\"Balcony\",\"Built in Wardrobes\",\"Central A\\\/C\",\"Kitchen Appliances\",\"Shared Pool\",\"Study\",\"View of Water\",\"Security\",\"Concierge\",\"Shared Gym\",\"View of Landmark\",\"Lobby in Building\",\"Vastu-compliant\"],\"payment_method\":[],\"lead_value\":1000,\"details_path\":\"\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-al-furjan-pg-one-99125423.html\",\"rank_score\":89.01695251464844,\"bedrooms_value\":2,\"bathrooms_value\":3,\"is_pf_exclusive\":false,\"listing_id\":\"RXEQD93BZ0N0X21VYXJCNX3FHG\",\"client\":{\"id\":\"724\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/724\\\/903f9d68-f897-494c-ba11-589e876e5626\\\/178x98.jpg\",\"name\":\"Union Square House Real Estate\",\"address\":\"Office 202, Building Building 6, Bay Square, Business Bay, building 6, Dubai, \",\"email\":\"obaid@ushre.com\",\"phone\":\"+97144589090\",\"slug\":\"union-square-house-real-estate-825\"},\"is_fhm\":false,\"travel_time_tags\":[],\"floor_plans\":[{\"unit_number\":\"\",\"dimension\":\"2d\",\"image_url\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/floorplan\\\/6146d5b9d74bbb02da70c471b8593df7\\\/33621f0f-4dd4-46e8-9c18-15fffe09744a\\\/watermarked.png\",\"floor_number\":0,\"area\":922}],\"mortgage_cashback\":0,\"price_per_area\":null,\"view_360\":\"\",\"number_of_cheques\":2,\"rnpm\":{\"enabled\":false},\"is_great_value\":true,\"is_high_demand\":true,\"is_luxe\":false,\"rooms\":null,\"rooms_value\":null,\"is_price_drop\":false},\"98241423\":{\"id\":\"98241423\",\"category_id\":2,\"property_type\":\"Apartment\",\"price\":{\"value\":100000,\"currency\":\"AED\",\"period\":\"yearly\",\"is_hidden\":false},\"title\":\"Brand New Apartment | Premium Amenities\",\"location\":{\"id\":\"13395\",\"full_name\":\"PG One, Al Furjan, Dubai\",\"coordinates\":{\"lat\":25.034671783447266,\"lon\":55.14276123046875},\"slug\":\"al-furjan-pg-one\",\"path\":\"1.14.13395\",\"type\":\"TOWER\",\"name\":\"PG One\",\"path_name\":\"Dubai, Al Furjan\"},\"images\":[{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/HE269F98TM06GPW34Z3F473FZC\\\/fd5de8a4-78ef-4b24-9035-15caf1a8183c\\\/416x272.jpg?v=ee831c4a9867d2934a182ddb34cd1668\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/HE269F98TM06GPW34Z3F473FZC\\\/fd5de8a4-78ef-4b24-9035-15caf1a8183c\\\/668x452.jpg?v=5701d41cbed2bd4d75459f9f20c93d7c\",\"classification_label\":\"\"},{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/HE269F98TM06GPW34Z3F473FZC\\\/92d9456a-dc46-458f-92ed-2c18e3a83037\\\/416x272.jpg?v=54270656f03c7ce9c83d3f4aab728e41\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/HE269F98TM06GPW34Z3F473FZC\\\/92d9456a-dc46-458f-92ed-2c18e3a83037\\\/668x452.jpg?v=97da7a37d7e7ada2f96f80c60544e402\",\"classification_label\":\"\"},{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/HE269F98TM06GPW34Z3F473FZC\\\/1f2a1867-246d-4b5f-b590-f4afa2d24987\\\/416x272.jpg?v=b45e26ec4f2006f66d1e9a795176e8de\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/HE269F98TM06GPW34Z3F473FZC\\\/1f2a1867-246d-4b5f-b590-f4afa2d24987\\\/668x452.jpg?v=8c8154e36deec358e942840cdb2cc440\",\"classification_label\":\"\"}],\"agent\":{\"id\":\"136947\",\"image\":\"https:\\\/\\\/www.propertyfinder.ae\\\/images\\\/pf_agent\\\/picture\\\/c555bfd8d742c464d3ccb92ec24388aa0f796c47\\\/desktop\",\"is_super_agent\":true,\"name\":\"Hitesh Babani\",\"user_id\":11066,\"email\":\"hitesh@ushre.com\",\"languages\":[\"English\",\"Hindi\"],\"slug\":\"hitesh-babani\"},\"broker\":{\"id\":\"724\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/724\\\/903f9d68-f897-494c-ba11-589e876e5626\\\/178x98.jpg\",\"name\":\"Union Square House Real Estate\",\"address\":\"Office 202, Building Building 6, Bay Square, Business Bay, building 6, Dubai, \",\"email\":\"obaid@ushre.com\",\"phone\":\"+97144589090\",\"slug\":\"union-square-house-real-estate-825\"},\"is_verified\":true,\"is_direct_from_developer\":false,\"is_new_construction\":false,\"is_available\":true,\"is_featured\":false,\"is_premium\":true,\"is_new_insert\":false,\"utilities_price_type\":\"notSelected\",\"live_viewing\":null,\"is_community_expert\":false,\"is_cts\":false,\"bedrooms\":\"2\",\"bathrooms\":\"3\",\"size\":{\"value\":922,\"unit\":\"sqft\"},\"share_url\":\"https:\\\/\\\/www.propertyfinder.ae\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-al-furjan-pg-one-98241423.html\",\"reference\":\"HE269F98TM06GPW34Z3F473FZC\",\"listed_date\":\"2026-06-04T07:28:36Z\",\"last_refreshed_at\":null,\"contact_options\":[{\"type\":\"email\",\"value\":\"hitesh@ushre.com\",\"link\":\"mailto:hitesh@ushre.com\",\"is_did\":false},{\"type\":\"phone\",\"value\":\"+971558790033\",\"link\":\"tel:+971558790033\",\"is_did\":false},{\"type\":\"whatsapp\",\"value\":\"+97145560345\",\"link\":\"https:\\\/\\\/api.whatsapp.com\\\/send?phone=+97145560345&text=Hello%2C%0AI+would+like+to+get+more+information+about+this+property%3A+%0A+%0AReference%3A+HE269F98TM06GPW34Z3F473FZC%0AType%3A+Apartment%0APrice%3A+100%2C000+AED%2Fyear+%0ALocation%3A+PG+One+%0ALink%3A+https%3A%2F%2Fwww.propertyfinder.ae%2Fto%2F98241423%2Fen+%0A+%0AAny+changes+made+to+this+message+will+result+in+the+enquiry+not+being+sent+to+the+agent.\",\"is_did\":false}],\"images_count\":15,\"amenities\":[\"BA\",\"AC\",\"CP\",\"SP\",\"ST\",\"VW\",\"SE\",\"CS\",\"SY\",\"LB\"],\"completion_status\":\"\",\"furnished\":\"PARTLY\",\"property_type_id\":1,\"has_view_360\":false,\"rsp\":87.81489,\"rss\":87.81489,\"qs\":100,\"is_exclusive\":false,\"is_broker_project_property\":false,\"rera\":\"71563912700\",\"offering_type\":\"Residential for Rent\",\"video_url\":\"\",\"is_smart_ad\":false,\"is_spotlight_listing\":false,\"is_claimed_by_agent\":false,\"is_under_offer_by_competitor\":false,\"listing_level\":\"premium\",\"listing_level_label\":\"premium\",\"location_tree\":[{\"id\":\"1\",\"name\":\"Dubai\",\"type\":\"CITY\",\"slug\":\"dubai\",\"slug_en\":\"dubai\",\"level\":\"0\"},{\"id\":\"14\",\"name\":\"Al Furjan\",\"type\":\"COMMUNITY\",\"slug\":\"al-furjan\",\"slug_en\":\"al-furjan\",\"level\":\"1\"},{\"id\":\"13395\",\"name\":\"PG One\",\"type\":\"TOWER\",\"slug\":\"al-furjan-pg-one\",\"slug_en\":\"al-furjan-pg-one\",\"level\":\"2\"}],\"description\":\"Experience comfortable and contemporary living in this well-designed apartment in PG One, Al Furjan. Offering a bright and spacious layout, this home is ideal for professionals, couples, and small families seeking convenience and a vibrant community lifestyle.\\n\\nProperty Features:\\nSpacious and bright layout\\nModern kitchen with premium finishes\\nBuilt-in wardrobes\\nBalcony\\nFloor-to-ceiling windows\\nCovered parking\\nVacant and ready to move in\\nWell-maintained building\\n\\nCommunity Amenities:\\nSwimming pool\\nFully equipped gymnasium\\nChildren's play area\\nLandscaped outdoor areas\\n24\\\/7 security\\nFamily-friendly community\\n\\nNearby Locations:\\nWalking distance to Al Furjan Metro Station\\n5 Minutes to Ibn Battuta Mall\\n10 Minutes to Dubai Marina\\n10 Minutes to Jumeirah Beach Residence (JBR)\\n15 Minutes to Palm Jumeirah\\n20 Minutes to Mall of the Emirates\\n25 Minutes to Downtown Dubai\\n30 Minutes to Dubai International Airport\\n\\nPG One enjoys a strategic location in Al Furjan, providing seamless access to Sheikh Zayed Road and Sheikh Mohammed Bin Zayed Road, making daily commuting convenient while keeping residents close to Dubai's major business and leisure destinations.\\n\\nContact us today to schedule a viewing and secure this exceptional home.\",\"amenity_names\":[\"Balcony\",\"Central A\\\/C\",\"Covered Parking\",\"Shared Pool\",\"Study\",\"View of Water\",\"Security\",\"Concierge\",\"Shared Gym\",\"Lobby in Building\"],\"payment_method\":[],\"lead_value\":1000,\"details_path\":\"\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-al-furjan-pg-one-98241423.html\",\"rank_score\":87.81488800048828,\"bedrooms_value\":2,\"bathrooms_value\":3,\"is_pf_exclusive\":false,\"listing_id\":\"HE269F98TM06GPW34Z3F473FZC\",\"client\":{\"id\":\"724\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/724\\\/903f9d68-f897-494c-ba11-589e876e5626\\\/178x98.jpg\",\"name\":\"Union Square House Real Estate\",\"address\":\"Office 202, Building Building 6, Bay Square, Business Bay, building 6, Dubai, \",\"email\":\"obaid@ushre.com\",\"phone\":\"+97144589090\",\"slug\":\"union-square-house-real-estate-825\"},\"is_fhm\":false,\"travel_time_tags\":[],\"floor_plans\":[{\"unit_number\":\"\",\"dimension\":\"2d\",\"image_url\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/floorplan\\\/6146d5b9d74bbb02da70c471b8593df7\\\/33621f0f-4dd4-46e8-9c18-15fffe09744a\\\/watermarked.png\",\"floor_number\":0,\"area\":922}],\"mortgage_cashback\":0,\"price_per_area\":null,\"view_360\":\"\",\"number_of_cheques\":2,\"rnpm\":{\"enabled\":false},\"is_great_value\":true,\"is_high_demand\":true,\"is_luxe\":false,\"rooms\":null,\"rooms_value\":null,\"is_price_drop\":false},\"99961494\":{\"id\":\"99961494\",\"category_id\":2,\"property_type\":\"Apartment\",\"price\":{\"value\":190000,\"currency\":\"AED\",\"period\":\"yearly\",\"is_hidden\":false},\"title\":\"Ready to Move | Modern Spacious | Close to Metro |\",\"location\":{\"id\":\"3511\",\"full_name\":\"The Onyx Tower 2, The Onyx Towers, Greens, Dubai\",\"coordinates\":{\"lat\":25.09654426574707,\"lon\":55.168785095214844},\"slug\":\"greens-the-onyx-towers-the-onyx-tower-2\",\"path\":\"1.60.863.3511\",\"type\":\"TOWER\",\"name\":\"The Onyx Tower 2\",\"path_name\":\"Dubai, Greens, The Onyx Towers\"},\"images\":[{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/J5H2QNHCFTDQ7FZAPJ2YBP4F5W\\\/cca43aee-a820-4bda-827d-e517d20d515f\\\/416x272.jpg?v=3e3af8c210fc2169778c66061959bde9\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/J5H2QNHCFTDQ7FZAPJ2YBP4F5W\\\/cca43aee-a820-4bda-827d-e517d20d515f\\\/668x452.jpg?v=78dde30c223bd36a4bb962da579a6268\",\"classification_label\":\"\"},{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/J5H2QNHCFTDQ7FZAPJ2YBP4F5W\\\/0a550142-c8e0-40b2-97b0-7dd90d4bf767\\\/416x272.jpg?v=e46fc15065843763d1a232f7e8efa241\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/J5H2QNHCFTDQ7FZAPJ2YBP4F5W\\\/0a550142-c8e0-40b2-97b0-7dd90d4bf767\\\/668x452.jpg?v=7e0491906c9ae550a7d65cee1c34111f\",\"classification_label\":\"\"},{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/J5H2QNHCFTDQ7FZAPJ2YBP4F5W\\\/f7900884-94bc-45d3-bbb1-497f3043880e\\\/416x272.jpg?v=a62bee44ec4f500d55305be820d80c8e\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/J5H2QNHCFTDQ7FZAPJ2YBP4F5W\\\/f7900884-94bc-45d3-bbb1-497f3043880e\\\/668x452.jpg?v=c76c2fb246441fe44ffb9b8c1e73b2a5\",\"classification_label\":\"\"}],\"agent\":{\"id\":\"329836\",\"image\":\"https:\\\/\\\/www.propertyfinder.ae\\\/images\\\/pf_agent\\\/picture\\\/bd54ad1be71a47270c3fbf1532b25520f1410974\\\/desktop\",\"is_super_agent\":true,\"name\":\"Mohammd Rajai Fawall\",\"user_id\":0,\"email\":\"fawall@xestate.global\",\"languages\":[\"English\",\"Arabic\"],\"slug\":\"mohammd-rajai-fawall\"},\"broker\":{\"id\":\"12428\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/12428\\\/8f8ff3e5-8362-49bd-9617-4861e810c7a2\\\/178x98.jpg\",\"name\":\"XESTATE PROPERTIES L.L.C\",\"address\":\"Office 208, Building Building 3, The Greens, Emaar business Park, Dubai, PO Box .\",\"email\":\"administration@xestate.global\",\"phone\":\"+971568017640\",\"slug\":\"xestate-properties-l-l-c-12557\"},\"is_verified\":true,\"is_direct_from_developer\":false,\"is_new_construction\":false,\"is_available\":true,\"is_featured\":false,\"is_premium\":true,\"is_new_insert\":true,\"utilities_price_type\":\"notSelected\",\"live_viewing\":null,\"is_community_expert\":false,\"is_cts\":false,\"bedrooms\":\"2\",\"bathrooms\":\"2\",\"size\":{\"value\":1418,\"unit\":\"sqft\"},\"share_url\":\"https:\\\/\\\/www.propertyfinder.ae\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-greens-the-onyx-towers-the-onyx-tower-2-99961494.html\",\"reference\":\"XEF-R-11521\",\"listed_date\":\"2026-06-08T08:34:08Z\",\"last_refreshed_at\":null,\"contact_options\":[{\"type\":\"email\",\"value\":\"fawall@xestate.global\",\"link\":\"mailto:fawall@xestate.global\",\"is_did\":false},{\"type\":\"phone\",\"value\":\"+971565490977\",\"link\":\"tel:+971565490977\",\"is_did\":false},{\"type\":\"whatsapp\",\"value\":\"+97145560345\",\"link\":\"https:\\\/\\\/api.whatsapp.com\\\/send?phone=+97145560345&text=Hello%2C%0AI+would+like+to+get+more+information+about+this+property%3A+%0A+%0AReference%3A+XEF-R-11521%0AType%3A+Apartment%0APrice%3A+190%2C000+AED%2Fyear+%0ALocation%3A+The+Onyx+Tower+2+%0ALink%3A+https%3A%2F%2Fwww.propertyfinder.ae%2Fto%2F99961494%2Fen+%0A+%0AAny+changes+made+to+this+message+will+result+in+the+enquiry+not+being+sent+to+the+agent.\",\"is_did\":false}],\"images_count\":19,\"amenities\":[\"AC\",\"BW\",\"SE\",\"BA\",\"SP\"],\"completion_status\":\"\",\"furnished\":\"NO\",\"property_type_id\":1,\"has_view_360\":false,\"rsp\":87.35916,\"rss\":87.35916,\"qs\":100,\"is_exclusive\":false,\"is_broker_project_property\":false,\"rera\":\"7117602013\",\"offering_type\":\"Residential for Rent\",\"video_url\":\"\",\"is_smart_ad\":false,\"is_spotlight_listing\":false,\"is_claimed_by_agent\":false,\"is_under_offer_by_competitor\":false,\"listing_level\":\"premium\",\"listing_level_label\":\"premium\",\"location_tree\":[{\"id\":\"1\",\"name\":\"Dubai\",\"type\":\"CITY\",\"slug\":\"dubai\",\"slug_en\":\"dubai\",\"level\":\"0\"},{\"id\":\"60\",\"name\":\"Greens\",\"type\":\"COMMUNITY\",\"slug\":\"greens\",\"slug_en\":\"greens\",\"level\":\"1\"},{\"id\":\"863\",\"name\":\"The Onyx Towers\",\"type\":\"SUBCOMMUNITY\",\"slug\":\"greens-the-onyx-towers\",\"slug_en\":\"greens-the-onyx-towers\",\"level\":\"2\"},{\"id\":\"3511\",\"name\":\"The Onyx Tower 2\",\"type\":\"TOWER\",\"slug\":\"greens-the-onyx-towers-the-onyx-tower-2\",\"slug_en\":\"greens-the-onyx-towers-the-onyx-tower-2\",\"level\":\"3\"}],\"description\":\"Brought to you by Xestate Properties LLC, this spacious 2-bedroom apartment is located in Onyx Tower 2, The Greens. Offering a generous layout and a prime location, the unit is ideal for comfortable urban living with easy access to key areas in Dubai.\\n\\nProperty Details:\\n\\n  * 2 Bedrooms\\n  * 2 Bathrooms + Powder Room\\n  * Vacant and ready to move in\\n  * Unfurnished\\n  * 1 Parking Space\\n  * Total Area: 1,418.36 sqft\\n\\nBuilding and Community Amenities:\\n\\n  * Swimming Pool\\n  * Fully Equipped Gym\\n  * BBQ Areas\\n  * Landscaped Gardens\\n  * Walking & Jogging Paths\\n  *  Retail Shops, Caf\\u00e9s & Restaurants\\n  * 24\\\/7 Security\\n  * Easy access to Sheikh Zayed Road\\n  * Close to Metro Station\\n  * Part of The Onyx development\\n  * 16-storey residential tower\\n  * Walking distance to hotels and leisure venues\\n  * 10-15 Mins walk to Internet City Metro\\n\\nIdeal for families and professionals looking for a well-connected home in one of Dubai\\u2019s most established communities.\\n\\nCommunity \\u2013 The Greens:\\n\\nThe Greens is a well-established residential community in Dubai developed by Emaar, offering a peaceful, family-friendly lifestyle surrounded by landscaped greenery and lakes. It features low-rise apartment buildings with a calm, community-focused environment.\\n\\nResidents enjoy shared amenities such as swimming pools, gyms, BBQ areas, walking paths, and nearby retail and dining options. The community is also well-connected, with easy access to Sheikh Zayed Road, Dubai Marina, and key business hubs like Internet City and Media City.\\n\\nFor more details please contact Xestate Properties LLC.\",\"amenity_names\":[\"Central A\\\/C\",\"Built in Wardrobes\",\"Security\",\"Balcony\",\"Shared Pool\"],\"payment_method\":[],\"lead_value\":100,\"details_path\":\"\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-greens-the-onyx-towers-the-onyx-tower-2-99961494.html\",\"rank_score\":87.35916137695312,\"bedrooms_value\":2,\"bathrooms_value\":2,\"is_pf_exclusive\":false,\"listing_id\":\"J5H2QNHCFTDQ7FZAPJ2YBP4F5W\",\"client\":{\"id\":\"12428\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/12428\\\/8f8ff3e5-8362-49bd-9617-4861e810c7a2\\\/178x98.jpg\",\"name\":\"XESTATE PROPERTIES L.L.C\",\"address\":\"Office 208, Building Building 3, The Greens, Emaar business Park, Dubai, PO Box .\",\"email\":\"administration@xestate.global\",\"phone\":\"+971568017640\",\"slug\":\"xestate-properties-l-l-c-12557\"},\"is_fhm\":false,\"travel_time_tags\":[],\"floor_plans\":[],\"mortgage_cashback\":0,\"price_per_area\":null,\"view_360\":\"\",\"number_of_cheques\":4,\"rnpm\":{\"enabled\":false},\"is_great_value\":false,\"is_high_demand\":false,\"is_luxe\":false,\"rooms\":null,\"rooms_value\":null,\"is_price_drop\":false},\"97365833\":{\"id\":\"97365833\",\"category_id\":2,\"property_type\":\"Apartment\",\"price\":{\"value\":85000,\"currency\":\"AED\",\"period\":\"yearly\",\"is_hidden\":false},\"title\":\"Modern Apartment | Great Location | Ready to Move\",\"location\":{\"id\":\"11804\",\"full_name\":\"Dubai Wharf Tower 3, Dubai Wharf, Al Jaddaf, Dubai\",\"coordinates\":{\"lat\":25.226299285888672,\"lon\":55.339717864990234},\"slug\":\"al-jaddaf-dubai-wharf-dubai-wharf-tower-3\",\"path\":\"1.17.556.11804\",\"type\":\"TOWER\",\"name\":\"Dubai Wharf Tower 3\",\"path_name\":\"Dubai, Al Jaddaf, Dubai Wharf\"},\"images\":[{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/17P957CSE65EK0D5Q7AZ0FV910\\\/16054cb1-7a6b-48bf-8661-080d40d18bda\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/17P957CSE65EK0D5Q7AZ0FV910\\\/16054cb1-7a6b-48bf-8661-080d40d18bda\\\/668x452.jpg\",\"classification_label\":\"\"},{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/17P957CSE65EK0D5Q7AZ0FV910\\\/ed3554a6-48c9-40ed-be30-747179480619\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/17P957CSE65EK0D5Q7AZ0FV910\\\/ed3554a6-48c9-40ed-be30-747179480619\\\/668x452.jpg\",\"classification_label\":\"\"},{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/17P957CSE65EK0D5Q7AZ0FV910\\\/d15b7911-8d8a-48c1-a92f-a9cf588c7404\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/17P957CSE65EK0D5Q7AZ0FV910\\\/d15b7911-8d8a-48c1-a92f-a9cf588c7404\\\/668x452.jpg\",\"classification_label\":\"\"}],\"agent\":{\"id\":\"136947\",\"image\":\"https:\\\/\\\/www.propertyfinder.ae\\\/images\\\/pf_agent\\\/picture\\\/c555bfd8d742c464d3ccb92ec24388aa0f796c47\\\/desktop\",\"is_super_agent\":true,\"name\":\"Hitesh Babani\",\"user_id\":11066,\"email\":\"hitesh@ushre.com\",\"languages\":[\"English\",\"Hindi\"],\"slug\":\"hitesh-babani\"},\"broker\":{\"id\":\"724\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/724\\\/903f9d68-f897-494c-ba11-589e876e5626\\\/178x98.jpg\",\"name\":\"Union Square House Real Estate\",\"address\":\"Office 202, Building Building 6, Bay Square, Business Bay, building 6, Dubai, \",\"email\":\"obaid@ushre.com\",\"phone\":\"+97144589090\",\"slug\":\"union-square-house-real-estate-825\"},\"is_verified\":true,\"is_direct_from_developer\":false,\"is_new_construction\":false,\"is_available\":true,\"is_featured\":false,\"is_premium\":true,\"is_new_insert\":false,\"utilities_price_type\":\"notSelected\",\"live_viewing\":null,\"is_community_expert\":false,\"is_cts\":false,\"bedrooms\":\"1\",\"bathrooms\":\"2\",\"size\":{\"value\":909,\"unit\":\"sqft\"},\"share_url\":\"https:\\\/\\\/www.propertyfinder.ae\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-al-jaddaf-dubai-wharf-dubai-wharf-tower-3-97365833.html\",\"reference\":\"17P957CSE65EK0D5Q7AZ0FV910\",\"listed_date\":\"2026-06-02T06:29:22Z\",\"last_refreshed_at\":null,\"contact_options\":[{\"type\":\"email\",\"value\":\"hitesh@ushre.com\",\"link\":\"mailto:hitesh@ushre.com\",\"is_did\":false},{\"type\":\"phone\",\"value\":\"+971558790033\",\"link\":\"tel:+971558790033\",\"is_did\":false},{\"type\":\"whatsapp\",\"value\":\"+97145560345\",\"link\":\"https:\\\/\\\/api.whatsapp.com\\\/send?phone=+97145560345&text=Hello%2C%0AI+would+like+to+get+more+information+about+this+property%3A+%0A+%0AReference%3A+17P957CSE65EK0D5Q7AZ0FV910%0AType%3A+Apartment%0APrice%3A+85%2C000+AED%2Fyear+%0ALocation%3A+Dubai+Wharf+Tower+3+%0ALink%3A+https%3A%2F%2Fwww.propertyfinder.ae%2Fto%2F97365833%2Fen+%0A+%0AAny+changes+made+to+this+message+will+result+in+the+enquiry+not+being+sent+to+the+agent.\",\"is_did\":false}],\"images_count\":17,\"amenities\":[\"BW\",\"AC\",\"SP\",\"ST\",\"VW\",\"SE\",\"CS\",\"SY\",\"CO\",\"LB\"],\"completion_status\":\"\",\"furnished\":\"YES\",\"property_type_id\":1,\"has_view_360\":false,\"rsp\":86.82019,\"rss\":86.82019,\"qs\":100,\"is_exclusive\":false,\"is_broker_project_property\":false,\"rera\":\"7117826547\",\"offering_type\":\"Residential for Rent\",\"video_url\":\"\",\"is_smart_ad\":false,\"is_spotlight_listing\":false,\"is_claimed_by_agent\":false,\"is_under_offer_by_competitor\":false,\"listing_level\":\"premium\",\"listing_level_label\":\"premium\",\"location_tree\":[{\"id\":\"1\",\"name\":\"Dubai\",\"type\":\"CITY\",\"slug\":\"dubai\",\"slug_en\":\"dubai\",\"level\":\"0\"},{\"id\":\"17\",\"name\":\"Al Jaddaf\",\"type\":\"COMMUNITY\",\"slug\":\"al-jaddaf\",\"slug_en\":\"al-jaddaf\",\"level\":\"1\"},{\"id\":\"556\",\"name\":\"Dubai Wharf\",\"type\":\"SUBCOMMUNITY\",\"slug\":\"al-jaddaf-dubai-wharf\",\"slug_en\":\"al-jaddaf-dubai-wharf\",\"level\":\"2\"},{\"id\":\"11804\",\"name\":\"Dubai Wharf Tower 3\",\"type\":\"TOWER\",\"slug\":\"al-jaddaf-dubai-wharf-dubai-wharf-tower-3\",\"slug_en\":\"al-jaddaf-dubai-wharf-dubai-wharf-tower-3\",\"level\":\"3\"}],\"description\":\"Union Square House Real Estate Brokers proudly presents this well-maintained apartment in Dubai Wharf, offering a perfect blend of comfort, convenience, and contemporary living. \\n\\nProperty Features:\\n\\u2022 Spacious Layout\\n \\u2022 Bright Living & Dining Area\\n \\u2022 Modern Kitchen\\n \\u2022 Built-in Wardrobes\\n \\u2022 Well-Appointed Bathrooms\\n \\u2022 Large Windows with Natural Light\\n \\u2022 Balcony\\n \\u2022 Central Air Conditioning\\n \\u2022 Covered Parking\\n\\nBuilding Amenities:\\n\\u2022 Swimming Pool\\n \\u2022 Fully Equipped Gymnasium\\n \\u2022 Children's Play Area\\n \\u2022 24\\\/7 Security\\n \\u2022 High-Speed Elevators\\n \\u2022 Retail & Dining Outlets\\n \\u2022 Landscaped Surroundings\\n\\nNearby Locations:\\n\\u2022 Dubai Festival City Mall\\n \\u2022 Dubai Creek Harbour\\n \\u2022 Dubai International Airport\\n \\u2022 Downtown Dubai\\n \\u2022 Business Bay\\n \\u2022 Dubai Healthcare City\\n \\u2022 Al Jaddaf Metro Station\\n \\u2022 Ras Al Khor Wildlife Sanctuary\\n\\nThe apartment features a bright and spacious living and dining area, complemented by large windows that maximize natural light. The modern kitchen is designed with practicality in mind, while the well-proportioned bedrooms provide comfort and ample storage space through built-in wardrobes.\\n\\nExperience modern waterfront living in one of Dubai\\u2019s most connected communities. \\n\\nContact Hitesh Babani today to arrange a viewing.\",\"amenity_names\":[\"Built in Wardrobes\",\"Central A\\\/C\",\"Shared Pool\",\"Study\",\"View of Water\",\"Security\",\"Concierge\",\"Shared Gym\",\"Children's Pool\",\"Lobby in Building\"],\"payment_method\":[],\"lead_value\":1000,\"details_path\":\"\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-al-jaddaf-dubai-wharf-dubai-wharf-tower-3-97365833.html\",\"rank_score\":86.8201904296875,\"bedrooms_value\":1,\"bathrooms_value\":2,\"is_pf_exclusive\":false,\"listing_id\":\"17P957CSE65EK0D5Q7AZ0FV910\",\"client\":{\"id\":\"724\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/724\\\/903f9d68-f897-494c-ba11-589e876e5626\\\/178x98.jpg\",\"name\":\"Union Square House Real Estate\",\"address\":\"Office 202, Building Building 6, Bay Square, Business Bay, building 6, Dubai, \",\"email\":\"obaid@ushre.com\",\"phone\":\"+97144589090\",\"slug\":\"union-square-house-real-estate-825\"},\"is_fhm\":false,\"travel_time_tags\":[],\"floor_plans\":[],\"mortgage_cashback\":0,\"price_per_area\":null,\"view_360\":\"\",\"number_of_cheques\":2,\"rnpm\":{\"enabled\":false},\"is_great_value\":false,\"is_high_demand\":true,\"is_luxe\":false,\"rooms\":null,\"rooms_value\":null,\"is_price_drop\":false},\"96127832\":{\"id\":\"96127832\",\"category_id\":2,\"property_type\":\"Apartment\",\"price\":{\"value\":1750000,\"currency\":\"AED\",\"period\":\"yearly\",\"is_hidden\":false},\"title\":\"1-of-1 Branded Renovation | Incredible Must-See!\",\"location\":{\"id\":\"8511\",\"full_name\":\"Atlantis The Royal Residences, The Crescent, Palm Jumeirah, Dubai\",\"coordinates\":{\"lat\":25.137941360473633,\"lon\":55.12687683105469},\"slug\":\"palm-jumeirah-the-crescent-atlantis-the-royal-residences\",\"path\":\"1.86.1203.8511\",\"type\":\"TOWER\",\"name\":\"Atlantis The Royal Residences\",\"path_name\":\"Dubai, Palm Jumeirah, The Crescent\"},\"images\":[{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/HAPQ0RA17VC3MPMT9AZKJ5KDKG\\\/9ec1f51f-7731-412d-8c98-e01689b3ed18\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/HAPQ0RA17VC3MPMT9AZKJ5KDKG\\\/9ec1f51f-7731-412d-8c98-e01689b3ed18\\\/668x452.jpg\",\"classification_label\":\"\"},{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/HAPQ0RA17VC3MPMT9AZKJ5KDKG\\\/d8697c46-3bc7-4d66-96ea-4c7d72a65f37\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/HAPQ0RA17VC3MPMT9AZKJ5KDKG\\\/d8697c46-3bc7-4d66-96ea-4c7d72a65f37\\\/668x452.jpg\",\"classification_label\":\"\"},{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/HAPQ0RA17VC3MPMT9AZKJ5KDKG\\\/ac0a9924-c6d1-46c0-8be4-99172139f4ba\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/HAPQ0RA17VC3MPMT9AZKJ5KDKG\\\/ac0a9924-c6d1-46c0-8be4-99172139f4ba\\\/668x452.jpg\",\"classification_label\":\"\"}],\"agent\":{\"id\":\"212197\",\"image\":\"https:\\\/\\\/www.propertyfinder.ae\\\/images\\\/pf_agent\\\/picture\\\/38c5ea04b58ce45e51515213921263b3617b568b\\\/desktop\",\"is_super_agent\":true,\"name\":\"Matthew Cooke \",\"user_id\":69766,\"email\":\"info.1@luxuryresidences.com\",\"languages\":[\"English\"],\"slug\":\"matthew-cooke\"},\"broker\":{\"id\":\"5366\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/5366\\\/52d88d9f-62e6-48df-8a7c-bffa03211ea8\\\/178x98.jpg\",\"name\":\"LUXURY RESIDENCES REAL ESTATE LLC\",\"address\":\"Office 804, Building Magnum Opus Tower, Barsha Heights (Tecom), Dubai, \",\"email\":\"matthew.cooke@luxuryresidences.com\",\"phone\":\"+971502540288\",\"slug\":\"luxury-residences-real-estate-llc-5492\"},\"is_verified\":true,\"is_direct_from_developer\":false,\"is_new_construction\":false,\"is_available\":true,\"is_featured\":false,\"is_premium\":true,\"is_new_insert\":false,\"utilities_price_type\":\"notSelected\",\"live_viewing\":null,\"is_community_expert\":false,\"is_cts\":false,\"bedrooms\":\"2\",\"bathrooms\":\"3\",\"size\":{\"value\":2727,\"unit\":\"sqft\"},\"share_url\":\"https:\\\/\\\/www.propertyfinder.ae\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-palm-jumeirah-the-crescent-atlantis-the-royal-residences-96127832.html\",\"reference\":\"LR-MC692\",\"listed_date\":\"2026-05-30T13:37:21Z\",\"last_refreshed_at\":null,\"contact_options\":[{\"type\":\"email\",\"value\":\"info.1@luxuryresidences.com\",\"link\":\"mailto:info.1@luxuryresidences.com\",\"is_did\":false},{\"type\":\"phone\",\"value\":\"+971502540288\",\"link\":\"tel:+971502540288\",\"is_did\":false},{\"type\":\"whatsapp\",\"value\":\"+97145560345\",\"link\":\"https:\\\/\\\/api.whatsapp.com\\\/send?phone=+97145560345&text=Hello%2C%0AI+would+like+to+get+more+information+about+this+property%3A+%0A+%0AReference%3A+LR-MC692%0AType%3A+Apartment%0APrice%3A+1%2C750%2C000+AED%2Fyear+%0ALocation%3A+Atlantis+The+Royal+Residences+%0ALink%3A+https%3A%2F%2Fwww.propertyfinder.ae%2Fto%2F96127832%2Fen+%0A+%0AAny+changes+made+to+this+message+will+result+in+the+enquiry+not+being+sent+to+the+agent.\",\"is_did\":false}],\"images_count\":30,\"amenities\":[\"BA\",\"BR\",\"BW\",\"BK\",\"MR\",\"SP\",\"VW\",\"SE\",\"CS\",\"SS\",\"SY\",\"MS\",\"PR\",\"LB\",\"CO\",\"CP\",\"WC\"],\"completion_status\":\"\",\"furnished\":\"YES\",\"property_type_id\":1,\"has_view_360\":false,\"rsp\":86.65819,\"rss\":86.65819,\"qs\":100,\"is_exclusive\":false,\"is_broker_project_property\":false,\"rera\":\"7180298468\",\"offering_type\":\"Residential for Rent\",\"video_url\":\"\",\"is_smart_ad\":false,\"is_spotlight_listing\":false,\"is_claimed_by_agent\":false,\"is_under_offer_by_competitor\":false,\"listing_level\":\"premium\",\"listing_level_label\":\"premium\",\"location_tree\":[{\"id\":\"1\",\"name\":\"Dubai\",\"type\":\"CITY\",\"slug\":\"dubai\",\"slug_en\":\"dubai\",\"level\":\"0\"},{\"id\":\"86\",\"name\":\"Palm Jumeirah\",\"type\":\"COMMUNITY\",\"slug\":\"palm-jumeirah\",\"slug_en\":\"palm-jumeirah\",\"level\":\"1\"},{\"id\":\"1203\",\"name\":\"The Crescent\",\"type\":\"SUBCOMMUNITY\",\"slug\":\"palm-jumeirah-the-crescent\",\"slug_en\":\"palm-jumeirah-the-crescent\",\"level\":\"2\"},{\"id\":\"8511\",\"name\":\"Atlantis The Royal Residences\",\"type\":\"TOWER\",\"slug\":\"palm-jumeirah-the-crescent-atlantis-the-royal-residences\",\"slug_en\":\"palm-jumeirah-the-crescent-atlantis-the-royal-residences\",\"level\":\"3\"}],\"description\":\"Luxury Residences, the #1 Atlantis, The Royal sales and rental agency and former developer sales team, unveils a truly one of a kind, fully renovated two bedroom private residence within this global icon on the Palm Jumeirah, Dubai.\\n\\nThis 18 month labour of love is a living work of art. Designed with best in class finishes and unparalleled attention to detail, no expense was spared. Spanning a well above average super spacious 2727 sqft (253 sqm), the residence offers uninterrupted sea and sunset views from the living\\\/dining room, kitchen, and both bedroom suites.\\n\\nThis bespoke trophy home features a palatial walk-in dressing room, boasts full smart home automation and a first for Atlantis The Royal, fully motorized, retractable window systems. At the click of a button, enjoy seamless indoor outdoor living where world class marbles, stones, Italian furniture, Bang Olufsen media, premium light fittings and solid woods extend toward the blue horizon.\\n\\nExclusive Amenities: \\n\\n- Private beachfront, indoor and outdoor pools\\n- Air conditioned cabanas, outdoor kitchen and BBQ\\n- Tennis court, children's play area, and private gardens\\n- Resident lounge, library, Technogym fitness suite, spa, sauna, and steam room\\n- Round the clock white glove service, dedicated concierge, and valet\\n\\nMichelin Starred Celebrity Chef Dining: \\n\\nEnjoy preferential 30% discount benefits across the resort. You are just moments away from Michelin starred dining including;  \\n\\n- Dinner by Heston Blumenthal\\n- Jaleo by Jose Andres\\n- Arianas Persian Kitchen\\n- La Mar by Gaston Acurio\\n- Estiatorio Milos\\n- Nobu by the Beach\\n- Ling Ling and the spectacular latest addition, Carbone fresh in from New York! \\n\\nWords cannot do this masterpiece justice. Viewings are an absolute necessity to appreciate its incredible value and quality so do not delay! \\n\\nThis is a rare opportunity to secure a lifestyle fit for the one percent of the one percent. \\n\\nContact Luxury Residences today to book your discreet private viewing!\",\"amenity_names\":[\"Balcony\",\"Barbecue Area\",\"Built in Wardrobes\",\"Kitchen Appliances\",\"Maids Room\",\"Shared Pool\",\"View of Water\",\"Security\",\"Concierge\",\"Shared Spa\",\"Shared Gym\",\"Maid Service\",\"Children's Play Area\",\"Lobby in Building\",\"Children's Pool\",\"Covered Parking\",\"Walk-in Closet\"],\"payment_method\":[],\"lead_value\":1000,\"details_path\":\"\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-palm-jumeirah-the-crescent-atlantis-the-royal-residences-96127832.html\",\"rank_score\":86.65818786621094,\"bedrooms_value\":2,\"bathrooms_value\":3,\"is_pf_exclusive\":false,\"listing_id\":\"HAPQ0RA17VC3MPMT9AZKJ5KDKG\",\"client\":{\"id\":\"5366\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/5366\\\/52d88d9f-62e6-48df-8a7c-bffa03211ea8\\\/178x98.jpg\",\"name\":\"LUXURY RESIDENCES REAL ESTATE LLC\",\"address\":\"Office 804, Building Magnum Opus Tower, Barsha Heights (Tecom), Dubai, \",\"email\":\"matthew.cooke@luxuryresidences.com\",\"phone\":\"+971502540288\",\"slug\":\"luxury-residences-real-estate-llc-5492\"},\"is_fhm\":false,\"travel_time_tags\":[],\"floor_plans\":[{\"unit_number\":\"\",\"dimension\":\"2d\",\"image_url\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/floorplan\\\/fc1293f7651c0a9369850b26b8b68f7c\\\/5dde20d9-4c6b-4516-8b2c-a40ca2feb3f7\\\/watermarked.png\",\"floor_number\":0,\"area\":2727}],\"mortgage_cashback\":0,\"price_per_area\":null,\"view_360\":\"\",\"number_of_cheques\":1,\"rnpm\":{\"enabled\":false},\"is_great_value\":false,\"is_high_demand\":true,\"is_luxe\":true,\"rooms\":null,\"rooms_value\":null,\"is_price_drop\":false},\"96933356\":{\"id\":\"96933356\",\"category_id\":2,\"property_type\":\"Apartment\",\"price\":{\"value\":270000,\"currency\":\"AED\",\"period\":\"yearly\",\"is_hidden\":false},\"title\":\"Private Terrace | Largest 3 BHK+M | Best Offer Now\",\"location\":{\"id\":\"2814\",\"full_name\":\"Intercontinental Residence Suites, Marsa Plaza, Dubai Festival City, Dubai\",\"coordinates\":{\"lat\":25.2315616607666,\"lon\":55.3474235534668},\"slug\":\"dubai-festival-city-marsa-plaza-intercontinental-residence-suites\",\"path\":\"1.43.2813.2814\",\"type\":\"TOWER\",\"name\":\"Intercontinental Residence Suites\",\"path_name\":\"Dubai, Dubai Festival City, Marsa Plaza\"},\"images\":[{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/FFTMCVJ6TN6AG3DQ4AWR042D3G\\\/9bd2fdd8-0fe9-43be-8a0d-3294964d692f\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/FFTMCVJ6TN6AG3DQ4AWR042D3G\\\/9bd2fdd8-0fe9-43be-8a0d-3294964d692f\\\/668x452.jpg\",\"classification_label\":\"\"},{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/FFTMCVJ6TN6AG3DQ4AWR042D3G\\\/8ee45a1a-4f35-4d49-8016-5c20a5b20e70\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/FFTMCVJ6TN6AG3DQ4AWR042D3G\\\/8ee45a1a-4f35-4d49-8016-5c20a5b20e70\\\/668x452.jpg\",\"classification_label\":\"\"},{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/FFTMCVJ6TN6AG3DQ4AWR042D3G\\\/b5460b82-2728-4076-b203-710449e39d29\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/FFTMCVJ6TN6AG3DQ4AWR042D3G\\\/b5460b82-2728-4076-b203-710449e39d29\\\/668x452.jpg\",\"classification_label\":\"\"}],\"agent\":{\"id\":\"256519\",\"image\":\"https:\\\/\\\/www.propertyfinder.ae\\\/images\\\/pf_agent\\\/picture\\\/35536841741f3e705c3c3de26092c51e685623b9\\\/desktop\",\"is_super_agent\":true,\"name\":\"Elizabeth Casas\",\"user_id\":109833,\"email\":\"liz@bluelagoonsrealestate.com\",\"languages\":[\"English\",\"Tagalog\"],\"slug\":\"elizabeth-casas\"},\"broker\":{\"id\":\"7486\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/7486\\\/61d50a19-a212-4f8c-a9f5-7ddbd3dad735\\\/178x98.jpg\",\"name\":\"Blue Lagoons Real Estate\",\"address\":\"Office 519, Building AB Centre, Al Barsha, Shaikh Zayed Road, Dubai, PO Box 453652\",\"email\":\"info@bluelagoonsrealestate.com\",\"phone\":\"+971503474234\",\"slug\":\"blue-lagoons-real-estate-7612\"},\"is_verified\":true,\"is_direct_from_developer\":false,\"is_new_construction\":false,\"is_available\":true,\"is_featured\":false,\"is_premium\":true,\"is_new_insert\":false,\"utilities_price_type\":\"notSelected\",\"live_viewing\":null,\"is_community_expert\":false,\"is_cts\":false,\"bedrooms\":\"3\",\"bathrooms\":\"5\",\"size\":{\"value\":4032,\"unit\":\"sqft\"},\"share_url\":\"https:\\\/\\\/www.propertyfinder.ae\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-dubai-festival-city-marsa-plaza-intercontinental-residence-suites-96933356.html\",\"reference\":\"MarsaRental\",\"listed_date\":\"2026-06-01T07:19:54Z\",\"last_refreshed_at\":null,\"contact_options\":[{\"type\":\"email\",\"value\":\"liz@bluelagoonsrealestate.com\",\"link\":\"mailto:liz@bluelagoonsrealestate.com\",\"is_did\":false},{\"type\":\"phone\",\"value\":\"+971547870410\",\"link\":\"tel:+971547870410\",\"is_did\":false},{\"type\":\"whatsapp\",\"value\":\"+97145560345\",\"link\":\"https:\\\/\\\/api.whatsapp.com\\\/send?phone=+97145560345&text=Hello%2C%0AI+would+like+to+get+more+information+about+this+property%3A+%0A+%0AReference%3A+MarsaRental%0AType%3A+Apartment%0APrice%3A+270%2C000+AED%2Fyear+%0ALocation%3A+Intercontinental+Residence+Suites+%0ALink%3A+https%3A%2F%2Fwww.propertyfinder.ae%2Fto%2F96933356%2Fen+%0A+%0AAny+changes+made+to+this+message+will+result+in+the+enquiry+not+being+sent+to+the+agent.\",\"is_did\":false}],\"images_count\":20,\"amenities\":[\"BA\",\"BR\",\"BW\",\"AC\",\"CP\",\"BK\",\"MR\",\"PA\",\"SP\",\"SE\",\"CS\",\"SY\",\"SS\",\"WC\",\"BL\",\"PR\",\"LB\",\"CO\",\"VC\"],\"completion_status\":\"\",\"furnished\":\"NO\",\"property_type_id\":1,\"has_view_360\":false,\"rsp\":85.66213,\"rss\":85.66213,\"qs\":100,\"is_exclusive\":false,\"is_broker_project_property\":false,\"rera\":\"7131862300\",\"offering_type\":\"Residential for Rent\",\"video_url\":\"https:\\\/\\\/youtu.be\\\/p2P8HUIPmN8\",\"is_smart_ad\":false,\"is_spotlight_listing\":false,\"is_claimed_by_agent\":false,\"is_under_offer_by_competitor\":false,\"listing_level\":\"premium\",\"listing_level_label\":\"premium\",\"location_tree\":[{\"id\":\"1\",\"name\":\"Dubai\",\"type\":\"CITY\",\"slug\":\"dubai\",\"slug_en\":\"dubai\",\"level\":\"0\"},{\"id\":\"43\",\"name\":\"Dubai Festival City\",\"type\":\"COMMUNITY\",\"slug\":\"dubai-festival-city\",\"slug_en\":\"dubai-festival-city\",\"level\":\"1\"},{\"id\":\"2813\",\"name\":\"Marsa Plaza\",\"type\":\"TOWER\",\"slug\":\"dubai-festival-city-marsa-plaza\",\"slug_en\":\"dubai-festival-city-marsa-plaza\",\"level\":\"2\"},{\"id\":\"2814\",\"name\":\"Intercontinental Residence Suites\",\"type\":\"TOWER\",\"slug\":\"dubai-festival-city-marsa-plaza-intercontinental-residence-suites\",\"slug_en\":\"dubai-festival-city-marsa-plaza-intercontinental-residence-suites\",\"level\":\"3\"}],\"description\":\"Blue Lagoons Real Estate LLC is delighted to offer you this vibrant, large, creek-facing apartment located in Marsa Plaza Core 1, available for rent.\\n\\n\\u2022 This is one of a kind apartment for sure your family would love to stay.\\n\\u2022 3B\\\/R+M, large apartment\\n\\u2022 Private terrace\\n\\u2022 Wide large windows giving perfect city scape views\\n\\u2022 2 parking\\n\\u2022 Wide floor to ceiling windows\\n\\u2022 Closeable fitted kitchen\\n\\u2022 All 3 bedrooms are ensuite\\n\\u2022 Maid\\u2019s room and laundry room\\n\\u2022 Bright and airy\\n\\u2022 Wrap around balconies with access from all 3 bedrooms\\n\\u2022 Large area\\n\\u2022 Could be your family dream home\\n\\u2022 Vacant and move in ready\\n\\nAt Marsa Plaza, residents have access to a modern gym, outdoor swimming pools, and fitness studios that offer regular classes. A nearby supermarket, hair salons, and cleaning services, along with a well-liked restaurant, provide convenience right at your doorstep. Located in an excellent area and featuring numerous amenities, the finest apartments for sale in Dubai can be found at Marsa Plaza. If you are searching for one, two, or three-bedroom apartments and duplexes for sale in Dubai, then Marsa Plaza is the ideal option for you and your family.\\n\\nTo know more details please contact our dedicated certified RERA Agent Elizabeth Casas\\n\\nCompany Name: Blue Lagoons Real Estate LLC\\nORN: 37099\",\"amenity_names\":[\"Balcony\",\"Barbecue Area\",\"Built in Wardrobes\",\"Central A\\\/C\",\"Covered Parking\",\"Kitchen Appliances\",\"Maids Room\",\"Pets Allowed\",\"Shared Pool\",\"Security\",\"Concierge\",\"Shared Gym\",\"Shared Spa\",\"Walk-in Closet\",\"View of Landmark\",\"Children's Play Area\",\"Lobby in Building\",\"Children's Pool\",\"Vastu-compliant\"],\"payment_method\":[],\"lead_value\":305.22,\"details_path\":\"\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-dubai-festival-city-marsa-plaza-intercontinental-residence-suites-96933356.html\",\"rank_score\":85.6621322631836,\"bedrooms_value\":3,\"bathrooms_value\":5,\"is_pf_exclusive\":false,\"listing_id\":\"FFTMCVJ6TN6AG3DQ4AWR042D3G\",\"client\":{\"id\":\"7486\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/7486\\\/61d50a19-a212-4f8c-a9f5-7ddbd3dad735\\\/178x98.jpg\",\"name\":\"Blue Lagoons Real Estate\",\"address\":\"Office 519, Building AB Centre, Al Barsha, Shaikh Zayed Road, Dubai, PO Box 453652\",\"email\":\"info@bluelagoonsrealestate.com\",\"phone\":\"+971503474234\",\"slug\":\"blue-lagoons-real-estate-7612\"},\"is_fhm\":false,\"travel_time_tags\":[],\"floor_plans\":[],\"mortgage_cashback\":0,\"price_per_area\":null,\"view_360\":\"\",\"number_of_cheques\":4,\"rnpm\":{\"enabled\":false},\"is_great_value\":false,\"is_high_demand\":false,\"is_luxe\":false,\"rooms\":null,\"rooms_value\":null,\"is_price_drop\":false},\"99994585\":{\"id\":\"99994585\",\"category_id\":2,\"property_type\":\"Apartment\",\"price\":{\"value\":450000,\"currency\":\"AED\",\"period\":\"yearly\",\"is_hidden\":false},\"title\":\"Vacant | Garden and Sea View | Upgraded\",\"location\":{\"id\":\"9409\",\"full_name\":\"Bluewaters Residences Building 2, Bluewaters Residences, Bluewaters, Dubai\",\"coordinates\":{\"lat\":25.079275131225586,\"lon\":55.120670318603516},\"slug\":\"bluewaters-bluewaters-residences-bluewaters-residences-building-2\",\"path\":\"1.9042.9407.9409\",\"type\":\"TOWER\",\"name\":\"Bluewaters Residences Building 2\",\"path_name\":\"Dubai, Bluewaters, Bluewaters Residences\"},\"images\":[{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/HGFFJM02N7B0EA8A5MF1RKF56C\\\/df1dd399-905f-4804-8474-51f880a29b46\\\/416x272.jpg?v=e6466f2bf60fcaaedf226cc0956de29c\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/HGFFJM02N7B0EA8A5MF1RKF56C\\\/df1dd399-905f-4804-8474-51f880a29b46\\\/668x452.jpg?v=e1d3be976bd50af7a70e52acde862d2d\",\"classification_label\":\"\"},{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/HGFFJM02N7B0EA8A5MF1RKF56C\\\/f0662aaa-6a90-4941-83b6-e43080e7c00a\\\/416x272.jpg?v=df43cd3fd41a770e5e7f3db6e916286e\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/HGFFJM02N7B0EA8A5MF1RKF56C\\\/f0662aaa-6a90-4941-83b6-e43080e7c00a\\\/668x452.jpg?v=ed0b2133b4e64357ccd6bff0fe6ac525\",\"classification_label\":\"\"},{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/HGFFJM02N7B0EA8A5MF1RKF56C\\\/3b46fc88-014e-4938-bc9b-fae6682b71e0\\\/416x272.jpg?v=0bfa9d40943d1cbc0fadcc24cb67e02a\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/HGFFJM02N7B0EA8A5MF1RKF56C\\\/3b46fc88-014e-4938-bc9b-fae6682b71e0\\\/668x452.jpg?v=e92ed0ed8f08f711f07f5962ea6eff72\",\"classification_label\":\"\"}],\"agent\":{\"id\":\"274107\",\"image\":\"https:\\\/\\\/www.propertyfinder.ae\\\/images\\\/pf_agent\\\/picture\\\/017d8a3dc2cf8945e2dd18881965a1506b75f5cf\\\/desktop\",\"is_super_agent\":true,\"name\":\"Mahmoud Abou Ammo\",\"user_id\":125213,\"email\":\"mahmoud.a@mcconeproperties.com\",\"languages\":[\"English\",\"Arabic\"],\"slug\":\"mahmoud-abou-ammo\"},\"broker\":{\"id\":\"911\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/911\\\/8b27ba77-fbed-4146-bdb0-d2156103f6d3\\\/178x98.jpg\",\"name\":\"McCone Properties\",\"address\":\"Office 305, Building Onyx Tower 2, The Greens, n\\\/a, Dubai, \",\"email\":\"info@mcconeproperties.com\",\"phone\":\"+97143806683\",\"slug\":\"mccone-properties-1012\"},\"is_verified\":true,\"is_direct_from_developer\":false,\"is_new_construction\":false,\"is_available\":true,\"is_featured\":false,\"is_premium\":true,\"is_new_insert\":true,\"utilities_price_type\":\"notSelected\",\"live_viewing\":null,\"is_community_expert\":false,\"is_cts\":false,\"bedrooms\":\"2\",\"bathrooms\":\"3\",\"size\":{\"value\":1677,\"unit\":\"sqft\"},\"share_url\":\"https:\\\/\\\/www.propertyfinder.ae\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-bluewaters-bluewaters-residences-bluewaters-residences-building-2-99994585.html\",\"reference\":\"MCC-R-45316-9\",\"listed_date\":\"2026-06-08T18:31:31Z\",\"last_refreshed_at\":null,\"contact_options\":[{\"type\":\"email\",\"value\":\"mahmoud.a@mcconeproperties.com\",\"link\":\"mailto:mahmoud.a@mcconeproperties.com\",\"is_did\":false},{\"type\":\"phone\",\"value\":\"+971585005130\",\"link\":\"tel:+971585005130\",\"is_did\":false},{\"type\":\"whatsapp\",\"value\":\"+97145560345\",\"link\":\"https:\\\/\\\/api.whatsapp.com\\\/send?phone=+97145560345&text=Hello%2C%0AI+would+like+to+get+more+information+about+this+property%3A+%0A+%0AReference%3A+MCC-R-45316-9%0AType%3A+Apartment%0APrice%3A+450%2C000+AED%2Fyear+%0ALocation%3A+Bluewaters+Residences+Building+2+%0ALink%3A+https%3A%2F%2Fwww.propertyfinder.ae%2Fto%2F99994585%2Fen+%0A+%0AAny+changes+made+to+this+message+will+result+in+the+enquiry+not+being+sent+to+the+agent.\",\"is_did\":false}],\"images_count\":25,\"amenities\":[\"BA\",\"SP\",\"SY\",\"CP\",\"BW\",\"WC\",\"BK\"],\"completion_status\":\"\",\"furnished\":\"NO\",\"property_type_id\":1,\"has_view_360\":false,\"rsp\":85.31456,\"rss\":85.31456,\"qs\":100,\"is_exclusive\":false,\"is_broker_project_property\":false,\"rera\":\"7148943894\",\"offering_type\":\"Residential for Rent\",\"video_url\":\"\",\"is_smart_ad\":false,\"is_spotlight_listing\":false,\"is_claimed_by_agent\":false,\"is_under_offer_by_competitor\":false,\"listing_level\":\"premium\",\"listing_level_label\":\"premium\",\"location_tree\":[{\"id\":\"1\",\"name\":\"Dubai\",\"type\":\"CITY\",\"slug\":\"dubai\",\"slug_en\":\"dubai\",\"level\":\"0\"},{\"id\":\"9042\",\"name\":\"Bluewaters\",\"type\":\"COMMUNITY\",\"slug\":\"bluewaters\",\"slug_en\":\"bluewaters\",\"level\":\"1\"},{\"id\":\"9407\",\"name\":\"Bluewaters Residences\",\"type\":\"SUBCOMMUNITY\",\"slug\":\"bluewaters-bluewaters-residences\",\"slug_en\":\"bluewaters-bluewaters-residences\",\"level\":\"2\"},{\"id\":\"9409\",\"name\":\"Bluewaters Residences Building 2\",\"type\":\"TOWER\",\"slug\":\"bluewaters-bluewaters-residences-bluewaters-residences-building-2\",\"slug_en\":\"bluewaters-bluewaters-residences-bluewaters-residences-building-2\",\"level\":\"3\"}],\"description\":\"Property details:\\n* 2 Bedrooms\\n* 3 Bathrooms\\n* BUA: 1,677 Sq. Ft.\\n* Fully-fitted open kitchen\\n* unfurnished\\n* Large balcony with wooden floor work\\n* Incredible community\\n* FGrden + sea view\\n* Vacant\\n\\nProperty amenities:\\n* Shared gym\\n* Infinity swimming pool access\\n* Basketball court\\n* Kids' play area\\n* BBQ area\\n* Walking distance to JBR and Dubai Marina\\n\\nMcCone Properties are proud to present this stunning, two bedroom apartment located in Blue Waters. The unit has a stunning garden+ sea view and a modern design finish.\\n\\nNatural light streams in through floor-to-ceiling windows. The kitchen is fully furnished and equipped with white goods. A high-gloss-finished high-top kitchen island is also included.\\n\\nBluewaters offers a variety of dining, shopping, and entertainment options. The apartments have breathtaking views of the Dubai skyline, lush internal gardens, and a view of the Arabian Gulf. The island is completely accessible via Sheikh Zayed Road, and there is a well-designed footbridge connecting it to JBR. Guests at Caesars Palace can also take advantage of the restaurant, recreational facilities, and private beach.\\n\\nFor more information about the property, please call Mahmoud Abou Ammo.\",\"amenity_names\":[\"Balcony\",\"Shared Pool\",\"Shared Gym\",\"Covered Parking\",\"Built in Wardrobes\",\"Walk-in Closet\",\"Kitchen Appliances\"],\"payment_method\":[],\"lead_value\":100,\"details_path\":\"\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-bluewaters-bluewaters-residences-bluewaters-residences-building-2-99994585.html\",\"rank_score\":85.31455993652344,\"bedrooms_value\":2,\"bathrooms_value\":3,\"is_pf_exclusive\":false,\"listing_id\":\"HGFFJM02N7B0EA8A5MF1RKF56C\",\"client\":{\"id\":\"911\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/911\\\/8b27ba77-fbed-4146-bdb0-d2156103f6d3\\\/178x98.jpg\",\"name\":\"McCone Properties\",\"address\":\"Office 305, Building Onyx Tower 2, The Greens, n\\\/a, Dubai, \",\"email\":\"info@mcconeproperties.com\",\"phone\":\"+97143806683\",\"slug\":\"mccone-properties-1012\"},\"is_fhm\":false,\"travel_time_tags\":[],\"floor_plans\":[{\"unit_number\":\"\",\"dimension\":\"2d\",\"image_url\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/floorplan\\\/14c7567d0167cf7eaafcbc4eea2373be\\\/feac034d-fd02-4890-81d2-88909c1733f8\\\/watermarked.png\",\"floor_number\":0,\"area\":1677}],\"mortgage_cashback\":0,\"price_per_area\":null,\"view_360\":\"\",\"number_of_cheques\":1,\"rnpm\":{\"enabled\":false},\"is_great_value\":false,\"is_high_demand\":false,\"is_luxe\":false,\"rooms\":null,\"rooms_value\":null,\"is_price_drop\":false}};\n<\/script>\n   <h2 class=\"shortcode__title\">Explore all Hotel Apartments available for rebt in Dubai<\/h2>\n    <div data-id=\"shortcode-carousel\"\n    data-plugin-type=\"properties\"\n    data-locale=\"en\"\n    data-property-type=\"1\"\n    data-bedrooms=\"\"\n    data-location-name=\"1\"\n    data-category-id=\"2\";\n><\/div>\n\n<ul data-id=\"properties-shortcode\" class=\"shortcode__property-carousel\">\n\n\n    \n    <li class=\"shortcode__property-card-item--secondary\"  style=\"margin-left:0px\">\n        <div data-id=\"shortcode-property-card\"\n        data-locale=\"en\"\n        data-project-id=\"97803329\"\n        data-location-name=\"City Tower 1, City Towers, Sheikh Zayed Road, Dubai\"\n        data-property-type=\"1\"\n        data-bedrooms=\"\"\n        data-category-id=\"2\"><\/div> \n    <a class=\"shortcode__property-card-anchor--secondary\" href=\"https:\/\/www.propertyfinder.ae\/en\/plp\/rent\/apartment-for-rent-dubai-sheikh-zayed-road-city-towers-city-tower-1-97803329.html\"><\/a>\n        <div  class=\"shortcode__property-card\">\n            <div class=\"shortcode__property-card__image-container\">\n                <img class='shortcode__property-image' src=https:\/\/static.shared.propertyfinder.ae\/media\/images\/listing\/W8SXYDG8EYT8KKF3HEH6MXKKK8\/2dbdcf55-778b-4fc4-8fe7-e684465d9a64\/668x452.jpg?v=b5a092c787175b2fd1b46806fab62c80 alt='property-image'>                <div class=\"shortcode__property-overlay__tags\">\n                    <div class=\"shortcode__tags\"> \n                    <p class='shortcode__property-tag shortcode__property-tag--verified'> \n        Verified\n        <\/p><p class='shortcode__property-tag shortcode__property-tag--default'> \n        Spotlight\n        <\/p>                    <\/div>\n                    \n                <\/div>  \n                \n            <\/div>\n    \n                <div class=\"shortcode__property-card__details-container\">\n                    <div class= \"shortcode__property-type\">\n                        <p>\n                            Apartment                        <\/p>\n                        <p>\n                            Listed 6 days ago                        <\/p>\n                    <\/div>\n                    <p class=\"shortcode__property-building-price\"> \n                    280,000 AED\/year                    <\/p>\n                    <p class= \"shortcode__building-text\"> \n                        2-months free| Lifestyle Amenities| Ideal Location                    <\/p>\n                    <p class=\"shortcode__building-location\">  <span class=\"shortcode__location-icon\">\n                        <svg width=\"12\" height=\"14\" viewBox=\"0 0 12 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.99999 8.00002C7.10456 8.00002 7.99999 7.10459 7.99999 6.00002C7.99999 4.89545 7.10456 4.00002 5.99999 4.00002C4.89543 4.00002 3.99999 4.89545 3.99999 6.00002C3.99999 7.10459 4.89543 8.00002 5.99999 8.00002ZM6 7.33335C5.26362 7.33335 4.66666 6.7364 4.66666 6.00002C4.66666 5.26364 5.26362 4.66669 6 4.66669C6.73637 4.66669 7.33333 5.26364 7.33333 6.00002C7.33333 6.7364 6.73637 7.33335 6 7.33335ZM2.22876 2.20341C0.145963 4.25238 0.145963 7.57441 2.22876 9.62337L6 13.3334L9.77123 9.62337C11.854 7.57441 11.854 4.25238 9.77123 2.20341C7.68844 0.154446 4.31156 0.154446 2.22876 2.20341ZM2.69629 9.14812C0.879008 7.36036 0.879008 4.46642 2.69629 2.67866C4.51965 0.884918 7.48034 0.884918 9.3037 2.67866C11.121 4.46642 11.121 7.36036 9.3037 9.14812L5.99999 12.3982L2.69629 9.14812Z\" fill=\"#707070\"\/>\n                        <\/svg>\n                        <\/span>\n                        <span class=\"shortcode__location-text\">City Tower 1, City Towers, Sheikh Zayed Road, Dubai<\/span> <\/p>\n                    <div class= \"shortcode__bedroom-bathroom-container\">\n                        <p class= \"shortcode__bedroom-count\"> \n                            3                        <\/p>\n                        <p class= \"shortcode__bathroom-count\"> \n                        5                        <\/p>\n                        <p class= \"shortcode__area-size\"> \n                            2,432 sqft                        <\/p>\n                    <\/div>\n                   \n                <\/div>\n                <div class=\"shortcode__lead-cta-container divider--top\" data-id=\"properties-lead-buttons\"\n                    data-language=\"en\"\n                    data-contact-options=\"email|phone|whatsapp\"\n                    data-plugin-type=\"properties\"\n                    data-project-title=\"2-months free| Lifestyle Amenities| Ideal Location\"\n                    data-position=\"1\"\n                    data-project-id=\"97803329\"\n                    data-call-href=\"tel:+97144090911\"\n                    data-project-developer-id=\"\"\n                    data-project-developer-name=\"\"\n                    data-broker-id=\"5350\"\n                    data-contact-whatsapp=\"+97145560345\"\n                >\n                        <a class='shortcode__lead-cta-phone button--blue' >\n                        Call\n                        <\/a><button class='shortcode__lead-cta-whatsapp button--blue' >\n                            WhatsApp\n                            <\/button>                <\/div>\n           \n            \n        <\/div>\n    <\/li>\n\n    \n    \n    <li class=\"shortcode__property-card-item--secondary\"  style=\"margin-left:0px\">\n        <div data-id=\"shortcode-property-card\"\n        data-locale=\"en\"\n        data-project-id=\"84492700\"\n        data-location-name=\"City Tower 1, City Towers, Sheikh Zayed Road, Dubai\"\n        data-property-type=\"1\"\n        data-bedrooms=\"\"\n        data-category-id=\"2\"><\/div> \n    <a class=\"shortcode__property-card-anchor--secondary\" href=\"https:\/\/www.propertyfinder.ae\/en\/plp\/rent\/apartment-for-rent-dubai-sheikh-zayed-road-city-towers-city-tower-1-84492700.html\"><\/a>\n        <div  class=\"shortcode__property-card\">\n            <div class=\"shortcode__property-card__image-container\">\n                <img class='shortcode__property-image' src=https:\/\/static.shared.propertyfinder.ae\/media\/images\/listing\/JATPKVAS7VEBV30KCQ6EA6HV8M\/70f3a4bf-c00a-44fc-8e89-3fb4b5f6ab25\/668x452.jpg alt='property-image'>                <div class=\"shortcode__property-overlay__tags\">\n                    <div class=\"shortcode__tags\"> \n                    <p class='shortcode__property-tag shortcode__property-tag--default'> \n        Spotlight\n        <\/p>                    <\/div>\n                    \n                <\/div>  \n                \n            <\/div>\n    \n                <div class=\"shortcode__property-card__details-container\">\n                    <div class= \"shortcode__property-type\">\n                        <p>\n                            Apartment                        <\/p>\n                        <p>\n                            Listed 1 month ago                        <\/p>\n                    <\/div>\n                    <p class=\"shortcode__property-building-price\"> \n                    150,000 AED\/year                    <\/p>\n                    <p class= \"shortcode__building-text\"> \n                        1 bedroom with 2 Months Free | City views                    <\/p>\n                    <p class=\"shortcode__building-location\">  <span class=\"shortcode__location-icon\">\n                        <svg width=\"12\" height=\"14\" viewBox=\"0 0 12 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.99999 8.00002C7.10456 8.00002 7.99999 7.10459 7.99999 6.00002C7.99999 4.89545 7.10456 4.00002 5.99999 4.00002C4.89543 4.00002 3.99999 4.89545 3.99999 6.00002C3.99999 7.10459 4.89543 8.00002 5.99999 8.00002ZM6 7.33335C5.26362 7.33335 4.66666 6.7364 4.66666 6.00002C4.66666 5.26364 5.26362 4.66669 6 4.66669C6.73637 4.66669 7.33333 5.26364 7.33333 6.00002C7.33333 6.7364 6.73637 7.33335 6 7.33335ZM2.22876 2.20341C0.145963 4.25238 0.145963 7.57441 2.22876 9.62337L6 13.3334L9.77123 9.62337C11.854 7.57441 11.854 4.25238 9.77123 2.20341C7.68844 0.154446 4.31156 0.154446 2.22876 2.20341ZM2.69629 9.14812C0.879008 7.36036 0.879008 4.46642 2.69629 2.67866C4.51965 0.884918 7.48034 0.884918 9.3037 2.67866C11.121 4.46642 11.121 7.36036 9.3037 9.14812L5.99999 12.3982L2.69629 9.14812Z\" fill=\"#707070\"\/>\n                        <\/svg>\n                        <\/span>\n                        <span class=\"shortcode__location-text\">City Tower 1, City Towers, Sheikh Zayed Road, Dubai<\/span> <\/p>\n                    <div class= \"shortcode__bedroom-bathroom-container\">\n                        <p class= \"shortcode__bedroom-count\"> \n                            1                        <\/p>\n                        <p class= \"shortcode__bathroom-count\"> \n                        2                        <\/p>\n                        <p class= \"shortcode__area-size\"> \n                            818 sqft                        <\/p>\n                    <\/div>\n                   \n                <\/div>\n                <div class=\"shortcode__lead-cta-container divider--top\" data-id=\"properties-lead-buttons\"\n                    data-language=\"en\"\n                    data-contact-options=\"email|phone|whatsapp\"\n                    data-plugin-type=\"properties\"\n                    data-project-title=\"1 bedroom with 2 Months Free | City views\"\n                    data-position=\"2\"\n                    data-project-id=\"84492700\"\n                    data-call-href=\"tel:+971551225544\"\n                    data-project-developer-id=\"\"\n                    data-project-developer-name=\"\"\n                    data-broker-id=\"572\"\n                    data-contact-whatsapp=\"+97145560345\"\n                >\n                        <a class='shortcode__lead-cta-phone button--blue' >\n                        Call\n                        <\/a><button class='shortcode__lead-cta-whatsapp button--blue' >\n                            WhatsApp\n                            <\/button>                <\/div>\n           \n            \n        <\/div>\n    <\/li>\n\n    \n    \n    <li class=\"shortcode__property-card-item--secondary\"  style=\"margin-left:0px\">\n        <div data-id=\"shortcode-property-card\"\n        data-locale=\"en\"\n        data-project-id=\"84492970\"\n        data-location-name=\"City Tower 1, City Towers, Sheikh Zayed Road, Dubai\"\n        data-property-type=\"1\"\n        data-bedrooms=\"\"\n        data-category-id=\"2\"><\/div> \n    <a class=\"shortcode__property-card-anchor--secondary\" href=\"https:\/\/www.propertyfinder.ae\/en\/plp\/rent\/apartment-for-rent-dubai-sheikh-zayed-road-city-towers-city-tower-1-84492970.html\"><\/a>\n        <div  class=\"shortcode__property-card\">\n            <div class=\"shortcode__property-card__image-container\">\n                <img class='shortcode__property-image' src=https:\/\/static.shared.propertyfinder.ae\/media\/images\/listing\/AG5Z37G6KZRWW21AKB77R29V6M\/81503b4d-61e6-48af-9c68-559f3ef64398\/668x452.jpg alt='property-image'>                <div class=\"shortcode__property-overlay__tags\">\n                    <div class=\"shortcode__tags\"> \n                    <p class='shortcode__property-tag shortcode__property-tag--default'> \n        Spotlight\n        <\/p>                    <\/div>\n                    \n                <\/div>  \n                \n            <\/div>\n    \n                <div class=\"shortcode__property-card__details-container\">\n                    <div class= \"shortcode__property-type\">\n                        <p>\n                            Apartment                        <\/p>\n                        <p>\n                            Listed 1 month ago                        <\/p>\n                    <\/div>\n                    <p class=\"shortcode__property-building-price\"> \n                    750,000 AED\/year                    <\/p>\n                    <p class= \"shortcode__building-text\"> \n                        4 BR with 2 Months Free Rent | Expansive layout |                    <\/p>\n                    <p class=\"shortcode__building-location\">  <span class=\"shortcode__location-icon\">\n                        <svg width=\"12\" height=\"14\" viewBox=\"0 0 12 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.99999 8.00002C7.10456 8.00002 7.99999 7.10459 7.99999 6.00002C7.99999 4.89545 7.10456 4.00002 5.99999 4.00002C4.89543 4.00002 3.99999 4.89545 3.99999 6.00002C3.99999 7.10459 4.89543 8.00002 5.99999 8.00002ZM6 7.33335C5.26362 7.33335 4.66666 6.7364 4.66666 6.00002C4.66666 5.26364 5.26362 4.66669 6 4.66669C6.73637 4.66669 7.33333 5.26364 7.33333 6.00002C7.33333 6.7364 6.73637 7.33335 6 7.33335ZM2.22876 2.20341C0.145963 4.25238 0.145963 7.57441 2.22876 9.62337L6 13.3334L9.77123 9.62337C11.854 7.57441 11.854 4.25238 9.77123 2.20341C7.68844 0.154446 4.31156 0.154446 2.22876 2.20341ZM2.69629 9.14812C0.879008 7.36036 0.879008 4.46642 2.69629 2.67866C4.51965 0.884918 7.48034 0.884918 9.3037 2.67866C11.121 4.46642 11.121 7.36036 9.3037 9.14812L5.99999 12.3982L2.69629 9.14812Z\" fill=\"#707070\"\/>\n                        <\/svg>\n                        <\/span>\n                        <span class=\"shortcode__location-text\">City Tower 1, City Towers, Sheikh Zayed Road, Dubai<\/span> <\/p>\n                    <div class= \"shortcode__bedroom-bathroom-container\">\n                        <p class= \"shortcode__bedroom-count\"> \n                            4                        <\/p>\n                        <p class= \"shortcode__bathroom-count\"> \n                        5                        <\/p>\n                        <p class= \"shortcode__area-size\"> \n                            2,896 sqft                        <\/p>\n                    <\/div>\n                   \n                <\/div>\n                <div class=\"shortcode__lead-cta-container divider--top\" data-id=\"properties-lead-buttons\"\n                    data-language=\"en\"\n                    data-contact-options=\"email|phone|whatsapp\"\n                    data-plugin-type=\"properties\"\n                    data-project-title=\"4 BR with 2 Months Free Rent | Expansive layout |\"\n                    data-position=\"3\"\n                    data-project-id=\"84492970\"\n                    data-call-href=\"tel:+971551225544\"\n                    data-project-developer-id=\"\"\n                    data-project-developer-name=\"\"\n                    data-broker-id=\"572\"\n                    data-contact-whatsapp=\"+97145560345\"\n                >\n                        <a class='shortcode__lead-cta-phone button--blue' >\n                        Call\n                        <\/a><button class='shortcode__lead-cta-whatsapp button--blue' >\n                            WhatsApp\n                            <\/button>                <\/div>\n           \n            \n        <\/div>\n    <\/li>\n\n    \n    \n    <li class=\"shortcode__property-card-item--secondary\"  style=\"margin-left:0px\">\n        <div data-id=\"shortcode-property-card\"\n        data-locale=\"en\"\n        data-project-id=\"99125423\"\n        data-location-name=\"PG One, Al Furjan, Dubai\"\n        data-property-type=\"1\"\n        data-bedrooms=\"\"\n        data-category-id=\"2\"><\/div> \n    <a class=\"shortcode__property-card-anchor--secondary\" href=\"https:\/\/www.propertyfinder.ae\/en\/plp\/rent\/apartment-for-rent-dubai-al-furjan-pg-one-99125423.html\"><\/a>\n        <div  class=\"shortcode__property-card\">\n            <div class=\"shortcode__property-card__image-container\">\n                <img class='shortcode__property-image' src=https:\/\/static.shared.propertyfinder.ae\/media\/images\/listing\/RXEQD93BZ0N0X21VYXJCNX3FHG\/eaf465c0-4781-471c-ad84-92232eb8493b\/668x452.jpg?v=de16c34b0059404ebaff3c24d7cf09c5 alt='property-image'>                <div class=\"shortcode__property-overlay__tags\">\n                    <div class=\"shortcode__tags\"> \n                    <p class='shortcode__property-tag shortcode__property-tag--verified'> \n        Verified\n        <\/p><p class='shortcode__property-tag shortcode__property-tag--super-agent'> \n        Superagent\n        <\/p>                    <\/div>\n                    \n                <\/div>  \n                                <div class=\"shortcode__property-overlay__agent\"> \n                    <div class=\"shortcode__agent-avatar\">\n                        <img decoding=\"async\" src=\"https:\/\/www.propertyfinder.ae\/images\/pf_agent\/picture\/c555bfd8d742c464d3ccb92ec24388aa0f796c47\/desktop\" alt=\"agent image\" >\n\n                        <svg class=\"shortcode__agent--superagent\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <rect width=\"16\" height=\"16\" rx=\"8\" fill=\"#3A307F\"\/>\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.95478 5.22788L8.20268 3.63227H8.20348C8.12009 3.45591 7.88035 3.45591 7.79777 3.63227L7.04487 5.22788C7.01199 5.29758 6.94865 5.34629 6.87488 5.35721L5.19349 5.61334C5.00827 5.6419 4.9345 5.8804 5.0684 6.01728L6.28475 7.25934C6.33767 7.31393 6.36253 7.39287 6.3497 7.46929L6.06265 9.22278C6.03058 9.41593 6.22461 9.56374 6.39059 9.4722L7.89479 8.64416C7.96053 8.60805 8.03911 8.60805 8.10486 8.64416L9.60906 9.4722C9.77503 9.56374 9.96907 9.41593 9.937 9.22278L9.64995 7.46929C9.63712 7.39203 9.66197 7.31393 9.71489 7.25934L10.9312 6.01728C11.0659 5.8804 10.9914 5.6419 10.8062 5.61334L9.12476 5.35721C9.051 5.34629 8.98765 5.29758 8.95478 5.22788ZM9.80216 11.4994V10.9658C9.80216 10.7692 9.60122 10.6103 9.35315 10.6103H8.68006V9.54297H7.33304V10.6103H6.65994C6.41187 10.6103 6.21094 10.7692 6.21094 10.9658V11.4994H9.80216ZM10.0455 11.5H5.95455C5.70342 11.5 5.5 11.6489 5.5 11.8331V12.5H10.5V11.8331C10.5 11.6489 10.2966 11.5 10.0455 11.5Z\" fill=\"white\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/div>  \n                \n            <\/div>\n    \n                <div class=\"shortcode__property-card__details-container\">\n                    <div class= \"shortcode__property-type\">\n                        <p>\n                            Apartment                        <\/p>\n                        <p>\n                            Listed 3 days ago                        <\/p>\n                    <\/div>\n                    <p class=\"shortcode__property-building-price\"> \n                    109,999 AED\/year                    <\/p>\n                    <p class= \"shortcode__building-text\"> \n                        Elegant Home in PG One | Spacious Layout                    <\/p>\n                    <p class=\"shortcode__building-location\">  <span class=\"shortcode__location-icon\">\n                        <svg width=\"12\" height=\"14\" viewBox=\"0 0 12 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.99999 8.00002C7.10456 8.00002 7.99999 7.10459 7.99999 6.00002C7.99999 4.89545 7.10456 4.00002 5.99999 4.00002C4.89543 4.00002 3.99999 4.89545 3.99999 6.00002C3.99999 7.10459 4.89543 8.00002 5.99999 8.00002ZM6 7.33335C5.26362 7.33335 4.66666 6.7364 4.66666 6.00002C4.66666 5.26364 5.26362 4.66669 6 4.66669C6.73637 4.66669 7.33333 5.26364 7.33333 6.00002C7.33333 6.7364 6.73637 7.33335 6 7.33335ZM2.22876 2.20341C0.145963 4.25238 0.145963 7.57441 2.22876 9.62337L6 13.3334L9.77123 9.62337C11.854 7.57441 11.854 4.25238 9.77123 2.20341C7.68844 0.154446 4.31156 0.154446 2.22876 2.20341ZM2.69629 9.14812C0.879008 7.36036 0.879008 4.46642 2.69629 2.67866C4.51965 0.884918 7.48034 0.884918 9.3037 2.67866C11.121 4.46642 11.121 7.36036 9.3037 9.14812L5.99999 12.3982L2.69629 9.14812Z\" fill=\"#707070\"\/>\n                        <\/svg>\n                        <\/span>\n                        <span class=\"shortcode__location-text\">PG One, Al Furjan, Dubai<\/span> <\/p>\n                    <div class= \"shortcode__bedroom-bathroom-container\">\n                        <p class= \"shortcode__bedroom-count\"> \n                            2                        <\/p>\n                        <p class= \"shortcode__bathroom-count\"> \n                        3                        <\/p>\n                        <p class= \"shortcode__area-size\"> \n                            922 sqft                        <\/p>\n                    <\/div>\n                   \n                <\/div>\n                <div class=\"shortcode__lead-cta-container divider--top\" data-id=\"properties-lead-buttons\"\n                    data-language=\"en\"\n                    data-contact-options=\"email|phone|whatsapp\"\n                    data-plugin-type=\"properties\"\n                    data-project-title=\"Elegant Home in PG One | Spacious Layout\"\n                    data-position=\"4\"\n                    data-project-id=\"99125423\"\n                    data-call-href=\"tel:+971558790033\"\n                    data-project-developer-id=\"\"\n                    data-project-developer-name=\"\"\n                    data-broker-id=\"724\"\n                    data-contact-whatsapp=\"+97145560345\"\n                >\n                        <a class='shortcode__lead-cta-phone button--blue' >\n                        Call\n                        <\/a><button class='shortcode__lead-cta-whatsapp button--blue' >\n                            WhatsApp\n                            <\/button>                <\/div>\n           \n            \n        <\/div>\n    <\/li>\n\n    \n    \n    <li class=\"shortcode__property-card-item--secondary\"  style=\"margin-left:0px\">\n        <div data-id=\"shortcode-property-card\"\n        data-locale=\"en\"\n        data-project-id=\"98241423\"\n        data-location-name=\"PG One, Al Furjan, Dubai\"\n        data-property-type=\"1\"\n        data-bedrooms=\"\"\n        data-category-id=\"2\"><\/div> \n    <a class=\"shortcode__property-card-anchor--secondary\" href=\"https:\/\/www.propertyfinder.ae\/en\/plp\/rent\/apartment-for-rent-dubai-al-furjan-pg-one-98241423.html\"><\/a>\n        <div  class=\"shortcode__property-card\">\n            <div class=\"shortcode__property-card__image-container\">\n                <img class='shortcode__property-image' src=https:\/\/static.shared.propertyfinder.ae\/media\/images\/listing\/HE269F98TM06GPW34Z3F473FZC\/fd5de8a4-78ef-4b24-9035-15caf1a8183c\/668x452.jpg?v=5701d41cbed2bd4d75459f9f20c93d7c alt='property-image'>                <div class=\"shortcode__property-overlay__tags\">\n                    <div class=\"shortcode__tags\"> \n                    <p class='shortcode__property-tag shortcode__property-tag--verified'> \n        Verified\n        <\/p><p class='shortcode__property-tag shortcode__property-tag--super-agent'> \n        Superagent\n        <\/p>                    <\/div>\n                    \n                <\/div>  \n                                <div class=\"shortcode__property-overlay__agent\"> \n                    <div class=\"shortcode__agent-avatar\">\n                        <img decoding=\"async\" src=\"https:\/\/www.propertyfinder.ae\/images\/pf_agent\/picture\/c555bfd8d742c464d3ccb92ec24388aa0f796c47\/desktop\" alt=\"agent image\" >\n\n                        <svg class=\"shortcode__agent--superagent\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <rect width=\"16\" height=\"16\" rx=\"8\" fill=\"#3A307F\"\/>\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.95478 5.22788L8.20268 3.63227H8.20348C8.12009 3.45591 7.88035 3.45591 7.79777 3.63227L7.04487 5.22788C7.01199 5.29758 6.94865 5.34629 6.87488 5.35721L5.19349 5.61334C5.00827 5.6419 4.9345 5.8804 5.0684 6.01728L6.28475 7.25934C6.33767 7.31393 6.36253 7.39287 6.3497 7.46929L6.06265 9.22278C6.03058 9.41593 6.22461 9.56374 6.39059 9.4722L7.89479 8.64416C7.96053 8.60805 8.03911 8.60805 8.10486 8.64416L9.60906 9.4722C9.77503 9.56374 9.96907 9.41593 9.937 9.22278L9.64995 7.46929C9.63712 7.39203 9.66197 7.31393 9.71489 7.25934L10.9312 6.01728C11.0659 5.8804 10.9914 5.6419 10.8062 5.61334L9.12476 5.35721C9.051 5.34629 8.98765 5.29758 8.95478 5.22788ZM9.80216 11.4994V10.9658C9.80216 10.7692 9.60122 10.6103 9.35315 10.6103H8.68006V9.54297H7.33304V10.6103H6.65994C6.41187 10.6103 6.21094 10.7692 6.21094 10.9658V11.4994H9.80216ZM10.0455 11.5H5.95455C5.70342 11.5 5.5 11.6489 5.5 11.8331V12.5H10.5V11.8331C10.5 11.6489 10.2966 11.5 10.0455 11.5Z\" fill=\"white\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/div>  \n                \n            <\/div>\n    \n                <div class=\"shortcode__property-card__details-container\">\n                    <div class= \"shortcode__property-type\">\n                        <p>\n                            Apartment                        <\/p>\n                        <p>\n                            Listed 5 days ago                        <\/p>\n                    <\/div>\n                    <p class=\"shortcode__property-building-price\"> \n                    100,000 AED\/year                    <\/p>\n                    <p class= \"shortcode__building-text\"> \n                        Brand New Apartment | Premium Amenities                    <\/p>\n                    <p class=\"shortcode__building-location\">  <span class=\"shortcode__location-icon\">\n                        <svg width=\"12\" height=\"14\" viewBox=\"0 0 12 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.99999 8.00002C7.10456 8.00002 7.99999 7.10459 7.99999 6.00002C7.99999 4.89545 7.10456 4.00002 5.99999 4.00002C4.89543 4.00002 3.99999 4.89545 3.99999 6.00002C3.99999 7.10459 4.89543 8.00002 5.99999 8.00002ZM6 7.33335C5.26362 7.33335 4.66666 6.7364 4.66666 6.00002C4.66666 5.26364 5.26362 4.66669 6 4.66669C6.73637 4.66669 7.33333 5.26364 7.33333 6.00002C7.33333 6.7364 6.73637 7.33335 6 7.33335ZM2.22876 2.20341C0.145963 4.25238 0.145963 7.57441 2.22876 9.62337L6 13.3334L9.77123 9.62337C11.854 7.57441 11.854 4.25238 9.77123 2.20341C7.68844 0.154446 4.31156 0.154446 2.22876 2.20341ZM2.69629 9.14812C0.879008 7.36036 0.879008 4.46642 2.69629 2.67866C4.51965 0.884918 7.48034 0.884918 9.3037 2.67866C11.121 4.46642 11.121 7.36036 9.3037 9.14812L5.99999 12.3982L2.69629 9.14812Z\" fill=\"#707070\"\/>\n                        <\/svg>\n                        <\/span>\n                        <span class=\"shortcode__location-text\">PG One, Al Furjan, Dubai<\/span> <\/p>\n                    <div class= \"shortcode__bedroom-bathroom-container\">\n                        <p class= \"shortcode__bedroom-count\"> \n                            2                        <\/p>\n                        <p class= \"shortcode__bathroom-count\"> \n                        3                        <\/p>\n                        <p class= \"shortcode__area-size\"> \n                            922 sqft                        <\/p>\n                    <\/div>\n                   \n                <\/div>\n                <div class=\"shortcode__lead-cta-container divider--top\" data-id=\"properties-lead-buttons\"\n                    data-language=\"en\"\n                    data-contact-options=\"email|phone|whatsapp\"\n                    data-plugin-type=\"properties\"\n                    data-project-title=\"Brand New Apartment | Premium Amenities\"\n                    data-position=\"5\"\n                    data-project-id=\"98241423\"\n                    data-call-href=\"tel:+971558790033\"\n                    data-project-developer-id=\"\"\n                    data-project-developer-name=\"\"\n                    data-broker-id=\"724\"\n                    data-contact-whatsapp=\"+97145560345\"\n                >\n                        <a class='shortcode__lead-cta-phone button--blue' >\n                        Call\n                        <\/a><button class='shortcode__lead-cta-whatsapp button--blue' >\n                            WhatsApp\n                            <\/button>                <\/div>\n           \n            \n        <\/div>\n    <\/li>\n\n    \n    \n    <li class=\"shortcode__property-card-item--secondary\"  style=\"margin-left:0px\">\n        <div data-id=\"shortcode-property-card\"\n        data-locale=\"en\"\n        data-project-id=\"99961494\"\n        data-location-name=\"The Onyx Tower 2, The Onyx Towers, Greens, Dubai\"\n        data-property-type=\"1\"\n        data-bedrooms=\"\"\n        data-category-id=\"2\"><\/div> \n    <a class=\"shortcode__property-card-anchor--secondary\" href=\"https:\/\/www.propertyfinder.ae\/en\/plp\/rent\/apartment-for-rent-dubai-greens-the-onyx-towers-the-onyx-tower-2-99961494.html\"><\/a>\n        <div  class=\"shortcode__property-card\">\n            <div class=\"shortcode__property-card__image-container\">\n                <img class='shortcode__property-image' src=https:\/\/static.shared.propertyfinder.ae\/media\/images\/listing\/J5H2QNHCFTDQ7FZAPJ2YBP4F5W\/cca43aee-a820-4bda-827d-e517d20d515f\/668x452.jpg?v=78dde30c223bd36a4bb962da579a6268 alt='property-image'>                <div class=\"shortcode__property-overlay__tags\">\n                    <div class=\"shortcode__tags\"> \n                    <p class='shortcode__property-tag shortcode__property-tag--verified'> \n        Verified\n        <\/p><p class='shortcode__property-tag shortcode__property-tag--super-agent'> \n        Superagent\n        <\/p><p class='shortcode__property-tag shortcode__property-tag--default'> \n        New\n        <\/p>                    <\/div>\n                    \n                <\/div>  \n                                <div class=\"shortcode__property-overlay__agent\"> \n                    <div class=\"shortcode__agent-avatar\">\n                        <img decoding=\"async\" src=\"https:\/\/www.propertyfinder.ae\/images\/pf_agent\/picture\/bd54ad1be71a47270c3fbf1532b25520f1410974\/desktop\" alt=\"agent image\" >\n\n                        <svg class=\"shortcode__agent--superagent\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <rect width=\"16\" height=\"16\" rx=\"8\" fill=\"#3A307F\"\/>\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.95478 5.22788L8.20268 3.63227H8.20348C8.12009 3.45591 7.88035 3.45591 7.79777 3.63227L7.04487 5.22788C7.01199 5.29758 6.94865 5.34629 6.87488 5.35721L5.19349 5.61334C5.00827 5.6419 4.9345 5.8804 5.0684 6.01728L6.28475 7.25934C6.33767 7.31393 6.36253 7.39287 6.3497 7.46929L6.06265 9.22278C6.03058 9.41593 6.22461 9.56374 6.39059 9.4722L7.89479 8.64416C7.96053 8.60805 8.03911 8.60805 8.10486 8.64416L9.60906 9.4722C9.77503 9.56374 9.96907 9.41593 9.937 9.22278L9.64995 7.46929C9.63712 7.39203 9.66197 7.31393 9.71489 7.25934L10.9312 6.01728C11.0659 5.8804 10.9914 5.6419 10.8062 5.61334L9.12476 5.35721C9.051 5.34629 8.98765 5.29758 8.95478 5.22788ZM9.80216 11.4994V10.9658C9.80216 10.7692 9.60122 10.6103 9.35315 10.6103H8.68006V9.54297H7.33304V10.6103H6.65994C6.41187 10.6103 6.21094 10.7692 6.21094 10.9658V11.4994H9.80216ZM10.0455 11.5H5.95455C5.70342 11.5 5.5 11.6489 5.5 11.8331V12.5H10.5V11.8331C10.5 11.6489 10.2966 11.5 10.0455 11.5Z\" fill=\"white\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/div>  \n                \n            <\/div>\n    \n                <div class=\"shortcode__property-card__details-container\">\n                    <div class= \"shortcode__property-type\">\n                        <p>\n                            Apartment                        <\/p>\n                        <p>\n                            Listed 21 hours ago                        <\/p>\n                    <\/div>\n                    <p class=\"shortcode__property-building-price\"> \n                    190,000 AED\/year                    <\/p>\n                    <p class= \"shortcode__building-text\"> \n                        Ready to Move | Modern Spacious | Close to Metro |                    <\/p>\n                    <p class=\"shortcode__building-location\">  <span class=\"shortcode__location-icon\">\n                        <svg width=\"12\" height=\"14\" viewBox=\"0 0 12 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.99999 8.00002C7.10456 8.00002 7.99999 7.10459 7.99999 6.00002C7.99999 4.89545 7.10456 4.00002 5.99999 4.00002C4.89543 4.00002 3.99999 4.89545 3.99999 6.00002C3.99999 7.10459 4.89543 8.00002 5.99999 8.00002ZM6 7.33335C5.26362 7.33335 4.66666 6.7364 4.66666 6.00002C4.66666 5.26364 5.26362 4.66669 6 4.66669C6.73637 4.66669 7.33333 5.26364 7.33333 6.00002C7.33333 6.7364 6.73637 7.33335 6 7.33335ZM2.22876 2.20341C0.145963 4.25238 0.145963 7.57441 2.22876 9.62337L6 13.3334L9.77123 9.62337C11.854 7.57441 11.854 4.25238 9.77123 2.20341C7.68844 0.154446 4.31156 0.154446 2.22876 2.20341ZM2.69629 9.14812C0.879008 7.36036 0.879008 4.46642 2.69629 2.67866C4.51965 0.884918 7.48034 0.884918 9.3037 2.67866C11.121 4.46642 11.121 7.36036 9.3037 9.14812L5.99999 12.3982L2.69629 9.14812Z\" fill=\"#707070\"\/>\n                        <\/svg>\n                        <\/span>\n                        <span class=\"shortcode__location-text\">The Onyx Tower 2, The Onyx Towers, Greens, Dubai<\/span> <\/p>\n                    <div class= \"shortcode__bedroom-bathroom-container\">\n                        <p class= \"shortcode__bedroom-count\"> \n                            2                        <\/p>\n                        <p class= \"shortcode__bathroom-count\"> \n                        2                        <\/p>\n                        <p class= \"shortcode__area-size\"> \n                            1,418 sqft                        <\/p>\n                    <\/div>\n                   \n                <\/div>\n                <div class=\"shortcode__lead-cta-container divider--top\" data-id=\"properties-lead-buttons\"\n                    data-language=\"en\"\n                    data-contact-options=\"email|phone|whatsapp\"\n                    data-plugin-type=\"properties\"\n                    data-project-title=\"Ready to Move | Modern Spacious | Close to Metro |\"\n                    data-position=\"6\"\n                    data-project-id=\"99961494\"\n                    data-call-href=\"tel:+971565490977\"\n                    data-project-developer-id=\"\"\n                    data-project-developer-name=\"\"\n                    data-broker-id=\"12428\"\n                    data-contact-whatsapp=\"+97145560345\"\n                >\n                        <a class='shortcode__lead-cta-phone button--blue' >\n                        Call\n                        <\/a><button class='shortcode__lead-cta-whatsapp button--blue' >\n                            WhatsApp\n                            <\/button>                <\/div>\n           \n            \n        <\/div>\n    <\/li>\n\n    \n    \n    <li class=\"shortcode__property-card-item--secondary\"  style=\"margin-left:0px\">\n        <div data-id=\"shortcode-property-card\"\n        data-locale=\"en\"\n        data-project-id=\"97365833\"\n        data-location-name=\"Dubai Wharf Tower 3, Dubai Wharf, Al Jaddaf, Dubai\"\n        data-property-type=\"1\"\n        data-bedrooms=\"\"\n        data-category-id=\"2\"><\/div> \n    <a class=\"shortcode__property-card-anchor--secondary\" href=\"https:\/\/www.propertyfinder.ae\/en\/plp\/rent\/apartment-for-rent-dubai-al-jaddaf-dubai-wharf-dubai-wharf-tower-3-97365833.html\"><\/a>\n        <div  class=\"shortcode__property-card\">\n            <div class=\"shortcode__property-card__image-container\">\n                <img class='shortcode__property-image' src=https:\/\/static.shared.propertyfinder.ae\/media\/images\/listing\/17P957CSE65EK0D5Q7AZ0FV910\/16054cb1-7a6b-48bf-8661-080d40d18bda\/668x452.jpg alt='property-image'>                <div class=\"shortcode__property-overlay__tags\">\n                    <div class=\"shortcode__tags\"> \n                    <p class='shortcode__property-tag shortcode__property-tag--verified'> \n        Verified\n        <\/p><p class='shortcode__property-tag shortcode__property-tag--super-agent'> \n        Superagent\n        <\/p>                    <\/div>\n                    \n                <\/div>  \n                                <div class=\"shortcode__property-overlay__agent\"> \n                    <div class=\"shortcode__agent-avatar\">\n                        <img decoding=\"async\" src=\"https:\/\/www.propertyfinder.ae\/images\/pf_agent\/picture\/c555bfd8d742c464d3ccb92ec24388aa0f796c47\/desktop\" alt=\"agent image\" >\n\n                        <svg class=\"shortcode__agent--superagent\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <rect width=\"16\" height=\"16\" rx=\"8\" fill=\"#3A307F\"\/>\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.95478 5.22788L8.20268 3.63227H8.20348C8.12009 3.45591 7.88035 3.45591 7.79777 3.63227L7.04487 5.22788C7.01199 5.29758 6.94865 5.34629 6.87488 5.35721L5.19349 5.61334C5.00827 5.6419 4.9345 5.8804 5.0684 6.01728L6.28475 7.25934C6.33767 7.31393 6.36253 7.39287 6.3497 7.46929L6.06265 9.22278C6.03058 9.41593 6.22461 9.56374 6.39059 9.4722L7.89479 8.64416C7.96053 8.60805 8.03911 8.60805 8.10486 8.64416L9.60906 9.4722C9.77503 9.56374 9.96907 9.41593 9.937 9.22278L9.64995 7.46929C9.63712 7.39203 9.66197 7.31393 9.71489 7.25934L10.9312 6.01728C11.0659 5.8804 10.9914 5.6419 10.8062 5.61334L9.12476 5.35721C9.051 5.34629 8.98765 5.29758 8.95478 5.22788ZM9.80216 11.4994V10.9658C9.80216 10.7692 9.60122 10.6103 9.35315 10.6103H8.68006V9.54297H7.33304V10.6103H6.65994C6.41187 10.6103 6.21094 10.7692 6.21094 10.9658V11.4994H9.80216ZM10.0455 11.5H5.95455C5.70342 11.5 5.5 11.6489 5.5 11.8331V12.5H10.5V11.8331C10.5 11.6489 10.2966 11.5 10.0455 11.5Z\" fill=\"white\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/div>  \n                \n            <\/div>\n    \n                <div class=\"shortcode__property-card__details-container\">\n                    <div class= \"shortcode__property-type\">\n                        <p>\n                            Apartment                        <\/p>\n                        <p>\n                            Listed 7 days ago                        <\/p>\n                    <\/div>\n                    <p class=\"shortcode__property-building-price\"> \n                    85,000 AED\/year                    <\/p>\n                    <p class= \"shortcode__building-text\"> \n                        Modern Apartment | Great Location | Ready to Move                    <\/p>\n                    <p class=\"shortcode__building-location\">  <span class=\"shortcode__location-icon\">\n                        <svg width=\"12\" height=\"14\" viewBox=\"0 0 12 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.99999 8.00002C7.10456 8.00002 7.99999 7.10459 7.99999 6.00002C7.99999 4.89545 7.10456 4.00002 5.99999 4.00002C4.89543 4.00002 3.99999 4.89545 3.99999 6.00002C3.99999 7.10459 4.89543 8.00002 5.99999 8.00002ZM6 7.33335C5.26362 7.33335 4.66666 6.7364 4.66666 6.00002C4.66666 5.26364 5.26362 4.66669 6 4.66669C6.73637 4.66669 7.33333 5.26364 7.33333 6.00002C7.33333 6.7364 6.73637 7.33335 6 7.33335ZM2.22876 2.20341C0.145963 4.25238 0.145963 7.57441 2.22876 9.62337L6 13.3334L9.77123 9.62337C11.854 7.57441 11.854 4.25238 9.77123 2.20341C7.68844 0.154446 4.31156 0.154446 2.22876 2.20341ZM2.69629 9.14812C0.879008 7.36036 0.879008 4.46642 2.69629 2.67866C4.51965 0.884918 7.48034 0.884918 9.3037 2.67866C11.121 4.46642 11.121 7.36036 9.3037 9.14812L5.99999 12.3982L2.69629 9.14812Z\" fill=\"#707070\"\/>\n                        <\/svg>\n                        <\/span>\n                        <span class=\"shortcode__location-text\">Dubai Wharf Tower 3, Dubai Wharf, Al Jaddaf, Dubai<\/span> <\/p>\n                    <div class= \"shortcode__bedroom-bathroom-container\">\n                        <p class= \"shortcode__bedroom-count\"> \n                            1                        <\/p>\n                        <p class= \"shortcode__bathroom-count\"> \n                        2                        <\/p>\n                        <p class= \"shortcode__area-size\"> \n                            909 sqft                        <\/p>\n                    <\/div>\n                   \n                <\/div>\n                <div class=\"shortcode__lead-cta-container divider--top\" data-id=\"properties-lead-buttons\"\n                    data-language=\"en\"\n                    data-contact-options=\"email|phone|whatsapp\"\n                    data-plugin-type=\"properties\"\n                    data-project-title=\"Modern Apartment | Great Location | Ready to Move\"\n                    data-position=\"7\"\n                    data-project-id=\"97365833\"\n                    data-call-href=\"tel:+971558790033\"\n                    data-project-developer-id=\"\"\n                    data-project-developer-name=\"\"\n                    data-broker-id=\"724\"\n                    data-contact-whatsapp=\"+97145560345\"\n                >\n                        <a class='shortcode__lead-cta-phone button--blue' >\n                        Call\n                        <\/a><button class='shortcode__lead-cta-whatsapp button--blue' >\n                            WhatsApp\n                            <\/button>                <\/div>\n           \n            \n        <\/div>\n    <\/li>\n\n    \n    \n    <li class=\"shortcode__property-card-item--secondary\"  style=\"margin-left:0px\">\n        <div data-id=\"shortcode-property-card\"\n        data-locale=\"en\"\n        data-project-id=\"96127832\"\n        data-location-name=\"Atlantis The Royal Residences, The Crescent, Palm Jumeirah, Dubai\"\n        data-property-type=\"1\"\n        data-bedrooms=\"\"\n        data-category-id=\"2\"><\/div> \n    <a class=\"shortcode__property-card-anchor--secondary\" href=\"https:\/\/www.propertyfinder.ae\/en\/plp\/rent\/apartment-for-rent-dubai-palm-jumeirah-the-crescent-atlantis-the-royal-residences-96127832.html\"><\/a>\n        <div  class=\"shortcode__property-card\">\n            <div class=\"shortcode__property-card__image-container\">\n                <img class='shortcode__property-image' src=https:\/\/static.shared.propertyfinder.ae\/media\/images\/listing\/HAPQ0RA17VC3MPMT9AZKJ5KDKG\/9ec1f51f-7731-412d-8c98-e01689b3ed18\/668x452.jpg alt='property-image'>                <div class=\"shortcode__property-overlay__tags\">\n                    <div class=\"shortcode__tags\"> \n                    <p class='shortcode__property-tag shortcode__property-tag--verified'> \n        Verified\n        <\/p><p class='shortcode__property-tag shortcode__property-tag--super-agent'> \n        Superagent\n        <\/p>                    <\/div>\n                    \n                <\/div>  \n                                <div class=\"shortcode__property-overlay__agent\"> \n                    <div class=\"shortcode__agent-avatar\">\n                        <img decoding=\"async\" src=\"https:\/\/www.propertyfinder.ae\/images\/pf_agent\/picture\/38c5ea04b58ce45e51515213921263b3617b568b\/desktop\" alt=\"agent image\" >\n\n                        <svg class=\"shortcode__agent--superagent\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <rect width=\"16\" height=\"16\" rx=\"8\" fill=\"#3A307F\"\/>\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.95478 5.22788L8.20268 3.63227H8.20348C8.12009 3.45591 7.88035 3.45591 7.79777 3.63227L7.04487 5.22788C7.01199 5.29758 6.94865 5.34629 6.87488 5.35721L5.19349 5.61334C5.00827 5.6419 4.9345 5.8804 5.0684 6.01728L6.28475 7.25934C6.33767 7.31393 6.36253 7.39287 6.3497 7.46929L6.06265 9.22278C6.03058 9.41593 6.22461 9.56374 6.39059 9.4722L7.89479 8.64416C7.96053 8.60805 8.03911 8.60805 8.10486 8.64416L9.60906 9.4722C9.77503 9.56374 9.96907 9.41593 9.937 9.22278L9.64995 7.46929C9.63712 7.39203 9.66197 7.31393 9.71489 7.25934L10.9312 6.01728C11.0659 5.8804 10.9914 5.6419 10.8062 5.61334L9.12476 5.35721C9.051 5.34629 8.98765 5.29758 8.95478 5.22788ZM9.80216 11.4994V10.9658C9.80216 10.7692 9.60122 10.6103 9.35315 10.6103H8.68006V9.54297H7.33304V10.6103H6.65994C6.41187 10.6103 6.21094 10.7692 6.21094 10.9658V11.4994H9.80216ZM10.0455 11.5H5.95455C5.70342 11.5 5.5 11.6489 5.5 11.8331V12.5H10.5V11.8331C10.5 11.6489 10.2966 11.5 10.0455 11.5Z\" fill=\"white\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/div>  \n                \n            <\/div>\n    \n                <div class=\"shortcode__property-card__details-container\">\n                    <div class= \"shortcode__property-type\">\n                        <p>\n                            Apartment                        <\/p>\n                        <p>\n                            Listed 1 week ago                        <\/p>\n                    <\/div>\n                    <p class=\"shortcode__property-building-price\"> \n                    1,750,000 AED\/year                    <\/p>\n                    <p class= \"shortcode__building-text\"> \n                        1-of-1 Branded Renovation | Incredible Must-See!                    <\/p>\n                    <p class=\"shortcode__building-location\">  <span class=\"shortcode__location-icon\">\n                        <svg width=\"12\" height=\"14\" viewBox=\"0 0 12 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.99999 8.00002C7.10456 8.00002 7.99999 7.10459 7.99999 6.00002C7.99999 4.89545 7.10456 4.00002 5.99999 4.00002C4.89543 4.00002 3.99999 4.89545 3.99999 6.00002C3.99999 7.10459 4.89543 8.00002 5.99999 8.00002ZM6 7.33335C5.26362 7.33335 4.66666 6.7364 4.66666 6.00002C4.66666 5.26364 5.26362 4.66669 6 4.66669C6.73637 4.66669 7.33333 5.26364 7.33333 6.00002C7.33333 6.7364 6.73637 7.33335 6 7.33335ZM2.22876 2.20341C0.145963 4.25238 0.145963 7.57441 2.22876 9.62337L6 13.3334L9.77123 9.62337C11.854 7.57441 11.854 4.25238 9.77123 2.20341C7.68844 0.154446 4.31156 0.154446 2.22876 2.20341ZM2.69629 9.14812C0.879008 7.36036 0.879008 4.46642 2.69629 2.67866C4.51965 0.884918 7.48034 0.884918 9.3037 2.67866C11.121 4.46642 11.121 7.36036 9.3037 9.14812L5.99999 12.3982L2.69629 9.14812Z\" fill=\"#707070\"\/>\n                        <\/svg>\n                        <\/span>\n                        <span class=\"shortcode__location-text\">Atlantis The Royal Residences, The Crescent, Palm Jumeirah, Dubai<\/span> <\/p>\n                    <div class= \"shortcode__bedroom-bathroom-container\">\n                        <p class= \"shortcode__bedroom-count\"> \n                            2                        <\/p>\n                        <p class= \"shortcode__bathroom-count\"> \n                        3                        <\/p>\n                        <p class= \"shortcode__area-size\"> \n                            2,727 sqft                        <\/p>\n                    <\/div>\n                   \n                <\/div>\n                <div class=\"shortcode__lead-cta-container divider--top\" data-id=\"properties-lead-buttons\"\n                    data-language=\"en\"\n                    data-contact-options=\"email|phone|whatsapp\"\n                    data-plugin-type=\"properties\"\n                    data-project-title=\"1-of-1 Branded Renovation | Incredible Must-See!\"\n                    data-position=\"8\"\n                    data-project-id=\"96127832\"\n                    data-call-href=\"tel:+971502540288\"\n                    data-project-developer-id=\"\"\n                    data-project-developer-name=\"\"\n                    data-broker-id=\"5366\"\n                    data-contact-whatsapp=\"+97145560345\"\n                >\n                        <a class='shortcode__lead-cta-phone button--blue' >\n                        Call\n                        <\/a><button class='shortcode__lead-cta-whatsapp button--blue' >\n                            WhatsApp\n                            <\/button>                <\/div>\n           \n            \n        <\/div>\n    <\/li>\n\n    \n    \n    <li class=\"shortcode__property-card-item--secondary\"  style=\"margin-left:0px\">\n        <div data-id=\"shortcode-property-card\"\n        data-locale=\"en\"\n        data-project-id=\"96933356\"\n        data-location-name=\"Intercontinental Residence Suites, Marsa Plaza, Dubai Festival City, Dubai\"\n        data-property-type=\"1\"\n        data-bedrooms=\"\"\n        data-category-id=\"2\"><\/div> \n    <a class=\"shortcode__property-card-anchor--secondary\" href=\"https:\/\/www.propertyfinder.ae\/en\/plp\/rent\/apartment-for-rent-dubai-dubai-festival-city-marsa-plaza-intercontinental-residence-suites-96933356.html\"><\/a>\n        <div  class=\"shortcode__property-card\">\n            <div class=\"shortcode__property-card__image-container\">\n                <img class='shortcode__property-image' src=https:\/\/static.shared.propertyfinder.ae\/media\/images\/listing\/FFTMCVJ6TN6AG3DQ4AWR042D3G\/9bd2fdd8-0fe9-43be-8a0d-3294964d692f\/668x452.jpg alt='property-image'>                <div class=\"shortcode__property-overlay__tags\">\n                    <div class=\"shortcode__tags\"> \n                    <p class='shortcode__property-tag shortcode__property-tag--verified'> \n        Verified\n        <\/p><p class='shortcode__property-tag shortcode__property-tag--super-agent'> \n        Superagent\n        <\/p>                    <\/div>\n                    \n                <\/div>  \n                                <div class=\"shortcode__property-overlay__agent\"> \n                    <div class=\"shortcode__agent-avatar\">\n                        <img decoding=\"async\" src=\"https:\/\/www.propertyfinder.ae\/images\/pf_agent\/picture\/35536841741f3e705c3c3de26092c51e685623b9\/desktop\" alt=\"agent image\" >\n\n                        <svg class=\"shortcode__agent--superagent\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <rect width=\"16\" height=\"16\" rx=\"8\" fill=\"#3A307F\"\/>\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.95478 5.22788L8.20268 3.63227H8.20348C8.12009 3.45591 7.88035 3.45591 7.79777 3.63227L7.04487 5.22788C7.01199 5.29758 6.94865 5.34629 6.87488 5.35721L5.19349 5.61334C5.00827 5.6419 4.9345 5.8804 5.0684 6.01728L6.28475 7.25934C6.33767 7.31393 6.36253 7.39287 6.3497 7.46929L6.06265 9.22278C6.03058 9.41593 6.22461 9.56374 6.39059 9.4722L7.89479 8.64416C7.96053 8.60805 8.03911 8.60805 8.10486 8.64416L9.60906 9.4722C9.77503 9.56374 9.96907 9.41593 9.937 9.22278L9.64995 7.46929C9.63712 7.39203 9.66197 7.31393 9.71489 7.25934L10.9312 6.01728C11.0659 5.8804 10.9914 5.6419 10.8062 5.61334L9.12476 5.35721C9.051 5.34629 8.98765 5.29758 8.95478 5.22788ZM9.80216 11.4994V10.9658C9.80216 10.7692 9.60122 10.6103 9.35315 10.6103H8.68006V9.54297H7.33304V10.6103H6.65994C6.41187 10.6103 6.21094 10.7692 6.21094 10.9658V11.4994H9.80216ZM10.0455 11.5H5.95455C5.70342 11.5 5.5 11.6489 5.5 11.8331V12.5H10.5V11.8331C10.5 11.6489 10.2966 11.5 10.0455 11.5Z\" fill=\"white\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/div>  \n                \n            <\/div>\n    \n                <div class=\"shortcode__property-card__details-container\">\n                    <div class= \"shortcode__property-type\">\n                        <p>\n                            Apartment                        <\/p>\n                        <p>\n                            Listed 1 week ago                        <\/p>\n                    <\/div>\n                    <p class=\"shortcode__property-building-price\"> \n                    270,000 AED\/year                    <\/p>\n                    <p class= \"shortcode__building-text\"> \n                        Private Terrace | Largest 3 BHK+M | Best Offer Now                    <\/p>\n                    <p class=\"shortcode__building-location\">  <span class=\"shortcode__location-icon\">\n                        <svg width=\"12\" height=\"14\" viewBox=\"0 0 12 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.99999 8.00002C7.10456 8.00002 7.99999 7.10459 7.99999 6.00002C7.99999 4.89545 7.10456 4.00002 5.99999 4.00002C4.89543 4.00002 3.99999 4.89545 3.99999 6.00002C3.99999 7.10459 4.89543 8.00002 5.99999 8.00002ZM6 7.33335C5.26362 7.33335 4.66666 6.7364 4.66666 6.00002C4.66666 5.26364 5.26362 4.66669 6 4.66669C6.73637 4.66669 7.33333 5.26364 7.33333 6.00002C7.33333 6.7364 6.73637 7.33335 6 7.33335ZM2.22876 2.20341C0.145963 4.25238 0.145963 7.57441 2.22876 9.62337L6 13.3334L9.77123 9.62337C11.854 7.57441 11.854 4.25238 9.77123 2.20341C7.68844 0.154446 4.31156 0.154446 2.22876 2.20341ZM2.69629 9.14812C0.879008 7.36036 0.879008 4.46642 2.69629 2.67866C4.51965 0.884918 7.48034 0.884918 9.3037 2.67866C11.121 4.46642 11.121 7.36036 9.3037 9.14812L5.99999 12.3982L2.69629 9.14812Z\" fill=\"#707070\"\/>\n                        <\/svg>\n                        <\/span>\n                        <span class=\"shortcode__location-text\">Intercontinental Residence Suites, Marsa Plaza, Dubai Festival City, Dubai<\/span> <\/p>\n                    <div class= \"shortcode__bedroom-bathroom-container\">\n                        <p class= \"shortcode__bedroom-count\"> \n                            3                        <\/p>\n                        <p class= \"shortcode__bathroom-count\"> \n                        5                        <\/p>\n                        <p class= \"shortcode__area-size\"> \n                            4,032 sqft                        <\/p>\n                    <\/div>\n                   \n                <\/div>\n                <div class=\"shortcode__lead-cta-container divider--top\" data-id=\"properties-lead-buttons\"\n                    data-language=\"en\"\n                    data-contact-options=\"email|phone|whatsapp\"\n                    data-plugin-type=\"properties\"\n                    data-project-title=\"Private Terrace | Largest 3 BHK+M | Best Offer Now\"\n                    data-position=\"9\"\n                    data-project-id=\"96933356\"\n                    data-call-href=\"tel:+971547870410\"\n                    data-project-developer-id=\"\"\n                    data-project-developer-name=\"\"\n                    data-broker-id=\"7486\"\n                    data-contact-whatsapp=\"+97145560345\"\n                >\n                        <a class='shortcode__lead-cta-phone button--blue' >\n                        Call\n                        <\/a><button class='shortcode__lead-cta-whatsapp button--blue' >\n                            WhatsApp\n                            <\/button>                <\/div>\n           \n            \n        <\/div>\n    <\/li>\n\n    \n    \n    <li class=\"shortcode__property-card-item--secondary\"  style=\"margin-left:0px\">\n        <div data-id=\"shortcode-property-card\"\n        data-locale=\"en\"\n        data-project-id=\"99994585\"\n        data-location-name=\"Bluewaters Residences Building 2, Bluewaters Residences, Bluewaters, Dubai\"\n        data-property-type=\"1\"\n        data-bedrooms=\"\"\n        data-category-id=\"2\"><\/div> \n    <a class=\"shortcode__property-card-anchor--secondary\" href=\"https:\/\/www.propertyfinder.ae\/en\/plp\/rent\/apartment-for-rent-dubai-bluewaters-bluewaters-residences-bluewaters-residences-building-2-99994585.html\"><\/a>\n        <div  class=\"shortcode__property-card\">\n            <div class=\"shortcode__property-card__image-container\">\n                <img class='shortcode__property-image' src=https:\/\/static.shared.propertyfinder.ae\/media\/images\/listing\/HGFFJM02N7B0EA8A5MF1RKF56C\/df1dd399-905f-4804-8474-51f880a29b46\/668x452.jpg?v=e1d3be976bd50af7a70e52acde862d2d alt='property-image'>                <div class=\"shortcode__property-overlay__tags\">\n                    <div class=\"shortcode__tags\"> \n                    <p class='shortcode__property-tag shortcode__property-tag--verified'> \n        Verified\n        <\/p><p class='shortcode__property-tag shortcode__property-tag--super-agent'> \n        Superagent\n        <\/p><p class='shortcode__property-tag shortcode__property-tag--default'> \n        New\n        <\/p>                    <\/div>\n                    \n                <\/div>  \n                                <div class=\"shortcode__property-overlay__agent\"> \n                    <div class=\"shortcode__agent-avatar\">\n                        <img decoding=\"async\" src=\"https:\/\/www.propertyfinder.ae\/images\/pf_agent\/picture\/017d8a3dc2cf8945e2dd18881965a1506b75f5cf\/desktop\" alt=\"agent image\" >\n\n                        <svg class=\"shortcode__agent--superagent\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <rect width=\"16\" height=\"16\" rx=\"8\" fill=\"#3A307F\"\/>\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.95478 5.22788L8.20268 3.63227H8.20348C8.12009 3.45591 7.88035 3.45591 7.79777 3.63227L7.04487 5.22788C7.01199 5.29758 6.94865 5.34629 6.87488 5.35721L5.19349 5.61334C5.00827 5.6419 4.9345 5.8804 5.0684 6.01728L6.28475 7.25934C6.33767 7.31393 6.36253 7.39287 6.3497 7.46929L6.06265 9.22278C6.03058 9.41593 6.22461 9.56374 6.39059 9.4722L7.89479 8.64416C7.96053 8.60805 8.03911 8.60805 8.10486 8.64416L9.60906 9.4722C9.77503 9.56374 9.96907 9.41593 9.937 9.22278L9.64995 7.46929C9.63712 7.39203 9.66197 7.31393 9.71489 7.25934L10.9312 6.01728C11.0659 5.8804 10.9914 5.6419 10.8062 5.61334L9.12476 5.35721C9.051 5.34629 8.98765 5.29758 8.95478 5.22788ZM9.80216 11.4994V10.9658C9.80216 10.7692 9.60122 10.6103 9.35315 10.6103H8.68006V9.54297H7.33304V10.6103H6.65994C6.41187 10.6103 6.21094 10.7692 6.21094 10.9658V11.4994H9.80216ZM10.0455 11.5H5.95455C5.70342 11.5 5.5 11.6489 5.5 11.8331V12.5H10.5V11.8331C10.5 11.6489 10.2966 11.5 10.0455 11.5Z\" fill=\"white\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/div>  \n                \n            <\/div>\n    \n                <div class=\"shortcode__property-card__details-container\">\n                    <div class= \"shortcode__property-type\">\n                        <p>\n                            Apartment                        <\/p>\n                        <p>\n                            Listed 11 hours ago                        <\/p>\n                    <\/div>\n                    <p class=\"shortcode__property-building-price\"> \n                    450,000 AED\/year                    <\/p>\n                    <p class= \"shortcode__building-text\"> \n                        Vacant | Garden and Sea View | Upgraded                    <\/p>\n                    <p class=\"shortcode__building-location\">  <span class=\"shortcode__location-icon\">\n                        <svg width=\"12\" height=\"14\" viewBox=\"0 0 12 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.99999 8.00002C7.10456 8.00002 7.99999 7.10459 7.99999 6.00002C7.99999 4.89545 7.10456 4.00002 5.99999 4.00002C4.89543 4.00002 3.99999 4.89545 3.99999 6.00002C3.99999 7.10459 4.89543 8.00002 5.99999 8.00002ZM6 7.33335C5.26362 7.33335 4.66666 6.7364 4.66666 6.00002C4.66666 5.26364 5.26362 4.66669 6 4.66669C6.73637 4.66669 7.33333 5.26364 7.33333 6.00002C7.33333 6.7364 6.73637 7.33335 6 7.33335ZM2.22876 2.20341C0.145963 4.25238 0.145963 7.57441 2.22876 9.62337L6 13.3334L9.77123 9.62337C11.854 7.57441 11.854 4.25238 9.77123 2.20341C7.68844 0.154446 4.31156 0.154446 2.22876 2.20341ZM2.69629 9.14812C0.879008 7.36036 0.879008 4.46642 2.69629 2.67866C4.51965 0.884918 7.48034 0.884918 9.3037 2.67866C11.121 4.46642 11.121 7.36036 9.3037 9.14812L5.99999 12.3982L2.69629 9.14812Z\" fill=\"#707070\"\/>\n                        <\/svg>\n                        <\/span>\n                        <span class=\"shortcode__location-text\">Bluewaters Residences Building 2, Bluewaters Residences, Bluewaters, Dubai<\/span> <\/p>\n                    <div class= \"shortcode__bedroom-bathroom-container\">\n                        <p class= \"shortcode__bedroom-count\"> \n                            2                        <\/p>\n                        <p class= \"shortcode__bathroom-count\"> \n                        3                        <\/p>\n                        <p class= \"shortcode__area-size\"> \n                            1,677 sqft                        <\/p>\n                    <\/div>\n                   \n                <\/div>\n                <div class=\"shortcode__lead-cta-container divider--top\" data-id=\"properties-lead-buttons\"\n                    data-language=\"en\"\n                    data-contact-options=\"email|phone|whatsapp\"\n                    data-plugin-type=\"properties\"\n                    data-project-title=\"Vacant | Garden and Sea View | Upgraded\"\n                    data-position=\"10\"\n                    data-project-id=\"99994585\"\n                    data-call-href=\"tel:+971585005130\"\n                    data-project-developer-id=\"\"\n                    data-project-developer-name=\"\"\n                    data-broker-id=\"911\"\n                    data-contact-whatsapp=\"+97145560345\"\n                >\n                        <a class='shortcode__lead-cta-phone button--blue' >\n                        Call\n                        <\/a><button class='shortcode__lead-cta-whatsapp button--blue' >\n                            WhatsApp\n                            <\/button>                <\/div>\n           \n            \n        <\/div>\n    <\/li>\n\n    <\/ul>\n    <div class=\"shortcode__discover-all\">\n        <a href=\"https:\/\/www.propertyfinder.ae\/en\/rent\/dubai\/hotels-hotel-apartments-for-rent-monthly.html\" data-id=\"properties-more-cta\">\n            See All Available properties        <\/a>\n    <\/div>\n    \n<\/div><h3 class=\"wp-block-heading\" id=\"h-daily-passes\"><strong>Daily passes<\/strong><\/h3><p>Unlimited travel for 24 hours:<\/p><ul class=\"wp-block-list\">\n<li>Silver Class Daily Pass: <strong>AED 20<\/strong><\/li>\n\n\n\n<li>&nbsp;Gold Class Daily Pass: <strong>AED 40<\/strong><\/li>\n<\/ul><p>These are useful for sightseeing days or heavy travel schedules.<\/p><h3 class=\"wp-block-heading\" id=\"h-monthly-and-periodic-passes\"><strong>Monthly and periodic passes<\/strong><\/h3><p>30-day pass pricing depends on zones covered:<\/p><figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Zones Covered<\/strong><\/td><td><strong>Silver 30-Day Pass<\/strong><\/td><td><strong>Gold 30-Day Pass<\/strong><\/td><td><strong>Concession Pass<\/strong><\/td><\/tr><tr><td><strong>1 Zone<\/strong><\/td><td>AED 140<\/td><td>AED 280<\/td><td>AED 70<\/td><\/tr><tr><td><strong>2 Adjacent Zones<\/strong><\/td><td>AED 230<\/td><td>AED 460<\/td><td>AED 115<\/td><\/tr><tr><td><strong>All Zones<\/strong><\/td><td>AED 350<\/td><td>AED 700<\/td><td>AED 175<\/td><\/tr><\/tbody><\/table><\/figure><p>Longer passes, such as 90-day and yearly options, are also available, offering better value for regular commuters.<\/p><h2 class=\"wp-block-heading\" id=\"h-example-trip-costs\"><strong>Example trip costs<\/strong><\/h2><p>To understand how a Dubai Metro fare calculator works in practice, here are some typical scenarios:<\/p><figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Trip Type<\/strong><\/td><td><strong>Zones<\/strong><\/td><td><strong>Silver<\/strong><\/td><td><strong>Gold<\/strong><\/td><td><strong>Concession<\/strong><\/td><\/tr><tr><td><strong>Short trip within one zone<\/strong><\/td><td>1<\/td><td>AED 3.00<\/td><td>AED 6.00<\/td><td>AED 1.50<\/td><\/tr><tr><td><strong>Medium trip across two zones<\/strong><\/td><td>2<\/td><td>AED 5.00<\/td><td>AED 10.00<\/td><td>AED 2.50<\/td><\/tr><tr><td><strong>Long cross-city journey<\/strong><\/td><td>3+<\/td><td>AED 7.50<\/td><td>AED 15.00<\/td><td>AED 3.75<\/td><\/tr><tr><td><strong>Red Ticket example<\/strong><\/td><td>2<\/td><td>&ndash;<\/td><td>&ndash;<\/td><td>AED 6.00<\/td><\/tr><\/tbody><\/table><\/figure><p>These examples show how fares increase gradually as zones increase.<\/p><h2 class=\"wp-block-heading\" id=\"h-daily-fare-caps-explained\"><strong>Daily fare caps explained<\/strong><\/h2><p>Dubai Metro also includes daily spending limits for Nol card users, helping frequent travellers control costs.<\/p><ul class=\"wp-block-list\">\n<li>Silver or Blue Nol Card users: Daily spending typically caps at AED 14.<\/li>\n\n\n\n<li>Gold Class: Instead of a standard automatic cap, travellers usually rely on the AED 40 Gold Daily Pass for unlimited travel.<\/li>\n<\/ul><p>Once the cap is reached, additional rides on the same day are typically free until midnight.<\/p><h2 class=\"wp-block-heading\" id=\"h-tips-to-reduce-metro-travel-costs\"><strong>Tips to reduce metro travel costs<\/strong><\/h2><figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1200\" height=\"628\" src=\"https:\/\/www.propertyfinder.ae\/blog\/wp-content\/uploads\/2026\/03\/interior-of-a-subway.webp\" alt=\"interior of a subway\" class=\"wp-image-201360\" srcset=\"https:\/\/www.propertyfinder.ae\/blog\/wp-content\/uploads\/2026\/03\/interior-of-a-subway.webp 1200w, https:\/\/www.propertyfinder.ae\/blog\/wp-content\/uploads\/2026\/03\/interior-of-a-subway-400x209.webp 400w, https:\/\/www.propertyfinder.ae\/blog\/wp-content\/uploads\/2026\/03\/interior-of-a-subway-800x419.webp 800w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" \/><\/figure><p>Small adjustments can make a noticeable difference to your daily transport spending.<\/p><ul class=\"wp-block-list\">\n<li>Use a Silver Nol Card instead of Red Tickets for repeated journeys.<\/li>\n\n\n\n<li>Apply for a Blue Nol Card if eligible for concessions.<\/li>\n\n\n\n<li>Consider monthly passes if commuting daily.<\/li>\n\n\n\n<li>Combine metro, tram and bus transfers within 30 minutes to stay within one fare window, especially when using nearby <a href=\"https:\/\/www.propertyfinder.ae\/blog\/dubai-bus-station\/\" target=\"_blank\">RTA feeder bus routes in Dubai.<\/a><\/li>\n\n\n\n<li>Travel during off-peak hours for a more comfortable journey.<\/li>\n\n\n\n<li>As of recent updates, the minimum top-up at many metro station machines is AED 20, introduced to speed up transactions during peak hours.<\/li>\n<\/ul><h2 class=\"wp-block-heading\" id=\"h-key-takeaways\"><strong>Key takeaways<\/strong><\/h2><p>Dubai Metro fares in 2026 depend mainly on zones crossed rather than distance alone. Silver Nol Cards offer the most economical everyday travel, while Gold Class provides premium comfort at double the price. Blue Nol Cards provide discounted fares for eligible groups, and daily caps help limit spending for frequent travellers. Understanding these elements makes using a Dubai Metro fare calculator far easier.<\/p><h2 class=\"wp-block-heading\" id=\"h-faqs\"><strong>FAQs<\/strong><\/h2><div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\" id=\"faq-question-1772723691797\"><strong class=\"schema-faq-question\"><strong>What is the cheapest metro fare in Dubai?<\/strong><\/strong> <p class=\"schema-faq-answer\">The minimum fare is AED 3.00 using a Silver Nol Card within one zone.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1772723707364\"><strong class=\"schema-faq-question\"><strong>Who qualifies for Blue Nol Card discounts?<\/strong><\/strong> <p class=\"schema-faq-answer\">Students, seniors aged 60+, and people of determination may receive reduced fares, with some free travel cases.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1772723714577\"><strong class=\"schema-faq-question\"><strong>How much does a Nol Card cost initially?<\/strong><\/strong> <p class=\"schema-faq-answer\">Silver and Gold cards cost AED 25, while Blue cards cost AED 70 with preloaded credit.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1772723727715\"><strong class=\"schema-faq-question\"><strong>Is a monthly pass worth it?<\/strong><\/strong> <p class=\"schema-faq-answer\">If you commute daily, a monthly pass for all zones (about AED 350 Silver) can offer significant savings compared to single fares.<\/p> <\/div> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>Dubai&rsquo;s metro system uses a zone-based fare structure designed to keep journeys simple and predictable. Whether travelling short distances within one zone or crossing the city, understanding how fares work helps you estimate travel costs quickly. Use the Dubai Metro Fare Calculator below to correctly estimate your fare and learn how it is calculated in&#8230;<\/p>\n","protected":false},"author":30231,"featured_media":201358,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_eb_attr":"","footnotes":""},"categories":[511],"tags":[],"class_list":["post-201357","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-the-guide"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v21.0 (Yoast SEO v22.5) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Dubai Metro Fare Calculator: Costs &amp; Breakdown | Property Finder<\/title>\n<meta name=\"description\" content=\"Use Dubai Metro fare calculator guide to understand zone pricing, Nol card costs, daily caps, and more. Plan &amp; estimate fares easily in 2026\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Dubai Metro Fare Calculator: Costs and Price Breakdown (2026 Guide)\" \/>\n<meta property=\"og:description\" content=\"Use Dubai Metro fare calculator guide to understand zone pricing, Nol card costs, daily caps, and more. Plan &amp; estimate fares easily in 2026\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/\" \/>\n<meta property=\"og:site_name\" content=\"Property Finder Blog UAE\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/propertyfinderuae\" \/>\n<meta property=\"article:published_time\" content=\"2026-03-09T07:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-10T10:16:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.propertyfinder.ae\/blog\/wp-content\/uploads\/2026\/03\/train-rides-among-glass-skyscrapers-in-Dubai.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"628\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Nadeen Qadadeh\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@propertyfinder\" \/>\n<meta name=\"twitter:site\" content=\"@propertyfinder\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Nadeen Qadadeh\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/\"},\"author\":{\"name\":\"Nadeen Qadadeh\",\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/#\/schema\/person\/01416a08b3e3e6526bd5da1a6dc1b030\"},\"headline\":\"Dubai Metro Fare Calculator: Costs and Price Breakdown (2026 Guide)\",\"datePublished\":\"2026-03-09T07:00:00+00:00\",\"dateModified\":\"2026-03-10T10:16:33+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/\"},\"wordCount\":1143,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.propertyfinder.ae\/blog\/wp-content\/uploads\/2026\/03\/train-rides-among-glass-skyscrapers-in-Dubai.webp\",\"articleSection\":[\"The Guide\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#respond\"]}]},{\"@type\":[\"WebPage\",\"FAQPage\"],\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/\",\"url\":\"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/\",\"name\":\"Dubai Metro Fare Calculator: Costs & Breakdown | Property Finder\",\"isPartOf\":{\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.propertyfinder.ae\/blog\/wp-content\/uploads\/2026\/03\/train-rides-among-glass-skyscrapers-in-Dubai.webp\",\"datePublished\":\"2026-03-09T07:00:00+00:00\",\"dateModified\":\"2026-03-10T10:16:33+00:00\",\"description\":\"Use Dubai Metro fare calculator guide to understand zone pricing, Nol card costs, daily caps, and more. Plan & estimate fares easily in 2026\",\"breadcrumb\":{\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#breadcrumb\"},\"mainEntity\":[{\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#faq-question-1772723691797\"},{\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#faq-question-1772723707364\"},{\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#faq-question-1772723714577\"},{\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#faq-question-1772723727715\"}],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#primaryimage\",\"url\":\"https:\/\/www.propertyfinder.ae\/blog\/wp-content\/uploads\/2026\/03\/train-rides-among-glass-skyscrapers-in-Dubai.webp\",\"contentUrl\":\"https:\/\/www.propertyfinder.ae\/blog\/wp-content\/uploads\/2026\/03\/train-rides-among-glass-skyscrapers-in-Dubai.webp\",\"width\":1200,\"height\":628,\"caption\":\"train rides among glass skyscrapers in Dubai\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.propertyfinder.ae\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The Guide\",\"item\":\"https:\/\/www.propertyfinder.ae\/blog\/the-guide\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Dubai Metro Fare Calculator: Costs and Price Breakdown (2026 Guide)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/#website\",\"url\":\"https:\/\/www.propertyfinder.ae\/blog\/\",\"name\":\"Property Finder Blog UAE\",\"description\":\"Real Estate News, Guides, Tips &amp; Advices to Find Your Home\",\"publisher\":{\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.propertyfinder.ae\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/#organization\",\"name\":\"Property Finder Blog UAE\",\"url\":\"https:\/\/www.propertyfinder.ae\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.propertyfinder.ae\/blog\/wp-content\/uploads\/2023\/02\/property-finder-logo.png\",\"contentUrl\":\"https:\/\/www.propertyfinder.ae\/blog\/wp-content\/uploads\/2023\/02\/property-finder-logo.png\",\"width\":512,\"height\":512,\"caption\":\"Property Finder Blog UAE\"},\"image\":{\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/propertyfinderuae\",\"https:\/\/x.com\/propertyfinder\",\"https:\/\/instagram.com\/propertyfinder.ae\/\",\"https:\/\/www.linkedin.com\/company\/propertyfinder-ae\",\"https:\/\/www.pinterest.com\/propertyfinder\/\",\"https:\/\/www.youtube.com\/user\/propertyfindermedia\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/#\/schema\/person\/01416a08b3e3e6526bd5da1a6dc1b030\",\"name\":\"Nadeen Qadadeh\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/d827231b86a963b1295063242fd1be80?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/d827231b86a963b1295063242fd1be80?s=96&d=mm&r=g\",\"caption\":\"Nadeen Qadadeh\"}},{\"@type\":\"Question\",\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#faq-question-1772723691797\",\"position\":1,\"url\":\"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#faq-question-1772723691797\",\"name\":\"What is the cheapest metro fare in Dubai?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The minimum fare is AED 3.00 using a Silver Nol Card within one zone.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#faq-question-1772723707364\",\"position\":2,\"url\":\"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#faq-question-1772723707364\",\"name\":\"Who qualifies for Blue Nol Card discounts?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Students, seniors aged 60+, and people of determination may receive reduced fares, with some free travel cases.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#faq-question-1772723714577\",\"position\":3,\"url\":\"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#faq-question-1772723714577\",\"name\":\"How much does a Nol Card cost initially?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Silver and Gold cards cost AED 25, while Blue cards cost AED 70 with preloaded credit.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#faq-question-1772723727715\",\"position\":4,\"url\":\"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#faq-question-1772723727715\",\"name\":\"Is a monthly pass worth it?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"If you commute daily, a monthly pass for all zones (about AED 350 Silver) can offer significant savings compared to single fares.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Dubai Metro Fare Calculator: Costs & Breakdown | Property Finder","description":"Use Dubai Metro fare calculator guide to understand zone pricing, Nol card costs, daily caps, and more. Plan & estimate fares easily in 2026","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Dubai Metro Fare Calculator: Costs and Price Breakdown (2026 Guide)","og_description":"Use Dubai Metro fare calculator guide to understand zone pricing, Nol card costs, daily caps, and more. Plan & estimate fares easily in 2026","og_url":"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/","og_site_name":"Property Finder Blog UAE","article_publisher":"https:\/\/www.facebook.com\/propertyfinderuae","article_published_time":"2026-03-09T07:00:00+00:00","article_modified_time":"2026-03-10T10:16:33+00:00","og_image":[{"width":1200,"height":628,"url":"https:\/\/www.propertyfinder.ae\/blog\/wp-content\/uploads\/2026\/03\/train-rides-among-glass-skyscrapers-in-Dubai.webp","type":"image\/webp"}],"author":"Nadeen Qadadeh","twitter_card":"summary_large_image","twitter_creator":"@propertyfinder","twitter_site":"@propertyfinder","twitter_misc":{"Written by":"Nadeen Qadadeh","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#article","isPartOf":{"@id":"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/"},"author":{"name":"Nadeen Qadadeh","@id":"https:\/\/www.propertyfinder.ae\/blog\/#\/schema\/person\/01416a08b3e3e6526bd5da1a6dc1b030"},"headline":"Dubai Metro Fare Calculator: Costs and Price Breakdown (2026 Guide)","datePublished":"2026-03-09T07:00:00+00:00","dateModified":"2026-03-10T10:16:33+00:00","mainEntityOfPage":{"@id":"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/"},"wordCount":1143,"commentCount":0,"publisher":{"@id":"https:\/\/www.propertyfinder.ae\/blog\/#organization"},"image":{"@id":"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#primaryimage"},"thumbnailUrl":"https:\/\/www.propertyfinder.ae\/blog\/wp-content\/uploads\/2026\/03\/train-rides-among-glass-skyscrapers-in-Dubai.webp","articleSection":["The Guide"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#respond"]}]},{"@type":["WebPage","FAQPage"],"@id":"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/","url":"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/","name":"Dubai Metro Fare Calculator: Costs & Breakdown | Property Finder","isPartOf":{"@id":"https:\/\/www.propertyfinder.ae\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#primaryimage"},"image":{"@id":"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#primaryimage"},"thumbnailUrl":"https:\/\/www.propertyfinder.ae\/blog\/wp-content\/uploads\/2026\/03\/train-rides-among-glass-skyscrapers-in-Dubai.webp","datePublished":"2026-03-09T07:00:00+00:00","dateModified":"2026-03-10T10:16:33+00:00","description":"Use Dubai Metro fare calculator guide to understand zone pricing, Nol card costs, daily caps, and more. Plan & estimate fares easily in 2026","breadcrumb":{"@id":"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#breadcrumb"},"mainEntity":[{"@id":"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#faq-question-1772723691797"},{"@id":"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#faq-question-1772723707364"},{"@id":"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#faq-question-1772723714577"},{"@id":"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#faq-question-1772723727715"}],"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#primaryimage","url":"https:\/\/www.propertyfinder.ae\/blog\/wp-content\/uploads\/2026\/03\/train-rides-among-glass-skyscrapers-in-Dubai.webp","contentUrl":"https:\/\/www.propertyfinder.ae\/blog\/wp-content\/uploads\/2026\/03\/train-rides-among-glass-skyscrapers-in-Dubai.webp","width":1200,"height":628,"caption":"train rides among glass skyscrapers in Dubai"},{"@type":"BreadcrumbList","@id":"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.propertyfinder.ae\/blog\/"},{"@type":"ListItem","position":2,"name":"The Guide","item":"https:\/\/www.propertyfinder.ae\/blog\/the-guide\/"},{"@type":"ListItem","position":3,"name":"Dubai Metro Fare Calculator: Costs and Price Breakdown (2026 Guide)"}]},{"@type":"WebSite","@id":"https:\/\/www.propertyfinder.ae\/blog\/#website","url":"https:\/\/www.propertyfinder.ae\/blog\/","name":"Property Finder Blog UAE","description":"Real Estate News, Guides, Tips &amp; Advices to Find Your Home","publisher":{"@id":"https:\/\/www.propertyfinder.ae\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.propertyfinder.ae\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.propertyfinder.ae\/blog\/#organization","name":"Property Finder Blog UAE","url":"https:\/\/www.propertyfinder.ae\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.propertyfinder.ae\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.propertyfinder.ae\/blog\/wp-content\/uploads\/2023\/02\/property-finder-logo.png","contentUrl":"https:\/\/www.propertyfinder.ae\/blog\/wp-content\/uploads\/2023\/02\/property-finder-logo.png","width":512,"height":512,"caption":"Property Finder Blog UAE"},"image":{"@id":"https:\/\/www.propertyfinder.ae\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/propertyfinderuae","https:\/\/x.com\/propertyfinder","https:\/\/instagram.com\/propertyfinder.ae\/","https:\/\/www.linkedin.com\/company\/propertyfinder-ae","https:\/\/www.pinterest.com\/propertyfinder\/","https:\/\/www.youtube.com\/user\/propertyfindermedia"]},{"@type":"Person","@id":"https:\/\/www.propertyfinder.ae\/blog\/#\/schema\/person\/01416a08b3e3e6526bd5da1a6dc1b030","name":"Nadeen Qadadeh","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.propertyfinder.ae\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/d827231b86a963b1295063242fd1be80?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d827231b86a963b1295063242fd1be80?s=96&d=mm&r=g","caption":"Nadeen Qadadeh"}},{"@type":"Question","@id":"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#faq-question-1772723691797","position":1,"url":"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#faq-question-1772723691797","name":"What is the cheapest metro fare in Dubai?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"The minimum fare is AED 3.00 using a Silver Nol Card within one zone.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#faq-question-1772723707364","position":2,"url":"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#faq-question-1772723707364","name":"Who qualifies for Blue Nol Card discounts?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Students, seniors aged 60+, and people of determination may receive reduced fares, with some free travel cases.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#faq-question-1772723714577","position":3,"url":"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#faq-question-1772723714577","name":"How much does a Nol Card cost initially?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Silver and Gold cards cost AED 25, while Blue cards cost AED 70 with preloaded credit.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#faq-question-1772723727715","position":4,"url":"https:\/\/www.propertyfinder.ae\/blog\/dubai-metro-fare-calculator\/#faq-question-1772723727715","name":"Is a monthly pass worth it?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"If you commute daily, a monthly pass for all zones (about AED 350 Silver) can offer significant savings compared to single fares.","inLanguage":"en-US"},"inLanguage":"en-US"}]}},"lang":"en","translations":{"en":201357},"pll_sync_post":[],"_links":{"self":[{"href":"https:\/\/www.propertyfinder.ae\/blog\/wp-json\/wp\/v2\/posts\/201357"}],"collection":[{"href":"https:\/\/www.propertyfinder.ae\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.propertyfinder.ae\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.propertyfinder.ae\/blog\/wp-json\/wp\/v2\/users\/30231"}],"replies":[{"embeddable":true,"href":"https:\/\/www.propertyfinder.ae\/blog\/wp-json\/wp\/v2\/comments?post=201357"}],"version-history":[{"count":6,"href":"https:\/\/www.propertyfinder.ae\/blog\/wp-json\/wp\/v2\/posts\/201357\/revisions"}],"predecessor-version":[{"id":201712,"href":"https:\/\/www.propertyfinder.ae\/blog\/wp-json\/wp\/v2\/posts\/201357\/revisions\/201712"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.propertyfinder.ae\/blog\/wp-json\/wp\/v2\/media\/201358"}],"wp:attachment":[{"href":"https:\/\/www.propertyfinder.ae\/blog\/wp-json\/wp\/v2\/media?parent=201357"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.propertyfinder.ae\/blog\/wp-json\/wp\/v2\/categories?post=201357"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.propertyfinder.ae\/blog\/wp-json\/wp\/v2\/tags?post=201357"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}