{"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 =  {\"77779252\":{\"id\":\"77779252\",\"category_id\":2,\"property_type\":\"Apartment\",\"price\":{\"value\":50000,\"currency\":\"AED\",\"period\":\"yearly\",\"is_hidden\":false},\"title\":\"READY TO MOVE | NO AGENCY FEE | VACANT\",\"location\":{\"id\":\"10341\",\"full_name\":\"Oxford Residence 2, District 10, Jumeirah Village Circle, Dubai\",\"coordinates\":{\"lat\":25.066251754760742,\"lon\":55.20792770385742},\"slug\":\"jumeirah-village-circle-district-10-oxford-residence-2\",\"path\":\"1.73.1019.10341\",\"type\":\"SUBCOMMUNITY\",\"name\":\"Oxford Residence 2\",\"path_name\":\"Dubai, Jumeirah Village Circle, District 10\"},\"images\":[{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/TPJ3NP8JS24ASKK3J05BQAA0EC\\\/171f11d5-20e8-414a-b7e4-7239e78006ea\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/TPJ3NP8JS24ASKK3J05BQAA0EC\\\/171f11d5-20e8-414a-b7e4-7239e78006ea\\\/668x452.jpg\",\"classification_label\":\"\"}],\"agent\":{\"id\":\"291950\",\"image\":\"https:\\\/\\\/www.propertyfinder.ae\\\/images\\\/pf_agent\\\/picture\\\/8c84e82be0caab64f31dac7ad63485feb6e3c1e2\\\/desktop\",\"is_super_agent\":false,\"name\":\"Tarun Budhani\",\"user_id\":140409,\"email\":\"crestviewdubai@gmail.com\",\"languages\":[\"English\",\"Hindi\",\"Urdu\",\"Punjabi\"],\"slug\":\"tarun-budhani\"},\"broker\":{\"id\":\"10486\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/10486\\\/d7859039-aa8c-4519-9895-c29f718dbd96\\\/178x98.jpg\",\"name\":\"CREST VIEW REAL ESTATE L.L.C\",\"address\":\"Office 315, Building Binghatti Emerald, Jumeirah Village Circle, ,, Dubai, PO Box ,\",\"email\":\"budhanitarun@gmail.com\",\"phone\":\"+971529517430\",\"slug\":\"crest-view-real-estate-l-l-c-10612\"},\"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\":\"studio\",\"bathrooms\":\"1\",\"size\":{\"value\":390,\"unit\":\"sqft\"},\"share_url\":\"https:\\\/\\\/www.propertyfinder.ae\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-jumeirah-village-circle-district-10-oxford-residence-2-77779252.html\",\"reference\":\"TPJ3NP8JS24ASKK3J05BQAA0EC\",\"listed_date\":\"2026-04-17T08:27:19Z\",\"last_refreshed_at\":null,\"contact_options\":[{\"type\":\"email\",\"value\":\"crestviewdubai@gmail.com\",\"link\":\"mailto:crestviewdubai@gmail.com\",\"is_did\":false},{\"type\":\"phone\",\"value\":\"+971521244598\",\"link\":\"tel:+971521244598\",\"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+TPJ3NP8JS24ASKK3J05BQAA0EC%0AType%3A+Apartment%0APrice%3A+50%2C000+AED%2Fyear+%0ALocation%3A+Oxford+Residence+2+%0ALink%3A+https%3A%2F%2Fwww.propertyfinder.ae%2Fto%2F77779252%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\":[\"BA\",\"BW\",\"AC\",\"CP\",\"BK\",\"PA\",\"SP\",\"SE\",\"SY\",\"WC\",\"BL\",\"PR\",\"LB\",\"CO\"],\"completion_status\":\"\",\"furnished\":\"YES\",\"property_type_id\":1,\"has_view_360\":false,\"rsp\":0,\"rss\":0,\"qs\":99,\"is_exclusive\":false,\"is_broker_project_property\":false,\"rera\":\"71234901822\",\"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\":\"73\",\"name\":\"Jumeirah Village Circle\",\"type\":\"COMMUNITY\",\"slug\":\"jumeirah-village-circle\",\"slug_en\":\"jumeirah-village-circle\",\"level\":\"1\"},{\"id\":\"1019\",\"name\":\"District 10\",\"type\":\"SUBCOMMUNITY\",\"slug\":\"jumeirah-village-circle-district-10\",\"slug_en\":\"jumeirah-village-circle-district-10\",\"level\":\"2\"},{\"id\":\"10341\",\"name\":\"Oxford Residence 2\",\"type\":\"SUBCOMMUNITY\",\"slug\":\"jumeirah-village-circle-district-10-oxford-residence-2\",\"slug_en\":\"jumeirah-village-circle-district-10-oxford-residence-2\",\"level\":\"3\"}],\"description\":\"Oxford Residence 2, JVC\\n- Built-in kitchen appliances\\n- Bathroom with walk-in shower\\n- Well maintained\\n- Open view\\n- Spacious balcony\\n\\n- Size: 390 sq. ft.\\n- Price: AED 55,000 per year\\n- 5500 with all bills included\\n- Multiple Units Available for Rent and Sale.\\n\\n\\nFor more details and viewing, please get in touch with tarun\\n\\n\\nFacilities:\\n\\n- Resort style swimming pool\\n- Garden area\\n- State of the art gymnasium\\n- CCTV cameras on every floor\\n- Elegant lobby\\n- 24\\\/7 Security\\n- High speed elevators\\n- Modern finishing\\n- Designated parking (covered)\\n\\n\\nOxford Residence 2 is on a walking distance from JSS International School and close to Circle Mall. Bust stop is right in front of the building.\\n\\nJumeirah Village Circle has all the amenities that you might need: restaurants, grocery stores, coffee shops, pharmacies, public parks, school, landscaped gardens and so much more. Centrally located between Hessa Street, Al Khail Road and Mohammed Bin Zayed Road, it enables you to reach all key destinations in Dubai in a short period of time: 15 minutes to Dubai Marina and Mall of the Emirates, 20 minutes to Downtown Dubai and 30 minutes to Dubai International Airport.\",\"amenity_names\":[\"Balcony\",\"Built in Wardrobes\",\"Central A\\\/C\",\"Covered Parking\",\"Kitchen Appliances\",\"Pets Allowed\",\"Shared Pool\",\"Security\",\"Shared Gym\",\"Walk-in Closet\",\"View of Landmark\",\"Children's Play Area\",\"Lobby in Building\",\"Children's Pool\"],\"payment_method\":[],\"lead_value\":1000,\"details_path\":\"\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-jumeirah-village-circle-district-10-oxford-residence-2-77779252.html\",\"rank_score\":0,\"bedrooms_value\":0,\"bathrooms_value\":1,\"is_pf_exclusive\":false,\"listing_id\":\"TPJ3NP8JS24ASKK3J05BQAA0EC\",\"client\":{\"id\":\"10486\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/10486\\\/d7859039-aa8c-4519-9895-c29f718dbd96\\\/178x98.jpg\",\"name\":\"CREST VIEW REAL ESTATE L.L.C\",\"address\":\"Office 315, Building Binghatti Emerald, Jumeirah Village Circle, ,, Dubai, PO Box ,\",\"email\":\"budhanitarun@gmail.com\",\"phone\":\"+971529517430\",\"slug\":\"crest-view-real-estate-l-l-c-10612\"},\"is_fhm\":false,\"travel_time_tags\":[],\"floor_plans\":[{\"unit_number\":\"\",\"dimension\":\"2d\",\"image_url\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/floorplan\\\/7ba9278d058b27c5c7ce0b9073cfa084\\\/de2bec31-6dc0-406d-9284-2a1584d5e253\\\/watermarked.png\",\"floor_number\":0,\"area\":390}],\"mortgage_cashback\":0,\"price_per_area\":null,\"view_360\":\"\",\"rnpm\":{\"enabled\":false},\"is_great_value\":false,\"is_high_demand\":false,\"is_luxe\":false},\"79427648\":{\"id\":\"79427648\",\"category_id\":2,\"property_type\":\"Apartment\",\"price\":{\"value\":195000,\"currency\":\"AED\",\"period\":\"yearly\",\"is_hidden\":false},\"title\":\"Exclusive | Fully Upgraded | Sea View\",\"location\":{\"id\":\"1208\",\"full_name\":\"Azure Residences, Palm Jumeirah, Dubai\",\"coordinates\":{\"lat\":25.106765747070312,\"lon\":55.15231704711914},\"slug\":\"palm-jumeirah-azure-residences\",\"path\":\"1.86.1208\",\"type\":\"SUBCOMMUNITY\",\"name\":\"Azure Residences\",\"path_name\":\"Dubai, Palm Jumeirah\"},\"images\":[{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/3G34A9TKM94EVV0QQP2Q6REN6M\\\/d313a14c-8492-4a83-9f8b-d5fc283df197\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/3G34A9TKM94EVV0QQP2Q6REN6M\\\/d313a14c-8492-4a83-9f8b-d5fc283df197\\\/668x452.jpg\",\"classification_label\":\"\"}],\"agent\":{\"id\":\"294490\",\"image\":\"https:\\\/\\\/www.propertyfinder.ae\\\/images\\\/pf_agent\\\/picture\\\/f1faeb287d32d154150f141e21b462e83bd88b74\\\/desktop\",\"is_super_agent\":true,\"name\":\"Leo Blomquist\",\"user_id\":142642,\"email\":\"leo.blomquist@bhomes.com\",\"languages\":[\"English\",\"Swedish\"],\"slug\":\"leo-blomquist\"},\"broker\":{\"id\":\"2463\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/2463\\\/06454f6c-98cd-428f-9b15-4447fd4cc8e9\\\/178x98.jpg\",\"name\":\"betterhomes - Dubai Marina\",\"address\":\"Office 1901, Building Marina Plaza, Dubai Marina, Al Marsa Street, Dubai, \",\"email\":\"marketing@bhomes.com\",\"phone\":\"+97144081000\",\"slug\":\"better-homes-dubai-marina-2591\"},\"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\":1142,\"unit\":\"sqft\"},\"share_url\":\"https:\\\/\\\/www.propertyfinder.ae\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-palm-jumeirah-azure-residences-79427648.html\",\"reference\":\"AP747726-1\",\"listed_date\":\"2026-04-21T12:39:26Z\",\"last_refreshed_at\":null,\"contact_options\":[{\"type\":\"email\",\"value\":\"leo.blomquist@bhomes.com\",\"link\":\"mailto:leo.blomquist@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+AP747726-1%0AType%3A+Apartment%0APrice%3A+195%2C000+AED%2Fyear+%0ALocation%3A+Azure+Residences+%0ALink%3A+https%3A%2F%2Fwww.propertyfinder.ae%2Fto%2F79427648%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\",\"CP\",\"CS\",\"PA\",\"PG\",\"PJ\",\"PP\",\"PY\",\"SE\",\"WC\",\"PR\"],\"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\":\"7116764542\",\"offering_type\":\"Residential for Rent\",\"video_url\":\"https:\\\/\\\/youtu.be\\\/5Q0LK36HFJg\",\"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\":\"86\",\"name\":\"Palm Jumeirah\",\"type\":\"COMMUNITY\",\"slug\":\"palm-jumeirah\",\"slug_en\":\"palm-jumeirah\",\"level\":\"1\"},{\"id\":\"1208\",\"name\":\"Azure Residences\",\"type\":\"SUBCOMMUNITY\",\"slug\":\"palm-jumeirah-azure-residences\",\"slug_en\":\"palm-jumeirah-azure-residences\",\"level\":\"2\"}],\"description\":\"Proudly presented by Betterhomes and Leo Blomquist, this exceptional exclusive 1-bedroom apartment in Azure Residences offers a rare blend of luxury, style, and uninterrupted views. Positioned on a high floor, the home showcases a full modern upgrade, making it one of the finest units available in this beachfront community.\\n\\nProperty Highlights:\\n\\u2022 Fully upgraded throughout with premium finishes\\n\\u2022 Spacious 1-bedroom layout with abundant natural light\\n\\u2022 Bright living area extending to a private balcony\\n\\u2022 Panoramic views of the sea, Palm skyline, and beyond\\n\\u2022 Modern bathroom with elegant fittings\\n\\u2022 Ample built-in storage\\n\\u2022 1 allocated parking space\\n\\nCommunity Features:\\nResidents of Azure Residences enjoy a vibrant coastal lifestyle with:\\n\\u2022 Private beach access\\n\\u2022 Large infinity pool overlooking the sea\\n\\u2022 State-of-the-art gym\\n\\u2022 On-site restaurants and caf\\u00e9s\\n\\u2022 Supermarket and daily conveniences within the building\\n\\u2022 Direct access to the beach promenade\\n\\nPrime Location:\\n\\u2022 Easy access to Sheikh Zayed Road\\n\\u2022 Close to Nakheel Mall and Palm Monorail\\n\\u2022 Located on the eastern shoreline of Palm Jumeirah\",\"amenity_names\":[\"Balcony\",\"Built in Wardrobes\",\"Covered Parking\",\"Concierge\",\"Pets Allowed\",\"Private Garden\",\"Private Jacuzzi\",\"Private Pool\",\"Private Gym\",\"Security\",\"Walk-in Closet\",\"Children's Play Area\"],\"payment_method\":[],\"lead_value\":1000,\"details_path\":\"\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-palm-jumeirah-azure-residences-79427648.html\",\"rank_score\":0,\"bedrooms_value\":1,\"bathrooms_value\":2,\"is_pf_exclusive\":false,\"listing_id\":\"3G34A9TKM94EVV0QQP2Q6REN6M\",\"client\":{\"id\":\"2463\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/2463\\\/06454f6c-98cd-428f-9b15-4447fd4cc8e9\\\/178x98.jpg\",\"name\":\"betterhomes - Dubai Marina\",\"address\":\"Office 1901, Building Marina Plaza, Dubai Marina, Al Marsa Street, Dubai, \",\"email\":\"marketing@bhomes.com\",\"phone\":\"+97144081000\",\"slug\":\"better-homes-dubai-marina-2591\"},\"is_fhm\":false,\"travel_time_tags\":[],\"floor_plans\":[{\"unit_number\":\"\",\"dimension\":\"2d\",\"image_url\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/floorplan\\\/5ad06cb59b0b678f8ce4ec4555d129ed\\\/7eac6b1a-2812-4c6c-bbb3-311b3d97e36e\\\/watermarked.png\",\"floor_number\":0,\"area\":1142}],\"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},\"76164343\":{\"id\":\"76164343\",\"category_id\":2,\"property_type\":\"Apartment\",\"price\":{\"value\":2500000,\"currency\":\"AED\",\"period\":\"yearly\",\"is_hidden\":false},\"title\":\"Lavish Apt with Marina View | Fully Furnished\",\"location\":{\"id\":\"17205\",\"full_name\":\"Bulgari Resort & Residences 3, Bulgari Resort & Residences, Jumeirah Bay Island, Jumeirah, Dubai\",\"coordinates\":{\"lat\":25.208560943603516,\"lon\":55.23484420776367},\"slug\":\"jumeirah-jumeirah-bay-island-bulgari-resort-residences-bulgari-resort-residences-3\",\"path\":\"1.66.920.8319.17205\",\"type\":\"TOWER\",\"name\":\"Bulgari Resort & Residences 3\",\"path_name\":\"Dubai, Jumeirah, Jumeirah Bay Island, Bulgari Resort & Residences\"},\"images\":[{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/Y3BXCHATE7HFCR6AWR59QV0RX8\\\/baa211db-218d-4d93-8e0a-14e2f34ef9ab\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/Y3BXCHATE7HFCR6AWR59QV0RX8\\\/baa211db-218d-4d93-8e0a-14e2f34ef9ab\\\/668x452.jpg\",\"classification_label\":\"\"}],\"agent\":{\"id\":\"114574\",\"image\":\"https:\\\/\\\/www.propertyfinder.ae\\\/images\\\/pf_agent\\\/picture\\\/01ebc0e3ad103e2dba3d8b497bf4d81a2a957bb8\\\/desktop\",\"is_super_agent\":true,\"name\":\"Kianoush Darban\",\"user_id\":9235,\"email\":\"kia@drivenproperties.com\",\"languages\":[\"English\",\"Persian\\\/Farsi\"],\"slug\":\"kianoush-darban\"},\"broker\":{\"id\":\"847\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/847\\\/bd8aeeb8-64d3-4aed-8137-a0f5eccfb00d\\\/178x98.jpg\",\"name\":\"Driven Properties\",\"address\":\"Office 101, Building Emaar Square - Building 3, Downtown Dubai, Sheikh Mohammed bin Rashid Blvd, Dubai, \",\"email\":\"abdullah@driven-properties.com\",\"phone\":\"+97142454800\",\"slug\":\"driven-properties-948\"},\"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\":\"4\",\"size\":{\"value\":2698,\"unit\":\"sqft\"},\"share_url\":\"https:\\\/\\\/www.propertyfinder.ae\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-jumeirah-jumeirah-bay-island-bulgari-resort-residences-bulgari-resort-residences-3-76164343.html\",\"reference\":\"DPF-R-43272\",\"listed_date\":\"2026-04-13T09:09:53Z\",\"last_refreshed_at\":null,\"contact_options\":[{\"type\":\"email\",\"value\":\"kia@drivenproperties.com\",\"link\":\"mailto:kia@drivenproperties.com\",\"is_did\":false},{\"type\":\"phone\",\"value\":\"+971524960123\",\"link\":\"tel:+971524960123\",\"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+DPF-R-43272%0AType%3A+Apartment%0APrice%3A+2%2C500%2C000+AED%2Fyear+%0ALocation%3A+Bulgari+Resort+%2F+Residences+3+%0ALink%3A+https%3A%2F%2Fwww.propertyfinder.ae%2Fto%2F76164343%2Fen+%0A+%0AAny+changes+made+to+this+message+will+result+in+the+enquiry+not+being+sent+to+the+agent.\",\"is_did\":false}],\"images_count\":22,\"amenities\":[\"BW\",\"SE\",\"BA\",\"CP\",\"MR\",\"VW\",\"WC\"],\"completion_status\":\"\",\"furnished\":\"YES\",\"property_type_id\":1,\"has_view_360\":false,\"rsp\":94.2021,\"rss\":94.2021,\"qs\":100,\"is_exclusive\":false,\"is_broker_project_property\":false,\"rera\":\"7121371695\",\"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\":\"66\",\"name\":\"Jumeirah\",\"type\":\"COMMUNITY\",\"slug\":\"jumeirah\",\"slug_en\":\"jumeirah\",\"level\":\"1\"},{\"id\":\"920\",\"name\":\"Jumeirah Bay Island\",\"type\":\"SUBCOMMUNITY\",\"slug\":\"jumeirah-jumeirah-bay-island\",\"slug_en\":\"jumeirah-jumeirah-bay-island\",\"level\":\"2\"},{\"id\":\"8319\",\"name\":\"Bulgari Resort & Residences\",\"type\":\"TOWER\",\"slug\":\"jumeirah-jumeirah-bay-island-bulgari-resort-residences\",\"slug_en\":\"jumeirah-jumeirah-bay-island-bulgari-resort-residences\",\"level\":\"3\"},{\"id\":\"17205\",\"name\":\"Bulgari Resort & Residences 3\",\"type\":\"TOWER\",\"slug\":\"jumeirah-jumeirah-bay-island-bulgari-resort-residences-bulgari-resort-residences-3\",\"slug_en\":\"jumeirah-jumeirah-bay-island-bulgari-resort-residences-bulgari-resort-residences-3\",\"level\":\"4\"}],\"description\":\"Brought to you by The Private Collection, this 3-bedroom apartment is located in Bulgari Resort & Residences, Jumeirah.\\n\\nUnit Details:\\n\\n  * Strictly No Agents\\n  * Direct Clients only\\n  * Available to Move in now\\n  * Fully Furnished\\n  * Type C\\n  * Marina View\\n  * 4 Bathrooms\\n  * BUA: 2,698 sqft\\n  * 2 Allocated Parking\\n  * 10% Security Deposit\\n  * No. of Cheques: 1\\n\\nFeatures:\\n\\n  * Balcony\\n  * View of Water\\n  * Shared swimming pool\\n  * Covered parking\\n  * Built in wardrobes\\n  * Maids room\\n  * Walk-in Closet\\n  * Concierge Service\\n  * Security\\n\\nJumeirah Bay Island is the seahorse-shaped island development by Meraas features an array of residential buildings and villas accompanied by green spaces and stunning panoramic views of the sea and the Dubai skyline.\\n\\nAsk us about:\\n\\n  * Mortgage Advisory\\n  * Property Management\\n  * Holiday Homes\\n  * Interior Design\\n\\nVisit our offices across Dubai's most popular communities including:\\n\\n  * Business Bay\\n  * Dubai Creek Harbour\\n  * Jumeirah Village Circle\\n  * Dubai Hills Estate\",\"amenity_names\":[\"Built in Wardrobes\",\"Security\",\"Balcony\",\"Covered Parking\",\"Maids Room\",\"View of Water\",\"Walk-in Closet\"],\"payment_method\":[],\"lead_value\":1000,\"details_path\":\"\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-jumeirah-jumeirah-bay-island-bulgari-resort-residences-bulgari-resort-residences-3-76164343.html\",\"rank_score\":94.20210266113281,\"bedrooms_value\":3,\"bathrooms_value\":4,\"is_pf_exclusive\":false,\"listing_id\":\"Y3BXCHATE7HFCR6AWR59QV0RX8\",\"client\":{\"id\":\"847\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/847\\\/bd8aeeb8-64d3-4aed-8137-a0f5eccfb00d\\\/178x98.jpg\",\"name\":\"Driven Properties\",\"address\":\"Office 101, Building Emaar Square - Building 3, Downtown Dubai, Sheikh Mohammed bin Rashid Blvd, Dubai, \",\"email\":\"abdullah@driven-properties.com\",\"phone\":\"+97142454800\",\"slug\":\"driven-properties-948\"},\"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\":false,\"is_luxe\":false},\"76164172\":{\"id\":\"76164172\",\"category_id\":2,\"property_type\":\"Apartment\",\"price\":{\"value\":650000,\"currency\":\"AED\",\"period\":\"yearly\",\"is_hidden\":false},\"title\":\"Spacious and Furnished Apt | Amazing View\",\"location\":{\"id\":\"17203\",\"full_name\":\"Bulgari Resort & Residences 1, Bulgari Resort & Residences, Jumeirah Bay Island, Jumeirah, Dubai\",\"coordinates\":{\"lat\":25.2095890045166,\"lon\":55.2359733581543},\"slug\":\"jumeirah-jumeirah-bay-island-bulgari-resort-residences-bulgari-resort-residences-1\",\"path\":\"1.66.920.8319.17203\",\"type\":\"TOWER\",\"name\":\"Bulgari Resort & Residences 1\",\"path_name\":\"Dubai, Jumeirah, Jumeirah Bay Island, Bulgari Resort & Residences\"},\"images\":[{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/ZEMA85HXYNRGTG0D4GN6NDPJXW\\\/720652f2-0cf8-4b47-bca1-34908a953dc0\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/ZEMA85HXYNRGTG0D4GN6NDPJXW\\\/720652f2-0cf8-4b47-bca1-34908a953dc0\\\/668x452.jpg\",\"classification_label\":\"\"}],\"agent\":{\"id\":\"114574\",\"image\":\"https:\\\/\\\/www.propertyfinder.ae\\\/images\\\/pf_agent\\\/picture\\\/01ebc0e3ad103e2dba3d8b497bf4d81a2a957bb8\\\/desktop\",\"is_super_agent\":true,\"name\":\"Kianoush Darban\",\"user_id\":9235,\"email\":\"kia@drivenproperties.com\",\"languages\":[\"English\",\"Persian\\\/Farsi\"],\"slug\":\"kianoush-darban\"},\"broker\":{\"id\":\"847\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/847\\\/bd8aeeb8-64d3-4aed-8137-a0f5eccfb00d\\\/178x98.jpg\",\"name\":\"Driven Properties\",\"address\":\"Office 101, Building Emaar Square - Building 3, Downtown Dubai, Sheikh Mohammed bin Rashid Blvd, Dubai, \",\"email\":\"abdullah@driven-properties.com\",\"phone\":\"+97142454800\",\"slug\":\"driven-properties-948\"},\"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\":1482,\"unit\":\"sqft\"},\"share_url\":\"https:\\\/\\\/www.propertyfinder.ae\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-jumeirah-jumeirah-bay-island-bulgari-resort-residences-bulgari-resort-residences-1-76164172.html\",\"reference\":\"DPF-R-43270\",\"listed_date\":\"2026-04-13T09:02:44Z\",\"last_refreshed_at\":null,\"contact_options\":[{\"type\":\"email\",\"value\":\"kia@drivenproperties.com\",\"link\":\"mailto:kia@drivenproperties.com\",\"is_did\":false},{\"type\":\"phone\",\"value\":\"+971524960123\",\"link\":\"tel:+971524960123\",\"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+DPF-R-43270%0AType%3A+Apartment%0APrice%3A+650%2C000+AED%2Fyear+%0ALocation%3A+Bulgari+Resort+%2F+Residences+1+%0ALink%3A+https%3A%2F%2Fwww.propertyfinder.ae%2Fto%2F76164172%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\":[\"BW\",\"BK\",\"SE\",\"BA\",\"SS\",\"VW\",\"WC\"],\"completion_status\":\"\",\"furnished\":\"YES\",\"property_type_id\":1,\"has_view_360\":false,\"rsp\":94.20054,\"rss\":94.20054,\"qs\":100,\"is_exclusive\":false,\"is_broker_project_property\":false,\"rera\":\"7121371467\",\"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\":\"66\",\"name\":\"Jumeirah\",\"type\":\"COMMUNITY\",\"slug\":\"jumeirah\",\"slug_en\":\"jumeirah\",\"level\":\"1\"},{\"id\":\"920\",\"name\":\"Jumeirah Bay Island\",\"type\":\"SUBCOMMUNITY\",\"slug\":\"jumeirah-jumeirah-bay-island\",\"slug_en\":\"jumeirah-jumeirah-bay-island\",\"level\":\"2\"},{\"id\":\"8319\",\"name\":\"Bulgari Resort & Residences\",\"type\":\"TOWER\",\"slug\":\"jumeirah-jumeirah-bay-island-bulgari-resort-residences\",\"slug_en\":\"jumeirah-jumeirah-bay-island-bulgari-resort-residences\",\"level\":\"3\"},{\"id\":\"17203\",\"name\":\"Bulgari Resort & Residences 1\",\"type\":\"TOWER\",\"slug\":\"jumeirah-jumeirah-bay-island-bulgari-resort-residences-bulgari-resort-residences-1\",\"slug_en\":\"jumeirah-jumeirah-bay-island-bulgari-resort-residences-bulgari-resort-residences-1\",\"level\":\"4\"}],\"description\":\"Brought to you by The Private Collection, this 1 Bedroom Apartment is located in Bulgari Resort & Residences, Jumeirah.\\n\\nUnit Details:\\n\\n  * Strictly no agents\\n  * Direct clients Only\\n  * Ready to move in\\n  * Fully Furnished \\n  * High floor\\n  * Open and Fully Fitted Kitchen\\n  * 2 Bathrooms\\n  * 1 Allocated parking\\n  * BUA: 1,482 sq.ft\\n\\nFeatures:\\n\\n  * Balcony\\n  * Central AC\\n  * Kitchen Appliances\\n  * Built in wardrobes\\n  * Basement parking\\n  * Walk-in Closet\\n  * Upgraded interior\\n  * Restaurants\\n  * Security\\n  * Public parking\\n  * Concierge Service\\n\\nJumeirah is one of the most sought after residential areas along the coast of Dubai with vibrant seaside community experience. This community is also known to one of the greatest hotels in the world, Burj Al Arab.\\n\\nAsk us about:\\n\\n  * Mortgage Advisory\\n  * Property Management\\n  * Holiday Homes\\n  * Interior Design\\n\\nVisit our offices across Dubai's most popular communities including:\\n\\n  * Business Bay\\n  * Dubai Creek Harbour\\n  * Jumeirah Village Circle\\n  * Dubai Hills Estate\",\"amenity_names\":[\"Built in Wardrobes\",\"Kitchen Appliances\",\"Security\",\"Balcony\",\"Shared Spa\",\"View of Water\",\"Walk-in Closet\"],\"payment_method\":[],\"lead_value\":1000,\"details_path\":\"\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-jumeirah-jumeirah-bay-island-bulgari-resort-residences-bulgari-resort-residences-1-76164172.html\",\"rank_score\":94.2005386352539,\"bedrooms_value\":1,\"bathrooms_value\":2,\"is_pf_exclusive\":false,\"listing_id\":\"ZEMA85HXYNRGTG0D4GN6NDPJXW\",\"client\":{\"id\":\"847\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/847\\\/bd8aeeb8-64d3-4aed-8137-a0f5eccfb00d\\\/178x98.jpg\",\"name\":\"Driven Properties\",\"address\":\"Office 101, Building Emaar Square - Building 3, Downtown Dubai, Sheikh Mohammed bin Rashid Blvd, Dubai, \",\"email\":\"abdullah@driven-properties.com\",\"phone\":\"+97142454800\",\"slug\":\"driven-properties-948\"},\"is_fhm\":false,\"travel_time_tags\":[],\"floor_plans\":[],\"mortgage_cashback\":0,\"price_per_area\":null,\"view_360\":\"\",\"number_of_cheques\":1,\"rnpm\":{\"enabled\":false},\"price_change\":-18,\"is_great_value\":false,\"is_high_demand\":false,\"is_luxe\":false},\"78973122\":{\"id\":\"78973122\",\"category_id\":2,\"property_type\":\"Apartment\",\"price\":{\"value\":75000,\"currency\":\"AED\",\"period\":\"yearly\",\"is_hidden\":false},\"title\":\"Cozy & Spacious 1-Bedroom Apartment\",\"location\":{\"id\":\"10777\",\"full_name\":\"Aria, District 14, Jumeirah Village Circle, Dubai\",\"coordinates\":{\"lat\":25.046295166015625,\"lon\":55.200782775878906},\"slug\":\"jumeirah-village-circle-district-14-aria\",\"path\":\"1.73.1014.10777\",\"type\":\"TOWER\",\"name\":\"Aria\",\"path_name\":\"Dubai, Jumeirah Village Circle, District 14\"},\"images\":[{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/GH9C1JH1ES0R42FPJEP7V6GZEC\\\/bacbc3e3-7044-4648-a1ff-95cd677213ef\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/GH9C1JH1ES0R42FPJEP7V6GZEC\\\/bacbc3e3-7044-4648-a1ff-95cd677213ef\\\/668x452.jpg\",\"classification_label\":\"\"}],\"agent\":{\"id\":\"217134\",\"image\":\"https:\\\/\\\/www.propertyfinder.ae\\\/images\\\/pf_agent\\\/picture\\\/53deb3d9e945cc92c734dd4a96a6f08bfb415b06\\\/desktop\",\"is_super_agent\":true,\"name\":\"Ijaz Tahir\",\"user_id\":76562,\"email\":\"office@bitsproperties.ae\",\"languages\":[\"English\"],\"slug\":\"ijaz-tahir\"},\"broker\":{\"id\":\"5829\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/5829\\\/b76f05a3-ecef-41fe-834b-c2987d5aeb7e\\\/178x98.jpg\",\"name\":\"BITS Real Estate Brokers L.L.C.\",\"address\":\"Office 1102, Building Tower A, Jumeirah Village Circle, Prime Business Center, Dubai, \",\"email\":\"office@bitsproperties.com\",\"phone\":\"+971544464746\",\"slug\":\"bits-real-estate-brokers-5955\"},\"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\":705,\"unit\":\"sqft\"},\"share_url\":\"https:\\\/\\\/www.propertyfinder.ae\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-jumeirah-village-circle-district-14-aria-78973122.html\",\"reference\":\"BITS-HRR-1451\",\"listed_date\":\"2026-04-20T07:19:24Z\",\"last_refreshed_at\":null,\"contact_options\":[{\"type\":\"email\",\"value\":\"office@bitsproperties.ae\",\"link\":\"mailto:office@bitsproperties.ae\",\"is_did\":false},{\"type\":\"phone\",\"value\":\"+971585423893\",\"link\":\"tel:+971585423893\",\"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+BITS-HRR-1451%0AType%3A+Apartment%0APrice%3A+75%2C000+AED%2Fyear+%0ALocation%3A+Aria+%0ALink%3A+https%3A%2F%2Fwww.propertyfinder.ae%2Fto%2F78973122%2Fen+%0A+%0AAny+changes+made+to+this+message+will+result+in+the+enquiry+not+being+sent+to+the+agent.\",\"is_did\":false}],\"images_count\":11,\"amenities\":[\"BA\",\"BR\",\"BW\",\"AC\",\"CP\",\"BK\",\"SP\",\"SE\",\"SY\",\"PR\",\"CO\",\"LB\"],\"completion_status\":\"\",\"furnished\":\"YES\",\"property_type_id\":1,\"has_view_360\":false,\"rsp\":92.45839,\"rss\":92.45839,\"qs\":100,\"is_exclusive\":false,\"is_broker_project_property\":false,\"rera\":\"71292962694\",\"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\":\"73\",\"name\":\"Jumeirah Village Circle\",\"type\":\"COMMUNITY\",\"slug\":\"jumeirah-village-circle\",\"slug_en\":\"jumeirah-village-circle\",\"level\":\"1\"},{\"id\":\"1014\",\"name\":\"District 14\",\"type\":\"SUBCOMMUNITY\",\"slug\":\"jumeirah-village-circle-district-14\",\"slug_en\":\"jumeirah-village-circle-district-14\",\"level\":\"2\"},{\"id\":\"10777\",\"name\":\"Aria\",\"type\":\"TOWER\",\"slug\":\"jumeirah-village-circle-district-14-aria\",\"slug_en\":\"jumeirah-village-circle-district-14-aria\",\"level\":\"3\"}],\"description\":\"BITS-HRR-1451\\n\\nBITS Real Estate is delighted to present this spacious and beautifully maintained 1-bedroom apartment located in the sought-after Aria community by Grow. This property is an excellent opportunity for individuals or couples looking for a modern, comfortable, and conveniently located home that combines functionality with aesthetic appeal.\\n\\nFrom the moment you step into this apartment, you are welcomed by a bright and inviting atmosphere. The thoughtfully designed layout maximizes space and natural light, creating an open and airy environment that instantly feels like home. The living area is generously sized, offering plenty of room for both relaxation and entertainment. Large windows allow sunlight to flood the space throughout the day, enhancing the overall warmth and ambiance of the apartment.\\n\\nIn summary, this 1-bedroom apartment in Aria by Grow is a perfect blend of modern living, comfort, and convenience. It offers a spacious and well-designed layout, high-quality finishes, and a prime location that caters to all your needs. Whether you are looking for a new home or a valuable investment, this property ticks all the right boxes.\\nDon\\u2019t miss the opportunity to make this exceptional apartment your next home. Contact BITS Real Estate today to arrange a viewing and experience the charm and comfort of this beautiful property firsthand. Negotiation is possible, making it an even more attractive option for potential tenants.\",\"amenity_names\":[\"Balcony\",\"Barbecue Area\",\"Built in Wardrobes\",\"Central A\\\/C\",\"Covered Parking\",\"Kitchen Appliances\",\"Shared Pool\",\"Security\",\"Shared Gym\",\"Children's Play Area\",\"Children's Pool\",\"Lobby in Building\"],\"payment_method\":[],\"lead_value\":1000,\"details_path\":\"\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-jumeirah-village-circle-district-14-aria-78973122.html\",\"rank_score\":92.45838928222656,\"bedrooms_value\":1,\"bathrooms_value\":2,\"is_pf_exclusive\":false,\"listing_id\":\"GH9C1JH1ES0R42FPJEP7V6GZEC\",\"client\":{\"id\":\"5829\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/5829\\\/b76f05a3-ecef-41fe-834b-c2987d5aeb7e\\\/178x98.jpg\",\"name\":\"BITS Real Estate Brokers L.L.C.\",\"address\":\"Office 1102, Building Tower A, Jumeirah Village Circle, Prime Business Center, Dubai, \",\"email\":\"office@bitsproperties.com\",\"phone\":\"+971544464746\",\"slug\":\"bits-real-estate-brokers-5955\"},\"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},\"79413098\":{\"id\":\"79413098\",\"category_id\":2,\"property_type\":\"Apartment\",\"price\":{\"value\":76500,\"currency\":\"AED\",\"period\":\"yearly\",\"is_hidden\":false},\"title\":\"Burj Khalifa View | Studio | Prime Location\",\"location\":{\"id\":\"11643\",\"full_name\":\"Ahad Residences, Business Bay, Dubai\",\"coordinates\":{\"lat\":25.186546325683594,\"lon\":55.2657585144043},\"slug\":\"business-bay-ahad-residences\",\"path\":\"1.36.11643\",\"type\":\"SUBCOMMUNITY\",\"name\":\"Ahad Residences\",\"path_name\":\"Dubai, Business Bay\"},\"images\":[{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/0BHKYXQRHTZ8EJN838SGT12XB4\\\/c9802a59-e136-4d2c-8b83-bd5eb32b9321\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/0BHKYXQRHTZ8EJN838SGT12XB4\\\/c9802a59-e136-4d2c-8b83-bd5eb32b9321\\\/668x452.jpg\",\"classification_label\":\"\"}],\"agent\":{\"id\":\"257705\",\"image\":\"https:\\\/\\\/www.propertyfinder.ae\\\/images\\\/pf_agent\\\/picture\\\/9c0e0c97bc860d75159ba1e83a7664e08d17379a\\\/desktop\",\"is_super_agent\":true,\"name\":\"Zeina Khoury\",\"user_id\":135391,\"email\":\"president@zedcapital.ae\",\"languages\":[\"English\",\"Arabic\"],\"slug\":\"zeina-khoury\"},\"broker\":{\"id\":\"6728\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/6728\\\/3d3c2447-7822-48ac-8290-f86f8943bc0c\\\/178x98.jpg\",\"name\":\"Zed Capital Real Estate\",\"address\":\"Office P103, Building P1, Business Bay, The Binary Tower, Dubai, \",\"email\":\"marketing@zedcapital.ae\",\"phone\":\"+971588980456\",\"slug\":\"zed-capital-real-estate-6854\"},\"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\":\"studio\",\"bathrooms\":\"1\",\"size\":{\"value\":418,\"unit\":\"sqft\"},\"share_url\":\"https:\\\/\\\/www.propertyfinder.ae\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-business-bay-ahad-residences-79413098.html\",\"reference\":\"APM9524-1\",\"listed_date\":\"2026-04-21T10:09:31Z\",\"last_refreshed_at\":null,\"contact_options\":[{\"type\":\"email\",\"value\":\"president@zedcapital.ae\",\"link\":\"mailto:president@zedcapital.ae\",\"is_did\":false},{\"type\":\"phone\",\"value\":\"+971588980456\",\"link\":\"tel:+971588980456\",\"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+APM9524-1%0AType%3A+Apartment%0APrice%3A+76%2C500+AED%2Fyear+%0ALocation%3A+Ahad+Residences+%0ALink%3A+https%3A%2F%2Fwww.propertyfinder.ae%2Fto%2F79413098%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\":[\"AC\",\"BA\",\"BL\",\"CP\",\"CS\",\"LB\",\"PA\",\"PR\",\"SE\",\"SY\"],\"completion_status\":\"\",\"furnished\":\"NO\",\"property_type_id\":1,\"has_view_360\":false,\"rsp\":91.623985,\"rss\":91.623985,\"qs\":100,\"is_exclusive\":false,\"is_broker_project_property\":false,\"rera\":\"71393786129\",\"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\":\"36\",\"name\":\"Business Bay\",\"type\":\"COMMUNITY\",\"slug\":\"business-bay\",\"slug_en\":\"business-bay\",\"level\":\"1\"},{\"id\":\"11643\",\"name\":\"Ahad Residences\",\"type\":\"SUBCOMMUNITY\",\"slug\":\"business-bay-ahad-residences\",\"slug_en\":\"business-bay-ahad-residences\",\"level\":\"2\"}],\"description\":\"Zed Capital presents this stunning studio apartment now for rent in Ahad Residences, Business Bay.  This unit features a sleek modern design, prime location, and excellent value.\\n\\nThis unfurnished and vacant unit includes a balcony and with Burj Khalifa view, ideal for comfortable long-term living.\\n\\nContact us today to arrange a viewing.\\n\\nProperty Details:\\n\\n- Studio\\n- 1 bathroom\\n- 418.18 sq.ft\\n- Unfurnished\\n- Burj Khalifa view\\n- Vacant\\n\\nPayment Details:\\n\\n- Rent: AED 76,500\\n- Cheques:  2 Cheques\\n\\nBuilding Amenities:\\n\\n- Enjoy views of Downtown, Burj Khalifa, and the Canal\\n- Only a few minutes from Downtown and Dubai Mall\\n- Unwind at the outdoor terraces\\n- 24\\\/7 security for peace of mind\\n- Convenient underground parking\\n- Relax by the outdoor lounging pool\\n- Fitted wardrobes \\n- White goods included\\n- Exercise at the outdoor calisthenics gym\\n- Indoor gym with technogym equipment and sauna\\n\\nLocation Highlights:\\n\\n- 5 min from Burj Khalifa, Downtown and Dubai Mall\\n- 5 min walk to the metro\\n- 15 min from Dubai Airport\\n- 10 min from Mall of the Emirates\\n- 10 min beach access\\n- Surrounded by restaurants, clinics, markets, public transportation, 5* hotels and more.\\n\\n\\nAdvertised by: Zed Capital Real Estate LLC\\nPermit No: 71393786129\",\"amenity_names\":[\"Central A\\\/C\",\"Balcony\",\"View of Landmark\",\"Covered Parking\",\"Concierge\",\"Lobby in Building\",\"Pets Allowed\",\"Children's Play Area\",\"Security\",\"Shared Gym\"],\"payment_method\":[],\"lead_value\":10,\"details_path\":\"\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-business-bay-ahad-residences-79413098.html\",\"rank_score\":91.62398529052734,\"bedrooms_value\":0,\"bathrooms_value\":1,\"is_pf_exclusive\":false,\"listing_id\":\"0BHKYXQRHTZ8EJN838SGT12XB4\",\"client\":{\"id\":\"6728\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/6728\\\/3d3c2447-7822-48ac-8290-f86f8943bc0c\\\/178x98.jpg\",\"name\":\"Zed Capital Real Estate\",\"address\":\"Office P103, Building P1, Business Bay, The Binary Tower, Dubai, \",\"email\":\"marketing@zedcapital.ae\",\"phone\":\"+971588980456\",\"slug\":\"zed-capital-real-estate-6854\"},\"is_fhm\":false,\"travel_time_tags\":[],\"floor_plans\":[{\"unit_number\":\"\",\"dimension\":\"2d\",\"image_url\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/floorplan\\\/852073e31042052790cc0f6709db2d44\\\/f0ee7dc3-e275-4bd5-9f31-530236e94a39\\\/watermarked.png\",\"floor_number\":0,\"area\":418}],\"mortgage_cashback\":0,\"price_per_area\":null,\"view_360\":\"\",\"number_of_cheques\":2,\"rnpm\":{\"enabled\":false},\"is_great_value\":false,\"is_high_demand\":false,\"is_luxe\":false},\"70271103\":{\"id\":\"70271103\",\"category_id\":2,\"property_type\":\"Apartment\",\"price\":{\"value\":3000000,\"currency\":\"AED\",\"period\":\"yearly\",\"is_hidden\":false},\"title\":\"Exemplary Bulgari Loft | Full Marina Views\",\"location\":{\"id\":\"17205\",\"full_name\":\"Bulgari Resort & Residences 3, Bulgari Resort & Residences, Jumeirah Bay Island, Jumeirah, Dubai\",\"coordinates\":{\"lat\":25.208560943603516,\"lon\":55.23484420776367},\"slug\":\"jumeirah-jumeirah-bay-island-bulgari-resort-residences-bulgari-resort-residences-3\",\"path\":\"1.66.920.8319.17205\",\"type\":\"TOWER\",\"name\":\"Bulgari Resort & Residences 3\",\"path_name\":\"Dubai, Jumeirah, Jumeirah Bay Island, Bulgari Resort & Residences\"},\"images\":[{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/B34T154JR79SGJPXAD3VT2EZ7W\\\/a18042e3-e5ae-4dc1-a8b5-082877224d42\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/B34T154JR79SGJPXAD3VT2EZ7W\\\/a18042e3-e5ae-4dc1-a8b5-082877224d42\\\/668x452.jpg\",\"classification_label\":\"\"}],\"agent\":{\"id\":\"114574\",\"image\":\"https:\\\/\\\/www.propertyfinder.ae\\\/images\\\/pf_agent\\\/picture\\\/01ebc0e3ad103e2dba3d8b497bf4d81a2a957bb8\\\/desktop\",\"is_super_agent\":true,\"name\":\"Kianoush Darban\",\"user_id\":9235,\"email\":\"kia@drivenproperties.com\",\"languages\":[\"English\",\"Persian\\\/Farsi\"],\"slug\":\"kianoush-darban\"},\"broker\":{\"id\":\"847\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/847\\\/bd8aeeb8-64d3-4aed-8137-a0f5eccfb00d\\\/178x98.jpg\",\"name\":\"Driven Properties\",\"address\":\"Office 101, Building Emaar Square - Building 3, Downtown Dubai, Sheikh Mohammed bin Rashid Blvd, Dubai, \",\"email\":\"abdullah@driven-properties.com\",\"phone\":\"+97142454800\",\"slug\":\"driven-properties-948\"},\"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\":6991,\"unit\":\"sqft\"},\"share_url\":\"https:\\\/\\\/www.propertyfinder.ae\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-jumeirah-jumeirah-bay-island-bulgari-resort-residences-bulgari-resort-residences-3-70271103.html\",\"reference\":\"DPF-R-43063\",\"listed_date\":\"2026-03-30T08:29:34Z\",\"last_refreshed_at\":null,\"contact_options\":[{\"type\":\"email\",\"value\":\"kia@drivenproperties.com\",\"link\":\"mailto:kia@drivenproperties.com\",\"is_did\":false},{\"type\":\"phone\",\"value\":\"+971524960123\",\"link\":\"tel:+971524960123\",\"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+DPF-R-43063%0AType%3A+Apartment%0APrice%3A+3%2C000%2C000+AED%2Fyear+%0ALocation%3A+Bulgari+Resort+%2F+Residences+3+%0ALink%3A+https%3A%2F%2Fwww.propertyfinder.ae%2Fto%2F70271103%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\":[\"BW\",\"BK\",\"SE\",\"MS\",\"BA\",\"SS\",\"CP\",\"MR\",\"PR\",\"PG\",\"VW\",\"WC\"],\"completion_status\":\"\",\"furnished\":\"YES\",\"property_type_id\":1,\"has_view_360\":false,\"rsp\":91.46959,\"rss\":91.46959,\"qs\":100,\"is_exclusive\":false,\"is_broker_project_property\":false,\"rera\":\"71297269840\",\"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\":\"66\",\"name\":\"Jumeirah\",\"type\":\"COMMUNITY\",\"slug\":\"jumeirah\",\"slug_en\":\"jumeirah\",\"level\":\"1\"},{\"id\":\"920\",\"name\":\"Jumeirah Bay Island\",\"type\":\"SUBCOMMUNITY\",\"slug\":\"jumeirah-jumeirah-bay-island\",\"slug_en\":\"jumeirah-jumeirah-bay-island\",\"level\":\"2\"},{\"id\":\"8319\",\"name\":\"Bulgari Resort & Residences\",\"type\":\"TOWER\",\"slug\":\"jumeirah-jumeirah-bay-island-bulgari-resort-residences\",\"slug_en\":\"jumeirah-jumeirah-bay-island-bulgari-resort-residences\",\"level\":\"3\"},{\"id\":\"17205\",\"name\":\"Bulgari Resort & Residences 3\",\"type\":\"TOWER\",\"slug\":\"jumeirah-jumeirah-bay-island-bulgari-resort-residences-bulgari-resort-residences-3\",\"slug_en\":\"jumeirah-jumeirah-bay-island-bulgari-resort-residences-bulgari-resort-residences-3\",\"level\":\"4\"}],\"description\":\"Brought to you by The Private Collection, this 3-bedroom apartment is located in Bulgari Resort & Residences, Jumeirah.\\n\\nUnit Details:\\n\\n  * 3 Bedrooms plus Maid's Room and Driver's Room\\n  * 5 Bathrooms\\n  * 3 Allocated Parking\\n  * Marina View\\n  * A glass-enclosed and fully fitted kitchen\\n  * Private Garden and  Balconies\\n  * Fully Furnished\\n  * BUA: 6,991 sqft\\n\\nFeatures:\\n\\n  * Kitchen Appliances\\n  * View of Water\\n  * Jacuzzi\\n  * Private garage\\n  * Sauna\\n  * Solid wood floors\\n  * Walk-in Closet\\n  * Restaurants\\n  * Security\\n\\nJumeirah Bay Island featuring mixed-use properties spans across a 6 million sq. ft. area. There are 127 plots and contemporary built villas that allow access to the private beach offering views of Arabian Gulf.\\n\\nAsk us about:\\n\\n  * Mortgage Advisory\\n  * Property Management\\n  * Holiday Homes\\n  * Interior Design\\n\\nVisit our offices across Dubai's most popular communities including:\\n\\n  * Downtown Dubai\\n  * Business Bay\\n  * Dubai Creek Harbour\\n  * Jumeirah Village Circle\\n  * Dubai Hills Estate\",\"amenity_names\":[\"Built in Wardrobes\",\"Kitchen Appliances\",\"Security\",\"Maid Service\",\"Balcony\",\"Shared Spa\",\"Covered Parking\",\"Maids Room\",\"Children's Play Area\",\"Private Garden\",\"View of Water\",\"Walk-in Closet\"],\"payment_method\":[],\"lead_value\":1000,\"details_path\":\"\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-jumeirah-jumeirah-bay-island-bulgari-resort-residences-bulgari-resort-residences-3-70271103.html\",\"rank_score\":91.46958923339844,\"bedrooms_value\":3,\"bathrooms_value\":5,\"is_pf_exclusive\":false,\"listing_id\":\"B34T154JR79SGJPXAD3VT2EZ7W\",\"client\":{\"id\":\"847\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/847\\\/bd8aeeb8-64d3-4aed-8137-a0f5eccfb00d\\\/178x98.jpg\",\"name\":\"Driven Properties\",\"address\":\"Office 101, Building Emaar Square - Building 3, Downtown Dubai, Sheikh Mohammed bin Rashid Blvd, Dubai, \",\"email\":\"abdullah@driven-properties.com\",\"phone\":\"+97142454800\",\"slug\":\"driven-properties-948\"},\"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\":false,\"is_luxe\":false},\"77385992\":{\"id\":\"77385992\",\"category_id\":2,\"property_type\":\"Apartment\",\"price\":{\"value\":750000,\"currency\":\"AED\",\"period\":\"yearly\",\"is_hidden\":false},\"title\":\"High Floor | Horizon and Burj | Bills Included\",\"location\":{\"id\":\"2770\",\"full_name\":\"The Address Residence Fountain Views 3, The Address Residence Fountain Views, Downtown Dubai, Dubai\",\"coordinates\":{\"lat\":25.194547653198242,\"lon\":55.28242874145508},\"slug\":\"downtown-dubai-the-address-residence-fountain-views-the-address-residence-fountain-views-3\",\"path\":\"1.41.616.2770\",\"type\":\"TOWER\",\"name\":\"The Address Residence Fountain Views 3\",\"path_name\":\"Dubai, Downtown Dubai, The Address Residence Fountain Views\"},\"images\":[{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/SKA1F23X6V9PAR4GSXJNRHHRZG\\\/fef13391-4ea0-48cd-8973-6a57c998b328\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/SKA1F23X6V9PAR4GSXJNRHHRZG\\\/fef13391-4ea0-48cd-8973-6a57c998b328\\\/668x452.jpg\",\"classification_label\":\"\"}],\"agent\":{\"id\":\"197928\",\"image\":\"https:\\\/\\\/www.propertyfinder.ae\\\/images\\\/pf_agent\\\/picture\\\/d9fa61cf5dee71bc7393e7cfc644a53d370a8cf6\\\/desktop\",\"is_super_agent\":true,\"name\":\"Adeel Malik\",\"user_id\":60914,\"email\":\"adeel@luxehaven.ae\",\"languages\":[\"English\"],\"slug\":\"adeel-malik\"},\"broker\":{\"id\":\"4752\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/4752\\\/a847bf9e-0d54-4e69-bc53-fd52db6ae6ee\\\/178x98.jpg\",\"name\":\"Luxe Haven Real Estate\",\"address\":\"Office 1206, Building Opal Tower, Business Bay, BB, Dubai, PO Box .\",\"email\":\"adeel@luxehaven.ae\",\"phone\":\"+971527903622\",\"slug\":\"luxe-haven-real-estate-4878\"},\"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\":\"4\",\"size\":{\"value\":2181,\"unit\":\"sqft\"},\"share_url\":\"https:\\\/\\\/www.propertyfinder.ae\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-downtown-dubai-the-address-residence-fountain-views-the-address-residence-fountain-views-3-77385992.html\",\"reference\":\"LH-1229\",\"listed_date\":\"2026-04-16T11:52:55Z\",\"last_refreshed_at\":null,\"contact_options\":[{\"type\":\"email\",\"value\":\"adeel@luxehaven.ae\",\"link\":\"mailto:adeel@luxehaven.ae\",\"is_did\":false},{\"type\":\"phone\",\"value\":\"+971527903622\",\"link\":\"tel:+971527903622\",\"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+LH-1229%0AType%3A+Apartment%0APrice%3A+750%2C000+AED%2Fyear+%0ALocation%3A+The+Address+Residence+Fountain+Views+3+%0ALink%3A+https%3A%2F%2Fwww.propertyfinder.ae%2Fto%2F77385992%2Fen+%0A+%0AAny+changes+made+to+this+message+will+result+in+the+enquiry+not+being+sent+to+the+agent.\",\"is_did\":false}],\"images_count\":28,\"amenities\":[\"CP\",\"BA\",\"SS\",\"LB\",\"BK\",\"SY\",\"BR\",\"PR\",\"SP\",\"CS\",\"BW\",\"MR\"],\"completion_status\":\"\",\"furnished\":\"YES\",\"property_type_id\":1,\"has_view_360\":false,\"rsp\":87.86942,\"rss\":87.86942,\"qs\":100,\"is_exclusive\":false,\"is_broker_project_property\":false,\"rera\":\"7117942258\",\"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\":\"41\",\"name\":\"Downtown Dubai\",\"type\":\"COMMUNITY\",\"slug\":\"downtown-dubai\",\"slug_en\":\"downtown-dubai\",\"level\":\"1\"},{\"id\":\"616\",\"name\":\"The Address Residence Fountain Views\",\"type\":\"SUBCOMMUNITY\",\"slug\":\"downtown-dubai-the-address-residence-fountain-views\",\"slug_en\":\"downtown-dubai-the-address-residence-fountain-views\",\"level\":\"2\"},{\"id\":\"2770\",\"name\":\"The Address Residence Fountain Views 3\",\"type\":\"TOWER\",\"slug\":\"downtown-dubai-the-address-residence-fountain-views-the-address-residence-fountain-views-3\",\"slug_en\":\"downtown-dubai-the-address-residence-fountain-views-the-address-residence-fountain-views-3\",\"level\":\"3\"}],\"description\":\"Luxe Haven is proud to present this 3-bedroom serviced apartment located in The Address Residence Fountain Views 3, Downtown Dubai. This apartment has undoubtedly the best panoramic view of the Horizon, Ocean, Burj Khalifa and the iconic Dubai Fountain.\\n\\nLocated in one of the world's most sought-after lifestyle districts with a direct link to the Dubai Mall and in close proximity to the financial precinct, residences at Address Fountain Views are excitingly close to stellar attractions and present sweeping views of Burj Khalifa and the Dubai Fountain. Each of the spacious one-to six-bedroom residences is a statement of prestige, good taste, and high living.\\n\\nUnit Details:\\n\\n* Upgraded\\n* 3 Bedrooms\\n* 4 Bathrooms\\n* Built Up 2,181.74 sqft\\n* 2 Parking Space\\n* High floor\\n* Built-In Appliances\\n* Burj Khalifa & Full Fountain View\\n* Horizon View\\n* Furnished.\\n\\nThe Address Fountain Views 3 features an advanced 24-hour security system that includes CCTV cameras, smoke detectors, skilled security guards and a monitoring room. Maintenance services consist of waste disposal and repair facilities. DEWA is responsible for providing all the utilities in this tower.\\n\\nResidents can use the swimming pool in The Address Fountain Views 3 for the weekend pool parties. There is also a landscaped garden and barbeque area which can be used to host picnics or birthday parties.\\n\\nLuxe Haven Real Estate Brokerage\\nORN: 27949\\nPO BOX 450887\",\"amenity_names\":[\"Covered Parking\",\"Balcony\",\"Shared Spa\",\"Lobby in Building\",\"Kitchen Appliances\",\"Shared Gym\",\"Barbecue Area\",\"Children's Play Area\",\"Shared Pool\",\"Concierge\",\"Built in Wardrobes\",\"Maids Room\"],\"payment_method\":[],\"lead_value\":1000,\"details_path\":\"\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-downtown-dubai-the-address-residence-fountain-views-the-address-residence-fountain-views-3-77385992.html\",\"rank_score\":87.86942291259766,\"bedrooms_value\":3,\"bathrooms_value\":4,\"is_pf_exclusive\":true,\"listing_id\":\"SKA1F23X6V9PAR4GSXJNRHHRZG\",\"client\":{\"id\":\"4752\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/4752\\\/a847bf9e-0d54-4e69-bc53-fd52db6ae6ee\\\/178x98.jpg\",\"name\":\"Luxe Haven Real Estate\",\"address\":\"Office 1206, Building Opal Tower, Business Bay, BB, Dubai, PO Box .\",\"email\":\"adeel@luxehaven.ae\",\"phone\":\"+971527903622\",\"slug\":\"luxe-haven-real-estate-4878\"},\"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\":false,\"is_luxe\":false},\"76184162\":{\"id\":\"76184162\",\"category_id\":2,\"property_type\":\"Apartment\",\"price\":{\"value\":750000,\"currency\":\"AED\",\"period\":\"yearly\",\"is_hidden\":false},\"title\":\"Burj and Fountain View |Bills Included |High Floor\",\"location\":{\"id\":\"2770\",\"full_name\":\"The Address Residence Fountain Views 3, The Address Residence Fountain Views, Downtown Dubai, Dubai\",\"coordinates\":{\"lat\":25.194547653198242,\"lon\":55.28242874145508},\"slug\":\"downtown-dubai-the-address-residence-fountain-views-the-address-residence-fountain-views-3\",\"path\":\"1.41.616.2770\",\"type\":\"TOWER\",\"name\":\"The Address Residence Fountain Views 3\",\"path_name\":\"Dubai, Downtown Dubai, The Address Residence Fountain Views\"},\"images\":[{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/W3A465RG8BCHJCN94BGTER7BRC\\\/04a0eddc-00e8-48db-b207-d4592c20daf5\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/W3A465RG8BCHJCN94BGTER7BRC\\\/04a0eddc-00e8-48db-b207-d4592c20daf5\\\/668x452.jpg\",\"classification_label\":\"\"}],\"agent\":{\"id\":\"197928\",\"image\":\"https:\\\/\\\/www.propertyfinder.ae\\\/images\\\/pf_agent\\\/picture\\\/d9fa61cf5dee71bc7393e7cfc644a53d370a8cf6\\\/desktop\",\"is_super_agent\":true,\"name\":\"Adeel Malik\",\"user_id\":60914,\"email\":\"adeel@luxehaven.ae\",\"languages\":[\"English\"],\"slug\":\"adeel-malik\"},\"broker\":{\"id\":\"4752\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/4752\\\/a847bf9e-0d54-4e69-bc53-fd52db6ae6ee\\\/178x98.jpg\",\"name\":\"Luxe Haven Real Estate\",\"address\":\"Office 1206, Building Opal Tower, Business Bay, BB, Dubai, PO Box .\",\"email\":\"adeel@luxehaven.ae\",\"phone\":\"+971527903622\",\"slug\":\"luxe-haven-real-estate-4878\"},\"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\":\"3\",\"size\":{\"value\":2182,\"unit\":\"sqft\"},\"share_url\":\"https:\\\/\\\/www.propertyfinder.ae\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-downtown-dubai-the-address-residence-fountain-views-the-address-residence-fountain-views-3-76184162.html\",\"reference\":\"W3A465RG8BCHJCN94BGTER7BRC\",\"listed_date\":\"2026-04-13T16:42:01Z\",\"last_refreshed_at\":null,\"contact_options\":[{\"type\":\"email\",\"value\":\"adeel@luxehaven.ae\",\"link\":\"mailto:adeel@luxehaven.ae\",\"is_did\":false},{\"type\":\"phone\",\"value\":\"+971527903622\",\"link\":\"tel:+971527903622\",\"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+W3A465RG8BCHJCN94BGTER7BRC%0AType%3A+Apartment%0APrice%3A+750%2C000+AED%2Fyear+%0ALocation%3A+The+Address+Residence+Fountain+Views+3+%0ALink%3A+https%3A%2F%2Fwww.propertyfinder.ae%2Fto%2F76184162%2Fen+%0A+%0AAny+changes+made+to+this+message+will+result+in+the+enquiry+not+being+sent+to+the+agent.\",\"is_did\":false}],\"images_count\":21,\"amenities\":[\"CP\",\"SE\",\"BA\",\"BL\",\"WC\",\"SY\",\"VW\",\"CS\",\"BW\",\"MR\"],\"completion_status\":\"\",\"furnished\":\"YES\",\"property_type_id\":1,\"has_view_360\":false,\"rsp\":86.86601,\"rss\":86.86601,\"qs\":100,\"is_exclusive\":false,\"is_broker_project_property\":false,\"rera\":\"7117942231\",\"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\":\"41\",\"name\":\"Downtown Dubai\",\"type\":\"COMMUNITY\",\"slug\":\"downtown-dubai\",\"slug_en\":\"downtown-dubai\",\"level\":\"1\"},{\"id\":\"616\",\"name\":\"The Address Residence Fountain Views\",\"type\":\"SUBCOMMUNITY\",\"slug\":\"downtown-dubai-the-address-residence-fountain-views\",\"slug_en\":\"downtown-dubai-the-address-residence-fountain-views\",\"level\":\"2\"},{\"id\":\"2770\",\"name\":\"The Address Residence Fountain Views 3\",\"type\":\"TOWER\",\"slug\":\"downtown-dubai-the-address-residence-fountain-views-the-address-residence-fountain-views-3\",\"slug_en\":\"downtown-dubai-the-address-residence-fountain-views-the-address-residence-fountain-views-3\",\"level\":\"3\"}],\"description\":\"Luxe Haven is thrilled to present this 3-bedroom serviced apartment located in The Address Residence Fountain Views 3, Downtown Dubai. This apartment has undoubtedly the best panoramic view of the Burj Khalifa and the iconic Dubai Fountain.\\n\\n\\n\\nLocated in one of the world's most sought-after lifestyle districts with a direct link to the Dubai Mall and in close proximity to the financial precinct, residences at Address Fountain Views are excitingly close to stellar attractions and present sweeping views of Burj Khalifa and the Dubai Fountain. Each of the spacious one- to six-bedroom residences is a statement of prestige, good taste, and high living.\\n\\n\\n\\nUnit Details:\\n\\n\\n\\n* Never Been Lived-In\\n\\n* 3 Bedrooms\\n\\n* 3 Bathrooms\\n\\n* Built Up 2181.74 sqft\\n\\n* 2 Parking Space\\n\\n* Very High floor\\n\\n* Built-In Appliances\\n\\n* Burj Khalifa & Full Fountain View\\n\\n* Furnished\\n\\n* Vacant On Transfer\\n\\n\\n\\n\\n\\nThe Address Fountain Views 3 features an advanced 24-hour security system that includes CCTV cameras, smoke detectors, skilled security guards and a monitoring room. Maintenance services consist of waste disposal and repair facilities. DEWA is responsible for providing all the utilities in this tower.\\n\\n\\n\\nResidents can use the swimming pool in The Address Fountain Views 3 for the weekend pool parties. There is also a landscaped garden and barbeque area which can be used to host picnics or birthday parties..\",\"amenity_names\":[\"Covered Parking\",\"Security\",\"Balcony\",\"View of Landmark\",\"Walk-in Closet\",\"Shared Gym\",\"View of Water\",\"Concierge\",\"Built in Wardrobes\",\"Maids Room\"],\"payment_method\":[],\"lead_value\":1000,\"details_path\":\"\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-downtown-dubai-the-address-residence-fountain-views-the-address-residence-fountain-views-3-76184162.html\",\"rank_score\":86.86601257324219,\"bedrooms_value\":3,\"bathrooms_value\":3,\"is_pf_exclusive\":true,\"listing_id\":\"W3A465RG8BCHJCN94BGTER7BRC\",\"client\":{\"id\":\"4752\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/4752\\\/a847bf9e-0d54-4e69-bc53-fd52db6ae6ee\\\/178x98.jpg\",\"name\":\"Luxe Haven Real Estate\",\"address\":\"Office 1206, Building Opal Tower, Business Bay, BB, Dubai, PO Box .\",\"email\":\"adeel@luxehaven.ae\",\"phone\":\"+971527903622\",\"slug\":\"luxe-haven-real-estate-4878\"},\"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\":false,\"is_luxe\":false},\"73850059\":{\"id\":\"73850059\",\"category_id\":2,\"property_type\":\"Apartment\",\"price\":{\"value\":55000,\"currency\":\"AED\",\"period\":\"yearly\",\"is_hidden\":false},\"title\":\"Pool View | Studio | Flexible Cheques | IMPZ\",\"location\":{\"id\":\"14781\",\"full_name\":\"Viera Residences, Dubai Production City (IMPZ), Dubai\",\"coordinates\":{\"lat\":25.030960083007812,\"lon\":55.193843841552734},\"slug\":\"dubai-production-city-impz-viera-residences\",\"path\":\"1.62.14781\",\"type\":\"SUBCOMMUNITY\",\"name\":\"Viera Residences\",\"path_name\":\"Dubai, Dubai Production City (IMPZ)\"},\"images\":[{\"small\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/3KG2FZRXKX32SN6REWAH63P4KW\\\/a2a22095-6b94-4acf-bac2-b0c8268bf1de\\\/416x272.jpg\",\"medium\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/listing\\\/3KG2FZRXKX32SN6REWAH63P4KW\\\/a2a22095-6b94-4acf-bac2-b0c8268bf1de\\\/668x452.jpg\",\"classification_label\":\"\"}],\"agent\":{\"id\":\"257705\",\"image\":\"https:\\\/\\\/www.propertyfinder.ae\\\/images\\\/pf_agent\\\/picture\\\/9c0e0c97bc860d75159ba1e83a7664e08d17379a\\\/desktop\",\"is_super_agent\":true,\"name\":\"Zeina Khoury\",\"user_id\":135391,\"email\":\"president@zedcapital.ae\",\"languages\":[\"English\",\"Arabic\"],\"slug\":\"zeina-khoury\"},\"broker\":{\"id\":\"6728\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/6728\\\/3d3c2447-7822-48ac-8290-f86f8943bc0c\\\/178x98.jpg\",\"name\":\"Zed Capital Real Estate\",\"address\":\"Office P103, Building P1, Business Bay, The Binary Tower, Dubai, \",\"email\":\"marketing@zedcapital.ae\",\"phone\":\"+971588980456\",\"slug\":\"zed-capital-real-estate-6854\"},\"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\":\"studio\",\"bathrooms\":\"1\",\"size\":{\"value\":389,\"unit\":\"sqft\"},\"share_url\":\"https:\\\/\\\/www.propertyfinder.ae\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-dubai-production-city-impz-viera-residences-73850059.html\",\"reference\":\"AP10755-1\",\"listed_date\":\"2026-04-07T11:07:04Z\",\"last_refreshed_at\":null,\"contact_options\":[{\"type\":\"email\",\"value\":\"president@zedcapital.ae\",\"link\":\"mailto:president@zedcapital.ae\",\"is_did\":false},{\"type\":\"phone\",\"value\":\"+971588980456\",\"link\":\"tel:+971588980456\",\"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+AP10755-1%0AType%3A+Apartment%0APrice%3A+55%2C000+AED%2Fyear+%0ALocation%3A+Viera+Residences+%0ALink%3A+https%3A%2F%2Fwww.propertyfinder.ae%2Fto%2F73850059%2Fen+%0A+%0AAny+changes+made+to+this+message+will+result+in+the+enquiry+not+being+sent+to+the+agent.\",\"is_did\":false}],\"images_count\":18,\"amenities\":[\"AC\",\"BA\",\"BW\",\"LB\",\"PR\",\"SE\",\"SY\"],\"completion_status\":\"\",\"furnished\":\"NO\",\"property_type_id\":1,\"has_view_360\":false,\"rsp\":86.64751,\"rss\":86.64751,\"qs\":100,\"is_exclusive\":false,\"is_broker_project_property\":false,\"rera\":\"71667839077\",\"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\":\"62\",\"name\":\"Dubai Production City (IMPZ)\",\"type\":\"COMMUNITY\",\"slug\":\"dubai-production-city-impz\",\"slug_en\":\"dubai-production-city-impz\",\"level\":\"1\"},{\"id\":\"14781\",\"name\":\"Viera Residences\",\"type\":\"SUBCOMMUNITY\",\"slug\":\"dubai-production-city-impz-viera-residences\",\"slug_en\":\"dubai-production-city-impz-viera-residences\",\"level\":\"2\"}],\"description\":\"Zed Capital presents this studio apartment in Viera Residences, Dubai Production City, featuring a sleek modern design, prime location, and excellent value.\\n\\nThis unfurnished unit includes a balcony with pool view and is ideal for comfortable long-term living.\\n\\nContact us Today to arrange a viewing.\\n\\nProperty Details:\\n\\n- Studio + 1 bath\\n- 389.87 sq. ft\\n- Pool View\\n- Unfurnished\\n- Vacant\\n- Very spacious balcony\\n- Rooftop relaxation area\\n- Excellent amenities\\n- Flexible cheques \\n\\nBuilding Amenities:\\n\\n- Swimming Pool \\n- Fitness Club\\n- Multi-Purpose Hall\\n- Sauna\\n- Outdoor kids\\u2019 area \\n- Residents Lounge\\n- Rooftop Garden & Lounge Area\\n- 24\\\/7 security\\n- Lobby & Reception\\n\\nLocation Highlights:\\n\\nViera Residences in Dubai Production City is ideally located right on E311 Sheikh Mohammed Bin Zayed Road, giving you easy access to all major roads across Dubai.\\n\\nAbout Viera Residences:\\n\\nViera Residences is a distinctive new development in Dubai Production City, offering a curated selection of studio, one, and two-bedroom apartments with superior finishes and serene views. Designed for those who value style, space, and sophistication, it features exceptional amenities, including a pool, two landscaped outdoor lounges, a children\\u2019s play area, a multipurpose hall, a gym, and a sauna. Viera combines modern design with thoughtful details, redefining contemporary living in a tranquil setting. \\n\\n\\nAdvertised by: Zed Capital Real Estate LLC\\nPermit No: 71667839077\\nProperty Reference: AP10755\",\"amenity_names\":[\"Central A\\\/C\",\"Balcony\",\"Built in Wardrobes\",\"Lobby in Building\",\"Children's Play Area\",\"Security\",\"Shared Gym\"],\"payment_method\":[],\"lead_value\":10,\"details_path\":\"\\\/en\\\/plp\\\/rent\\\/apartment-for-rent-dubai-dubai-production-city-impz-viera-residences-73850059.html\",\"rank_score\":86.64750671386719,\"bedrooms_value\":0,\"bathrooms_value\":1,\"is_pf_exclusive\":false,\"listing_id\":\"3KG2FZRXKX32SN6REWAH63P4KW\",\"client\":{\"id\":\"6728\",\"logo\":\"https:\\\/\\\/static.shared.propertyfinder.ae\\\/media\\\/images\\\/client_logos\\\/6728\\\/3d3c2447-7822-48ac-8290-f86f8943bc0c\\\/178x98.jpg\",\"name\":\"Zed Capital Real Estate\",\"address\":\"Office P103, Building P1, Business Bay, The Binary Tower, Dubai, \",\"email\":\"marketing@zedcapital.ae\",\"phone\":\"+971588980456\",\"slug\":\"zed-capital-real-estate-6854\"},\"is_fhm\":false,\"travel_time_tags\":[],\"floor_plans\":[],\"mortgage_cashback\":0,\"price_per_area\":null,\"view_360\":\"\",\"number_of_cheques\":2,\"rnpm\":{\"enabled\":false},\"price_change\":-8,\"is_great_value\":false,\"is_high_demand\":false,\"is_luxe\":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=\"77779252\"\n        data-location-name=\"Oxford Residence 2, District 10, Jumeirah Village Circle, 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-jumeirah-village-circle-district-10-oxford-residence-2-77779252.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\/TPJ3NP8JS24ASKK3J05BQAA0EC\/171f11d5-20e8-414a-b7e4-7239e78006ea\/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--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 week ago                        <\/p>\n                    <\/div>\n                    <p class=\"shortcode__property-building-price\"> \n                    50,000 AED\/year                    <\/p>\n                    <p class= \"shortcode__building-text\"> \n                        READY TO MOVE | NO AGENCY FEE | VACANT                    <\/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\">Oxford Residence 2, District 10, Jumeirah Village Circle, Dubai<\/span> <\/p>\n                    <div class= \"shortcode__bedroom-bathroom-container\">\n                        <p class= \"shortcode__bedroom-count\"> \n                            studio                        <\/p>\n                        <p class= \"shortcode__bathroom-count\"> \n                        1                        <\/p>\n                        <p class= \"shortcode__area-size\"> \n                            390 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 | NO AGENCY FEE | VACANT\"\n                    data-position=\"1\"\n                    data-project-id=\"77779252\"\n                    data-call-href=\"tel:+971521244598\"\n                    data-project-developer-id=\"\"\n                    data-project-developer-name=\"\"\n                    data-broker-id=\"10486\"\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=\"79427648\"\n        data-location-name=\"Azure Residences, 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-azure-residences-79427648.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\/3G34A9TKM94EVV0QQP2Q6REN6M\/d313a14c-8492-4a83-9f8b-d5fc283df197\/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><p class='shortcode__property-tag shortcode__property-tag--default'> \n        Spotlight\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\/f1faeb287d32d154150f141e21b462e83bd88b74\/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 4 days ago                        <\/p>\n                    <\/div>\n                    <p class=\"shortcode__property-building-price\"> \n                    195,000 AED\/year                    <\/p>\n                    <p class= \"shortcode__building-text\"> \n                        Exclusive | Fully Upgraded | Sea View                    <\/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\">Azure Residences, Palm Jumeirah, 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                            1,142 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=\"Exclusive | Fully Upgraded | Sea View\"\n                    data-position=\"2\"\n                    data-project-id=\"79427648\"\n                    data-call-href=\"tel:+97144090911\"\n                    data-project-developer-id=\"\"\n                    data-project-developer-name=\"\"\n                    data-broker-id=\"2463\"\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=\"76164343\"\n        data-location-name=\"Bulgari Resort & Residences 3, Bulgari Resort & Residences, Jumeirah Bay Island, 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-jumeirah-jumeirah-bay-island-bulgari-resort-residences-bulgari-resort-residences-3-76164343.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\/Y3BXCHATE7HFCR6AWR59QV0RX8\/baa211db-218d-4d93-8e0a-14e2f34ef9ab\/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\/01ebc0e3ad103e2dba3d8b497bf4d81a2a957bb8\/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 2 weeks ago                        <\/p>\n                    <\/div>\n                    <p class=\"shortcode__property-building-price\"> \n                    2,500,000 AED\/year                    <\/p>\n                    <p class= \"shortcode__building-text\"> \n                        Lavish Apt with Marina View | Fully Furnished                    <\/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\">Bulgari Resort & Residences 3, Bulgari Resort & Residences, Jumeirah Bay Island, Jumeirah, 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                        4                        <\/p>\n                        <p class= \"shortcode__area-size\"> \n                            2,698 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=\"Lavish Apt with Marina View | Fully Furnished\"\n                    data-position=\"3\"\n                    data-project-id=\"76164343\"\n                    data-call-href=\"tel:+971524960123\"\n                    data-project-developer-id=\"\"\n                    data-project-developer-name=\"\"\n                    data-broker-id=\"847\"\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=\"76164172\"\n        data-location-name=\"Bulgari Resort & Residences 1, Bulgari Resort & Residences, Jumeirah Bay Island, 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-jumeirah-jumeirah-bay-island-bulgari-resort-residences-bulgari-resort-residences-1-76164172.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\/ZEMA85HXYNRGTG0D4GN6NDPJXW\/720652f2-0cf8-4b47-bca1-34908a953dc0\/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\/01ebc0e3ad103e2dba3d8b497bf4d81a2a957bb8\/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 2 weeks ago                        <\/p>\n                    <\/div>\n                    <p class=\"shortcode__property-building-price\"> \n                    650,000 AED\/year                    <\/p>\n                    <p class= \"shortcode__building-text\"> \n                        Spacious and Furnished Apt | Amazing View                    <\/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\">Bulgari Resort & Residences 1, Bulgari Resort & Residences, Jumeirah Bay Island, Jumeirah, 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                            1,482 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=\"Spacious and Furnished Apt | Amazing View\"\n                    data-position=\"4\"\n                    data-project-id=\"76164172\"\n                    data-call-href=\"tel:+971524960123\"\n                    data-project-developer-id=\"\"\n                    data-project-developer-name=\"\"\n                    data-broker-id=\"847\"\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=\"78973122\"\n        data-location-name=\"Aria, District 14, Jumeirah Village Circle, 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-jumeirah-village-circle-district-14-aria-78973122.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\/GH9C1JH1ES0R42FPJEP7V6GZEC\/bacbc3e3-7044-4648-a1ff-95cd677213ef\/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\/53deb3d9e945cc92c734dd4a96a6f08bfb415b06\/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                    75,000 AED\/year                    <\/p>\n                    <p class= \"shortcode__building-text\"> \n                        Cozy & Spacious 1-Bedroom Apartment                    <\/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\">Aria, District 14, Jumeirah Village Circle, 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                            705 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=\"Cozy & Spacious 1-Bedroom Apartment\"\n                    data-position=\"5\"\n                    data-project-id=\"78973122\"\n                    data-call-href=\"tel:+971585423893\"\n                    data-project-developer-id=\"\"\n                    data-project-developer-name=\"\"\n                    data-broker-id=\"5829\"\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=\"79413098\"\n        data-location-name=\"Ahad Residences, Business Bay, 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-business-bay-ahad-residences-79413098.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\/0BHKYXQRHTZ8EJN838SGT12XB4\/c9802a59-e136-4d2c-8b83-bd5eb32b9321\/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\/9c0e0c97bc860d75159ba1e83a7664e08d17379a\/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 4 days ago                        <\/p>\n                    <\/div>\n                    <p class=\"shortcode__property-building-price\"> \n                    76,500 AED\/year                    <\/p>\n                    <p class= \"shortcode__building-text\"> \n                        Burj Khalifa View | Studio | Prime 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\">Ahad Residences, Business Bay, Dubai<\/span> <\/p>\n                    <div class= \"shortcode__bedroom-bathroom-container\">\n                        <p class= \"shortcode__bedroom-count\"> \n                            studio                        <\/p>\n                        <p class= \"shortcode__bathroom-count\"> \n                        1                        <\/p>\n                        <p class= \"shortcode__area-size\"> \n                            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=\"Burj Khalifa View | Studio | Prime Location\"\n                    data-position=\"6\"\n                    data-project-id=\"79413098\"\n                    data-call-href=\"tel:+971588980456\"\n                    data-project-developer-id=\"\"\n                    data-project-developer-name=\"\"\n                    data-broker-id=\"6728\"\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=\"70271103\"\n        data-location-name=\"Bulgari Resort & Residences 3, Bulgari Resort & Residences, Jumeirah Bay Island, 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-jumeirah-jumeirah-bay-island-bulgari-resort-residences-bulgari-resort-residences-3-70271103.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\/B34T154JR79SGJPXAD3VT2EZ7W\/a18042e3-e5ae-4dc1-a8b5-082877224d42\/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\/01ebc0e3ad103e2dba3d8b497bf4d81a2a957bb8\/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 4 weeks ago                        <\/p>\n                    <\/div>\n                    <p class=\"shortcode__property-building-price\"> \n                    3,000,000 AED\/year                    <\/p>\n                    <p class= \"shortcode__building-text\"> \n                        Exemplary Bulgari Loft | Full Marina 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\">Bulgari Resort & Residences 3, Bulgari Resort & Residences, Jumeirah Bay Island, Jumeirah, 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                            6,991 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=\"Exemplary Bulgari Loft | Full Marina Views\"\n                    data-position=\"7\"\n                    data-project-id=\"70271103\"\n                    data-call-href=\"tel:+971524960123\"\n                    data-project-developer-id=\"\"\n                    data-project-developer-name=\"\"\n                    data-broker-id=\"847\"\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=\"77385992\"\n        data-location-name=\"The Address Residence Fountain Views 3, The Address Residence Fountain Views, Downtown Dubai, 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-downtown-dubai-the-address-residence-fountain-views-the-address-residence-fountain-views-3-77385992.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\/SKA1F23X6V9PAR4GSXJNRHHRZG\/fef13391-4ea0-48cd-8973-6a57c998b328\/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\/d9fa61cf5dee71bc7393e7cfc644a53d370a8cf6\/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                    750,000 AED\/year                    <\/p>\n                    <p class= \"shortcode__building-text\"> \n                        High Floor | Horizon and Burj | Bills Included                    <\/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 Address Residence Fountain Views 3, The Address Residence Fountain Views, Downtown Dubai, 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                        4                        <\/p>\n                        <p class= \"shortcode__area-size\"> \n                            2,181 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=\"High Floor | Horizon and Burj | Bills Included\"\n                    data-position=\"8\"\n                    data-project-id=\"77385992\"\n                    data-call-href=\"tel:+971527903622\"\n                    data-project-developer-id=\"\"\n                    data-project-developer-name=\"\"\n                    data-broker-id=\"4752\"\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=\"76184162\"\n        data-location-name=\"The Address Residence Fountain Views 3, The Address Residence Fountain Views, Downtown Dubai, 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-downtown-dubai-the-address-residence-fountain-views-the-address-residence-fountain-views-3-76184162.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\/W3A465RG8BCHJCN94BGTER7BRC\/04a0eddc-00e8-48db-b207-d4592c20daf5\/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\/d9fa61cf5dee71bc7393e7cfc644a53d370a8cf6\/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 2 weeks ago                        <\/p>\n                    <\/div>\n                    <p class=\"shortcode__property-building-price\"> \n                    750,000 AED\/year                    <\/p>\n                    <p class= \"shortcode__building-text\"> \n                        Burj and Fountain View |Bills Included |High Floor                    <\/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 Address Residence Fountain Views 3, The Address Residence Fountain Views, Downtown Dubai, 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                        3                        <\/p>\n                        <p class= \"shortcode__area-size\"> \n                            2,182 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=\"Burj and Fountain View |Bills Included |High Floor\"\n                    data-position=\"9\"\n                    data-project-id=\"76184162\"\n                    data-call-href=\"tel:+971527903622\"\n                    data-project-developer-id=\"\"\n                    data-project-developer-name=\"\"\n                    data-broker-id=\"4752\"\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=\"73850059\"\n        data-location-name=\"Viera Residences, Dubai Production City (IMPZ), 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-production-city-impz-viera-residences-73850059.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\/3KG2FZRXKX32SN6REWAH63P4KW\/a2a22095-6b94-4acf-bac2-b0c8268bf1de\/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\/9c0e0c97bc860d75159ba1e83a7664e08d17379a\/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 weeks ago                        <\/p>\n                    <\/div>\n                    <p class=\"shortcode__property-building-price\"> \n                    55,000 AED\/year                    <\/p>\n                    <p class= \"shortcode__building-text\"> \n                        Pool View | Studio | Flexible Cheques | IMPZ                    <\/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\">Viera Residences, Dubai Production City (IMPZ), Dubai<\/span> <\/p>\n                    <div class= \"shortcode__bedroom-bathroom-container\">\n                        <p class= \"shortcode__bedroom-count\"> \n                            studio                        <\/p>\n                        <p class= \"shortcode__bathroom-count\"> \n                        1                        <\/p>\n                        <p class= \"shortcode__area-size\"> \n                            389 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=\"Pool View | Studio | Flexible Cheques | IMPZ\"\n                    data-position=\"10\"\n                    data-project-id=\"73850059\"\n                    data-call-href=\"tel:+971588980456\"\n                    data-project-developer-id=\"\"\n                    data-project-developer-name=\"\"\n                    data-broker-id=\"6728\"\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\/47f1f783f7cdf970858f93bad3a9c37b\"},\"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\/47f1f783f7cdf970858f93bad3a9c37b\",\"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\/47f1f783f7cdf970858f93bad3a9c37b"},"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\/47f1f783f7cdf970858f93bad3a9c37b","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}]}}