{"id":21754,"date":"2024-10-07T17:07:39","date_gmt":"2024-10-07T13:07:39","guid":{"rendered":"https:\/\/onplan.ae\/?post_type=property&#038;p=21754"},"modified":"2025-01-07T10:31:02","modified_gmt":"2025-01-07T06:31:02","slug":"gharbi-i-residences","status":"publish","type":"property","link":"https:\/\/onplan.ae\/ar\/property\/gharbi-i-residences\/","title":{"rendered":"GHARBI I RESIDENCES"},"content":{"rendered":"<br>\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<style>\n  table {\n    width: 100%;\n    border-collapse: collapse;\n    text-align: center;\n  }\n  th, td {\n    border: 1px solid black;\n    padding: 8px;\n  }\n  th {\n    background-color: #f2f2f2;\n  }\n  caption {\n    font-weight: bold;\n    margin-bottom: 10px;\n  }\n<\/style>\n<\/head>\n<body>\n\n<table>\n\n  <thead>\n    <tr>\n      <th>Unit<\/th>\n      <th>Min. Area (sq. ft.)<\/th>\n      <th>Max. Area (sq. ft.)<\/th>\n      <th>\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0645\u0628\u062f\u0626\u064a (\u0628\u0627\u0644\u062f\u0631\u0647\u0645)<\/th>\n    <\/tr>\n  <\/thead>\n  <tbody>\n    <tr>\n      <td>\u0627\u0633\u062a\u0648\u062f\u064a\u0648<\/td>\n      <td>442<\/td>\n      <td>571<\/td>\n      <td>599,000<\/td>\n    <\/tr>\n    <tr>\n      <td>\u063a\u0631\u0641\u0629 \u0646\u0648\u0645 \u0648\u0627\u062d\u062f\u0629<\/td>\n      <td>741<\/td>\n      <td>1,106<\/td>\n      <td>1,098,000<\/td>\n    <\/tr>\n    <tr>\n      <td>\u063a\u0631\u0641\u062a\u064a \u0646\u0648\u0645<\/td>\n      <td>1,190<\/td>\n      <td>1,880<\/td>\n      <td>1,599,000<\/td>\n    <\/tr>\n    <tr>\n      <td>3 \u063a\u0631\u0641 \u0646\u0648\u0645<\/td>\n      <td>1,603<\/td>\n      <td>2,322<\/td>\n      <td>3.65 M<\/td>\n    <\/tr>\n  <\/tbody>\n<\/table>\n\n<\/body>\n<\/html>\n\n<br>\n\n\n\n<p>Gharbi 1 Residences by Rabdan Developments offers an exceptional blend of luxury and tranquility, redefining affordable luxury living in Dubai. Located in premium areas with easy access to Sheikh Zayed Road, Al Khail Road, and Hessa Street, it ensures convenience to key landmarks such as Dubai Miracle Garden, Palm Jumeirah, and Dubai Mall. This project is designed with a seamless integration of urban living and nature, offering sleek finishes, panoramic skyline views, and smart home technology. The amenities include a rooftop cinema, indoor gym, swimming pool, and dedicated spaces like gaming rooms and lounges, catering to diverse lifestyles. Expected completion is in Q2 2026, making Gharbi 1 an ideal investment for those seeking sophisticated living\u200b.<\/p>\n\n\n\n<br>\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Gharbi 1 Residences &#8211; Amenities and Proximities<\/title>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n        \/* Amenities CSS *\/\n        .amenities-container {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 20px;\n            margin-top: 20px;\n        }\n        .amenity {\n            display: flex;\n            align-items: center;\n            flex: 1 1 250px;\n            padding: 15px;\n            background-color: #f9f9f9;\n            border-radius: 8px;\n            box-shadow: 0 2px 4px rgba(0,0,0,0.1);\n            transition: transform 0.3s ease;\n            text-align: center;\n        }\n        .amenity:hover {\n            transform: translateY(-5px);\n        }\n        .amenity i {\n            margin-right: 20px;\n            color: #f7c025;\n        }\n        .amenity[dir=\"rtl\"] i {\n            margin-left: 20px;\n            margin-right: 0;\n        }\n        .amenity-text {\n            flex-grow: 1;\n            font-size: 1.1em;\n        }\n        .dropdown-button, .close-button {\n            display: none;\n            background-color: #f7c025;\n            color: white;\n            padding: 10px 20px;\n            border: none;\n            border-radius: 5px;\n            margin: 10px 0;\n            cursor: pointer;\n            font-size: 1.2em;\n        }\n        @media (max-width: 768px) {\n            .dropdown-button {\n                display: block;\n            }\n            .amenities-container {\n                display: none;\n                flex-direction: column;\n                align-items: stretch;\n                gap: 10px;\n            }\n            .amenity {\n                flex: 1 1 auto;\n                margin: 0 20px;\n            }\n            .amenity i {\n                font-size: 1.8em;\n                margin-right: 0;\n                margin-bottom: 10px;\n            }\n            .amenity[dir=\"rtl\"] i {\n                margin-left: 0;\n                margin-right: 0;\n            }\n            .amenity-text {\n                font-size: 0.9em;\n            }\n            .close-button {\n                display: block;\n                margin: 0 20px;\n            }\n        }\n\n        \/* Proximities CSS *\/\n        .proximities-container {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 20px;\n            margin-top: 20px;\n        }\n        .proximity {\n            display: flex;\n            align-items: center;\n            flex: 1 1 250px;\n            padding: 15px;\n            background-color: #f9f9f9;\n            border-radius: 8px;\n            box-shadow: 0 2px 4px rgba(0,0,0,0.1);\n            transition: transform 0.3s ease;\n            text-align: center;\n        }\n        .proximity:hover {\n            transform: translateY(-5px);\n        }\n        .proximity-column {\n            margin-right: 20px;\n            color: #f7c025;\n        }\n        .proximity[dir=\"rtl\"] .proximity-column {\n            margin-left: 20px;\n            margin-right: 0;\n        }\n        .proximity-details {\n            flex-grow: 1;\n        }\n        .proximity i {\n            margin-left: 20px;\n            margin-right: 20px;\n        }\n        .place-name {\n            font-size: 1.1em;\n            margin-bottom: 5px;\n        }\n        .travel-time {\n            color: #666;\n        }\n        .dropdown-button-proximity, .close-button-proximity {\n            display: none;\n            background-color: #f7c025;\n            color: white;\n            padding: 10px 20px;\n            border: none;\n            border-radius: 5px;\n            margin: 10px 0;\n            cursor: pointer;\n            font-size: 1.2em;\n        }\n        @media (max-width: 768px) {\n            .dropdown-button-proximity {\n                display: block;\n            }\n            .proximities-container {\n                display: none;\n                flex-direction: column;\n                align-items: stretch;\n                gap: 10px;\n            }\n            .proximity {\n                flex: 1 1 auto;\n                margin-bottom: 0 20px;\n            }\n            .proximity-column {\n                margin-right: 15px;\n            }\n            .proximity[dir=\"rtl\"] .proximity-column {\n                margin-right: 0;\n                margin-left: 0px;\n            }\n            .place-name, .travel-time {\n                font-size: 0.9em;\n            }\n            .close-button-proximity {\n                display: block;\n                margin: 0 20px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <h5 class=\"heading-large-screen\">Exceptional Amenities at Gharbi 1 Residences<\/h5>\n    <!-- Amenities Section -->\n    <button class=\"dropdown-button\">\u0639\u0631\u0636 \u0648\u0633\u0627\u0626\u0644 \u0627\u0644\u0631\u0627\u062d\u0629<\/button>\n    <div class=\"amenities-container\">\n        <button class=\"close-button\">\u0642\u0631\u064a\u0628<\/button>\n    \n        <!-- Updated Amenities for Gharbi 1 -->\n        <div class=\"amenity\">\n            <i class=\"fas fa-swimmer fa-2x\"><\/i>\n            <span class=\"amenity-text\">Swimming Pool (Adults &#038; Kids)<\/span>\n        <\/div>\n        <div class=\"amenity\">\n            <i class=\"fas fa-dumbbell fa-2x\"><\/i>\n            <span class=\"amenity-text\">Fully Equipped Indoor Gym<\/span>\n        <\/div>\n        <div class=\"amenity\">\n            <i class=\"fas fa-video fa-2x\"><\/i>\n            <span class=\"amenity-text\">\u0633\u064a\u0646\u0645\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0637\u062d<\/span>\n        <\/div>\n        <div class=\"amenity\">\n            <i class=\"fas fa-spa fa-2x\"><\/i>\n            <span class=\"amenity-text\">\u0633\u0627\u0648\u0646\u0627 \u0648\u063a\u0631\u0641\u0629 \u0628\u062e\u0627\u0631<\/span>\n        <\/div>\n        <div class=\"amenity\">\n            <i class=\"fas fa-child fa-2x\"><\/i>\n            <span class=\"amenity-text\">\u0645\u0646\u0637\u0642\u0629 \u0644\u0639\u0628 \u0644\u0644\u0623\u0637\u0641\u0627\u0644<\/span>\n        <\/div>\n        <div class=\"amenity\">\n            <i class=\"fas fa-parking fa-2x\"><\/i>\n            <span class=\"amenity-text\">Valet Parking<\/span>\n        <\/div>\n        <div class=\"amenity\">\n            <i class=\"fas fa-users fa-2x\"><\/i>\n            <span class=\"amenity-text\">Business Hub<\/span>\n        <\/div>\n    \n        <button class=\"close-button\">\u0642\u0631\u064a\u0628<\/button>\n    <\/div>\n    \n    <br>\n    <h5 class=\"heading-large-screen\">Proximities Around Gharbi 1 Residences<\/h5>\n    \n    <!-- Proximities Section --> \n    <button class=\"dropdown-button-proximity\">\u0639\u0631\u0636 \u0627\u0644\u0642\u0631\u0628<\/button>\n    <div class=\"proximities-container\">\n        <button class=\"close-button-proximity\">\u0642\u0631\u064a\u0628<\/button>\n        \n        <!-- Updated Proximities for Gharbi 1 -->\n        <div class=\"proximity\">\n            <div class=\"proximity-column\">\n                <i class=\"fas fa-hospital-alt fa-2x\"><\/i>\n            <\/div>\n            <div class=\"proximity-details\">\n                <div class=\"place-name\">\u062d\u062f\u064a\u0642\u0629 \u062f\u0628\u064a \u0627\u0644\u0645\u0639\u062c\u0632\u0629<\/div>\n                <div class=\"travel-time\">\u062f\u0642\u064a\u0642\u062a\u0627\u0646<\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"proximity\">\n            <div class=\"proximity-column\">\n                <i class=\"fas fa-shopping-cart fa-2x\"><\/i>\n            <\/div>\n            <div class=\"proximity-details\">\n                <div class=\"place-name\">\u0646\u062e\u0644\u0629 \u062c\u0645\u064a\u0631\u0627<\/div>\n                <div class=\"travel-time\">10 \u062f\u0642\u0627\u0626\u0642<\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"proximity\">\n            <div class=\"proximity-column\">\n                <i class=\"fas fa-bus fa-2x\"><\/i>\n            <\/div>\n            <div class=\"proximity-details\">\n                <div class=\"place-name\">Dubai Mall &#038; Downtown<\/div>\n                <div class=\"travel-time\">25 \u062f\u0642\u064a\u0642\u0629<\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"proximity\">\n            <div class=\"proximity-column\">\n                <i class=\"fas fa-plane-departure fa-2x\"><\/i>\n            <\/div>\n            <div class=\"proximity-details\">\n                <div class=\"place-name\">\u0645\u0637\u0627\u0631 \u062f\u0628\u064a \u0627\u0644\u062f\u0648\u0644\u064a<\/div>\n                <div class=\"travel-time\">30 \u062f\u0642\u064a\u0642\u0629<\/div>\n            <\/div>\n        <\/div>\n    \n        <button class=\"close-button-proximity\">\u0642\u0631\u064a\u0628<\/button>\n    <\/div>\n\n    <script>\n        \/\/ Amenities\n        document.querySelector('.dropdown-button').addEventListener('click', function() {\n            document.querySelector('.amenities-container').style.display = 'flex';\n            this.style.display = 'none';\n        });\n        document.querySelectorAll('.close-button').forEach(button => {\n            button.addEventListener('click', function() {\n                document.querySelector('.amenities-container').style.display = 'none';\n                document.querySelector('.dropdown-button').style.display = 'block';\n            });\n        });\n\n        \/\/ Proximities\n        document.querySelector('.dropdown-button-proximity').addEventListener('click', function() {\n            document.querySelector('.proximities-container').style.display = 'flex';\n            this.style.display = 'none';\n        });\n        document.querySelectorAll('.close-button-proximity').forEach(button => {\n            button.addEventListener('click', function() {\n                document.querySelector('.proximities-container').style.display = 'none';\n                document.querySelector('.dropdown-button-proximity').style.display = 'block';\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\n<br>\n\n\n\n<br>\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Gharbi 1 Residences Payment Plan<\/title>\n    <style>\n        .payment-plan-widget {\n            width: 100%;\n            max-width: auto;\n            margin: auto;\n            padding: 20px;\n            background: white;\n            border-radius: 15px;\n            box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);\n        }\n        .payment-plan-widget .header {\n            text-align: center;\n            margin-bottom: 20px;\n            font-size: 1.8em;\n            background: -webkit-linear-gradient(left, #0072ff, #00c6ff);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n        }\n        .payment-plan-widget .content {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n        .payment-plan-widget .table {\n            width: 100%;\n            max-width: auto;\n            border-collapse: collapse;\n        }\n        .payment-plan-widget .table th,\n        .payment-plan-widget .table td {\n            border: 1px solid #ddd;\n            padding: 8px;\n            text-align: center;\n        }\n        .payment-plan-widget .table th {\n            background-color: #f2f2f2;\n            color: black;\n        }\n        .payment-plan-widget .footer {\n            text-align: center;\n            font-size: 0.9em;\n            color: #777;\n            margin-top: 20px;\n        }\n        @media (max-width: 768px) {\n            .payment-plan-widget {\n                width: 100%;\n                max-width: auto;\n                padding: 0px;\n            }\n            .payment-plan-widget .content {\n                text-align: center;\n            }\n            .payment-plan-widget .table th,\n            .payment-plan-widget .table td {\n                font-size: 0.9em;\n                padding: 6px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"payment-plan-widget\">\n        <div class=\"header\">Gharbi 1 Residences Payment Plan<\/div>\n        <div class=\"content\">\n            <div class=\"chart-container\" style=\"width: 100%; max-width: 400px; margin-bottom: 20px;\">\n                <canvas id=\"paymentChart\"><\/canvas>\n            <\/div>\n            <table class=\"table\">\n                <thead>\n                    <tr>\n                        <th>\u0627\u0644\u062f\u0641\u0639\u0629<\/th>\n                        <th>\u0627\u0644\u0646\u0633\u0628\u0629<\/th>\n                        <th>\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0627\u0633\u062a\u062d\u0642\u0627\u0642<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td>\u0627\u0644\u062f\u0641\u0639\u0629 \u0627\u0644\u0645\u0642\u062f\u0645\u0629<\/td>\n                        <td>15%<\/td>\n                        <td>Upon Booking<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>During Construction<\/td>\n                        <td>45%<\/td>\n                        <td>Installments until Q2 2026<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>On Handover<\/td>\n                        <td>10%<\/td>\n                        <td>Q2 2026<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Post-Handover<\/td>\n                        <td>30%<\/td>\n                        <td>Up to 3 Years<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n            <div class=\"footer\">\n                <p>( \u062a\u0637\u0628\u0642 \u0631\u0633\u0648\u0645 \u062f\u0627\u0626\u0631\u0629 \u0627\u0644\u0623\u0631\u0627\u0636\u064a \u0648\u0627\u0644\u0623\u0645\u0644\u0627\u0643 )<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script>\n    <script>\n        const ctx = document.getElementById('paymentChart').getContext('2d');\n        const paymentChart = new Chart(ctx, {\n            type: 'doughnut',\n            data: {\n                labels: [\n                    'Down Payment (15%)',\n                    'During Construction (45%)',\n                    'On Handover (10%)',\n                    'Post Handover (30%)'\n                ],\n                datasets: [{\n                    label: 'Payment Percentage',\n                    data: [15, 45, 10, 30],\n                    backgroundColor: [\n                        '#FF6384',\n                        '#36A2EB',\n                        '#FFCE56',\n                        '#4BC0C0'\n                    ],\n                    hoverBackgroundColor: [\n                        '#FF6384',\n                        '#36A2EB',\n                        '#FFCE56',\n                        '#4BC0C0'\n                    ]\n                }]\n            },\n            options: {\n                responsive: true,\n                plugins: {\n                    legend: {\n                        position: 'bottom',\n                    },\n                    tooltip: {\n                        callbacks: {\n                            label: function(tooltipItem) {\n                                return tooltipItem.label + ': ' + tooltipItem.raw + '%';\n                            }\n                        }\n                    }\n                }\n            }\n        });\n    <\/script>\n<\/body>\n<\/html>\n<br>","protected":false},"excerpt":{"rendered":"<p>Unit Min. Area (sq. ft.) Max. Area (sq. ft.) Starting Price (in AED) Studio 442 571 599,000 1 Bedroom 741 1,106 1,098,000 2 Bedroom 1,190 1,880 1,599,000 3 Bedroom 1,603 2,322 3.65 M Gharbi 1 Residences by Rabdan Developments offers an exceptional blend of luxury and tranquility, redefining affordable luxury living in Dubai. Located in [&hellip;]<\/p>","protected":false},"author":1,"featured_media":21775,"parent":0,"menu_order":0,"template":"","property_type":[1562],"property_status":[1540],"property_feature":[1533,1535,1537,1541,1542,1543,1544,1547,1548,1550,1555,1556,1559,1560,1561],"property_label":[1569],"property_country":[1557],"property_state":[],"property_city":[1538],"property_area":[],"class_list":["post-21754","property","type-property","status-publish","has-post-thumbnail","hentry","property_type-apartment","property_status-for-sale","property_feature-air-conditioning","property_feature-barbeque","property_feature-dryer","property_feature-gym","property_feature-laundry","property_feature-lawn","property_feature-microwave","property_feature-outdoor-shower","property_feature-refrigerator","property_feature-sauna","property_feature-swimming-pool","property_feature-tv-cable","property_feature-washer","property_feature-wifi","property_feature-window-coverings","property_label-off-plan","property_country-united-arab-emirates","property_city-dubai"],"aioseo_notices":[],"property_meta":{"_edit_lock":["1736231832:1"],"_edit_last":["1"],"fave_property_price":["599000"],"fave_show_price_placeholder":["0"],"fave_property_price_prefix":["Starting"],"fave_property_bedrooms":["Studio - 1 - 2"],"fave_property_bathrooms":["1 - 2 - 3"],"fave_property_garage":["1"],"fave_property_year":["Q4 - 2026"],"fave_property_map":["1"],"fave_property_map_address":["Gharbi1 - Dubai - United Arab Emirates"],"fave_property_location":["25.0592382,55.2355245,15"],"houzez_geolocation_lat":["25.0592382"],"houzez_geolocation_long":["55.2355245"],"fave_property_map_street_view":["hide"],"fave_featured":["1"],"houzez_featured_listing_date":["2024-10-07 16:45:48"],"fave_loggedintoview":["0"],"fave_agent_display_option":["agency_info"],"fave_property_agency":["20516"],"fave_prop_homeslider":["no"],"fave_single_top_area":["global"],"fave_single_content_area":["global"],"_aioseo_title":[null],"_aioseo_description":[null],"_aioseo_keywords":["a:0:{}"],"_aioseo_og_title":[null],"_aioseo_og_description":[null],"_aioseo_og_article_section":[""],"_aioseo_og_article_tags":["a:0:{}"],"_aioseo_twitter_title":[null],"_aioseo_twitter_description":[null],"houzez_manual_expire":["0"],"_houzez_expiration_date_status":["saved"],"houzez_total_property_views":["1371"],"houzez_views_by_date":["a:61:{s:10:\"02-13-2026\";i:4;s:10:\"02-14-2026\";i:4;s:10:\"02-15-2026\";i:4;s:10:\"02-16-2026\";i:2;s:10:\"02-17-2026\";i:1;s:10:\"02-18-2026\";i:1;s:10:\"02-19-2026\";i:7;s:10:\"02-20-2026\";i:2;s:10:\"02-21-2026\";i:2;s:10:\"02-22-2026\";i:1;s:10:\"02-23-2026\";i:3;s:10:\"02-24-2026\";i:1;s:10:\"02-25-2026\";i:3;s:10:\"02-26-2026\";i:3;s:10:\"02-27-2026\";i:11;s:10:\"02-28-2026\";i:12;s:10:\"03-01-2026\";i:13;s:10:\"03-02-2026\";i:13;s:10:\"03-03-2026\";i:1;s:10:\"03-04-2026\";i:3;s:10:\"03-05-2026\";i:2;s:10:\"03-06-2026\";i:4;s:10:\"03-07-2026\";i:3;s:10:\"03-08-2026\";i:6;s:10:\"03-09-2026\";i:3;s:10:\"03-11-2026\";i:2;s:10:\"03-12-2026\";i:5;s:10:\"03-13-2026\";i:3;s:10:\"03-14-2026\";i:1;s:10:\"03-15-2026\";i:10;s:10:\"03-16-2026\";i:3;s:10:\"03-17-2026\";i:2;s:10:\"03-18-2026\";i:2;s:10:\"03-19-2026\";i:7;s:10:\"03-20-2026\";i:1;s:10:\"03-21-2026\";i:3;s:10:\"03-22-2026\";i:2;s:10:\"03-23-2026\";i:3;s:10:\"03-24-2026\";i:4;s:10:\"03-25-2026\";i:3;s:10:\"03-26-2026\";i:4;s:10:\"03-27-2026\";i:2;s:10:\"03-28-2026\";i:4;s:10:\"03-29-2026\";i:3;s:10:\"03-30-2026\";i:3;s:10:\"03-31-2026\";i:6;s:10:\"04-01-2026\";i:4;s:10:\"04-02-2026\";i:5;s:10:\"04-03-2026\";i:3;s:10:\"04-04-2026\";i:5;s:10:\"04-05-2026\";i:3;s:10:\"04-06-2026\";i:1;s:10:\"04-07-2026\";i:2;s:10:\"04-08-2026\";i:2;s:10:\"04-09-2026\";i:6;s:10:\"04-10-2026\";i:2;s:10:\"04-11-2026\";i:1;s:10:\"04-12-2026\";i:4;s:10:\"04-13-2026\";i:2;s:10:\"04-14-2026\";i:5;s:10:\"04-15-2026\";i:10;}"],"houzez_recently_viewed":["2026-04-16 03:50:26"],"_thumbnail_id":["21775"],"_monsterinsights_sitenote_active":["0"],"fave_property_images":["21775","21758","21759","21760","21761","21762","21763","21764","21765","21766","21767","21768","21769","21770","21771","21772","21773","21774"],"fave_attachments":["21755","21756"]},"_links":{"self":[{"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/properties\/21754","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/properties"}],"about":[{"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/types\/property"}],"author":[{"embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/properties\/21754\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/media\/21775"}],"wp:attachment":[{"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/media?parent=21754"}],"wp:term":[{"taxonomy":"property_type","embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/property_type?post=21754"},{"taxonomy":"property_status","embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/property_status?post=21754"},{"taxonomy":"property_feature","embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/property_feature?post=21754"},{"taxonomy":"property_label","embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/property_label?post=21754"},{"taxonomy":"property_country","embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/property_country?post=21754"},{"taxonomy":"property_state","embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/property_state?post=21754"},{"taxonomy":"property_city","embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/property_city?post=21754"},{"taxonomy":"property_area","embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/property_area?post=21754"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}