{"id":21636,"date":"2024-10-07T13:05:14","date_gmt":"2024-10-07T09:05:14","guid":{"rendered":"https:\/\/onplan.ae\/?post_type=property&#038;p=21636"},"modified":"2025-01-07T10:31:20","modified_gmt":"2025-01-07T06:31:20","slug":"one-beverly","status":"publish","type":"property","link":"https:\/\/onplan.ae\/ar\/property\/one-beverly\/","title":{"rendered":"ONE BEVERLY"},"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    width: 33.33%; \/* Ensures all columns have the same width *\/\n  }\n  th {\n    background-color: #f2f2f2;\n  }\n  caption {\n    font-weight: bold;\n    margin-bottom: 10px;\n  }\n<\/style>\n\n<\/head>\n<body>\n\n<table>\n  <thead>\n    <tr>\n      <th>\u0627\u0644\u0648\u062d\u062f\u0627\u062a<\/th>\n      <th>\u0627\u0644\u0645\u0633\u0627\u062d\u0629 \u0628\u0627\u0644\u0642\u062f\u0645 \u0627\u0644\u0645\u0631\u0628\u0639\u0629<\/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>370 sqft &#8211; 390 sqft<\/td>\n      <td>650,000<\/td>\n    <\/tr>\n    <tr>\n      <td>\u063a\u0631\u0641\u0629 \u0646\u0648\u0645 \u0648\u0627\u062d\u062f\u0629<\/td>\n      <td>600 sqft &#8211; 700 sqft<\/td>\n      <td>950,000<\/td>\n    <\/tr>\n    <tr>\n      <td>\u063a\u0631\u0641\u062a\u064a \u0646\u0648\u0645<\/td>\n      <td>1100 sqft &#8211; 1650 sqft<\/td>\n      <td>1.5 Million<\/td>\n    <\/tr>\n  <\/tbody>\n<\/table>\n\n<\/body>\n<\/html>\n\n<br>\n\n\n\n<p>One Beverly, located in the vibrant Arjan community of Dubai, is a luxurious residential development that redefines opulence and sophistication. Inspired by the elegance of Art Deco and the romance of Paris, it offers a curated selection of studio, one-bedroom, and two-bedroom apartments, all featuring premium finishes, cutting-edge technology, and breathtaking views. Designed by HMB Homes, this development promises an exceptional living experience with world-class amenities, including a beach pool, open-air cinema, spa, Zen garden, and fitness facilities. With its strategic location, One Beverly offers the perfect blend of tranquility and connectivity, making it a prime destination for those seeking both comfort and luxury\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>One Beverly &#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        }\n    <\/style>\n<\/head>\n<body>\n    <h5 class=\"heading-large-screen\">Exceptional Amenities at One Beverly<\/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        <!-- Kids' Amenities -->\n        <div class=\"amenity\">\n            <i class=\"fas fa-water fa-2x\"><\/i>\n            <span class=\"amenity-text\">Kids&#8217; Splash Pad<\/span>\n        <\/div>\n        <div class=\"amenity\">\n            <i class=\"fas fa-swimmer fa-2x\"><\/i>\n            <span class=\"amenity-text\">Kids&#8217; Pool<\/span>\n        <\/div>\n        <div class=\"amenity\">\n            <i class=\"fas fa-running fa-2x\"><\/i>\n            <span class=\"amenity-text\">\u0645\u0636\u0645\u0627\u0631 \u062c\u0631\u064a<\/span>\n        <\/div>\n        <div class=\"amenity\">\n            <i class=\"fas fa-dumbbell fa-2x\"><\/i>\n            <span class=\"amenity-text\">Rope Climbing<\/span>\n        <\/div>\n        <div class=\"amenity\">\n            <i class=\"fas fa-basketball-ball fa-2x\"><\/i>\n            <span class=\"amenity-text\">Outdoor Basketball Court<\/span>\n        <\/div>\n        <div class=\"amenity\">\n            <i class=\"fas fa-swimming-pool fa-2x\"><\/i>\n            <span class=\"amenity-text\">Beach Pool<\/span>\n        <\/div>\n        <div class=\"amenity\">\n            <i class=\"fas fa-charging-station fa-2x\"><\/i>\n            <span class=\"amenity-text\">EV Charging Station<\/span>\n        <\/div>\n    \n        <!-- Recreational -->\n        <div class=\"amenity\">\n            <i class=\"fas fa-sun fa-2x\"><\/i>\n            <span class=\"amenity-text\">Sunken Sitting with Fire Pit<\/span>\n        <\/div>\n        <div class=\"amenity\">\n            <i class=\"fas fa-sun fa-2x\"><\/i>\n            <span class=\"amenity-text\">\u062d\u062f\u064a\u0642\u0629 \u0632\u0646<\/span>\n        <\/div>\n        <div class=\"amenity\">\n            <i class=\"fas fa-table-tennis fa-2x\"><\/i>\n            <span class=\"amenity-text\">Aqua Gym<\/span>\n        <\/div>\n        <div class=\"amenity\">\n            <i class=\"fas fa-spa fa-2x\"><\/i>\n            <span class=\"amenity-text\">Spa &#038; Sauna<\/span>\n        <\/div>\n        <div class=\"amenity\">\n            <i class=\"fas fa-film fa-2x\"><\/i>\n            <span class=\"amenity-text\">Open Cinema<\/span>\n        <\/div>\n    \n        <!-- Wellness & Fitness -->\n        <div class=\"amenity\">\n            <i class=\"fas fa-dumbbell fa-2x\"><\/i>\n            <span class=\"amenity-text\">\u0635\u0627\u0644\u0629 \u0631\u064a\u0627\u0636\u064a\u0629 \u062f\u0627\u062e\u0644\u064a\u0629<\/span>\n        <\/div>\n        <div class=\"amenity\">\n            <i class=\"fas fa-dumbbell fa-2x\"><\/i>\n            <span class=\"amenity-text\">Outdoor Gym<\/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 One Beverly<\/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        <!-- Within 10 Minutes -->\n        <div class=\"proximity\">\n            <div class=\"proximity-column\">\n                <i class=\"fas fa-globe fa-2x\"><\/i>\n            <\/div>\n            <div class=\"proximity-details\">\n                <div class=\"place-name\">\u0627\u0644\u0642\u0631\u064a\u0629 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629<\/div>\n                <div class=\"travel-time\">10 \u062f\u0642\u0627\u0626\u0642<\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Within 15 Minutes -->\n        <div class=\"proximity\">\n            <div class=\"proximity-column\">\n                <i class=\"fas fa-tree fa-2x\"><\/i>\n            <\/div>\n            <div class=\"proximity-details\">\n                <div class=\"place-name\">\u062d\u062f\u064a\u0642\u0629 \u0627\u0644\u0645\u0639\u062c\u0632\u0627\u062a<\/div>\n                <div class=\"travel-time\">15 \u062f\u0642\u064a\u0642\u0629<\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Within 20 Minutes -->\n        <div class=\"proximity\">\n            <div class=\"proximity-column\">\n                <i class=\"fas fa-shopping-bag fa-2x\"><\/i>\n            <\/div>\n            <div class=\"proximity-details\">\n                <div class=\"place-name\">\u0645\u0648\u0644 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a<\/div>\n                <div class=\"travel-time\">20 \u062f\u0642\u064a\u0642\u0629<\/div>\n            <\/div>\n        <\/div>\n        <div class=\"proximity\">\n            <div class=\"proximity-column\">\n                <i class=\"fas fa-golf-ball fa-2x\"><\/i>\n            <\/div>\n            <div class=\"proximity-details\">\n                <div class=\"place-name\">Emirates Golf Club<\/div>\n                <div class=\"travel-time\">20 \u062f\u0642\u064a\u0642\u0629<\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Within 25 Minutes -->\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\">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-arrival fa-2x\"><\/i>\n            <\/div>\n            <div class=\"proximity-details\">\n                <div class=\"place-name\">\u0645\u0637\u0627\u0631 \u0622\u0644 \u0645\u0643\u062a\u0648\u0645 \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\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>One Beverly 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\">One Beverly 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>\u0639\u0646\u062f \u0627\u0644\u062d\u062c\u0632<\/td>\n                        <td>20%<\/td>\n                        <td>At Booking<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>After 60 Days<\/td>\n                        <td>10%<\/td>\n                        <td>60 Days Post Booking<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>On 20% Construction Completion<\/td>\n                        <td>10%<\/td>\n                        <td>At 20% Completion<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>On 40% Construction Completion<\/td>\n                        <td>10%<\/td>\n                        <td>At 40% Completion<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>On 60% Construction Completion<\/td>\n                        <td>10%<\/td>\n                        <td>At 60% Completion<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>On Project Completion<\/td>\n                        <td>40%<\/td>\n                        <td>At Project Completion<\/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                    'On Booking (20%)',\n                    'After 60 Days (10%)',\n                    'On 20% Construction Completion (10%)',\n                    'On 40% Construction Completion (10%)',\n                    'On 60% Construction Completion (10%)',\n                    'On Project Completion (40%)'\n                ],\n                datasets: [{\n                    label: 'Payment Percentage',\n                    data: [20, 10, 10, 10, 10, 40],\n                    backgroundColor: [\n                        '#FF6384',\n                        '#36A2EB',\n                        '#FFCE56',\n                        '#4BC0C0',\n                        '#F7464A',\n                        '#D3D3D3'\n                    ],\n                    hoverBackgroundColor: [\n                        '#FF6384',\n                        '#36A2EB',\n                        '#FFCE56',\n                        '#4BC0C0',\n                        '#F7464A',\n                        '#D3D3D3'\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>Units Area Sq. ft Starting Price (in AED) Studio 370 sqft &#8211; 390 sqft 650,000 1 Bedroom 600 sqft &#8211; 700 sqft 950,000 2 Bedroom 1100 sqft &#8211; 1650 sqft 1.5 Million One Beverly, located in the vibrant Arjan community of Dubai, is a luxurious residential development that redefines opulence and sophistication. Inspired by the [&hellip;]<\/p>","protected":false},"author":1,"featured_media":21672,"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-21636","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":["1736231835:1"],"_edit_last":["1"],"fave_show_price_placeholder":["0"],"fave_property_map":["1"],"fave_property_map_address":["ONE BEVERLY HMB HOMES - Dubai - United Arab Emirates"],"fave_property_location":["25.067291,55.2330307,13"],"houzez_geolocation_lat":["25.067291"],"houzez_geolocation_long":["55.2330307"],"fave_property_map_street_view":["hide"],"fave_featured":["1"],"houzez_featured_listing_date":["2024-10-07 14:29:22"],"fave_loggedintoview":["0"],"fave_agent_display_option":["agency_info"],"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"],"fave_property_price":["650000"],"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_agency":["20516"],"houzez_total_property_views":["1216"],"houzez_views_by_date":["a:61:{s:10:\"02-02-2026\";i:2;s:10:\"02-03-2026\";i:2;s:10:\"02-04-2026\";i:1;s:10:\"02-06-2026\";i:7;s:10:\"02-07-2026\";i:1;s:10:\"02-08-2026\";i:4;s:10:\"02-10-2026\";i:1;s:10:\"02-11-2026\";i:3;s:10:\"02-12-2026\";i:1;s:10:\"02-14-2026\";i:3;s:10:\"02-15-2026\";i:1;s:10:\"02-16-2026\";i:3;s:10:\"02-17-2026\";i:1;s:10:\"02-18-2026\";i:2;s:10:\"02-19-2026\";i:7;s:10:\"02-20-2026\";i:2;s:10:\"02-21-2026\";i:1;s:10:\"02-24-2026\";i:6;s:10:\"02-26-2026\";i:4;s:10:\"02-27-2026\";i:6;s:10:\"02-28-2026\";i:2;s:10:\"03-01-2026\";i:2;s:10:\"03-02-2026\";i:2;s:10:\"03-03-2026\";i:4;s:10:\"03-04-2026\";i:3;s:10:\"03-06-2026\";i:1;s:10:\"03-07-2026\";i:6;s:10:\"03-08-2026\";i:2;s:10:\"03-09-2026\";i:2;s:10:\"03-10-2026\";i:4;s:10:\"03-11-2026\";i:3;s:10:\"03-12-2026\";i:2;s:10:\"03-13-2026\";i:2;s:10:\"03-15-2026\";i:7;s:10:\"03-16-2026\";i:3;s:10:\"03-18-2026\";i:3;s:10:\"03-19-2026\";i:5;s:10:\"03-20-2026\";i:1;s:10:\"03-21-2026\";i:3;s:10:\"03-23-2026\";i:2;s:10:\"03-24-2026\";i:4;s:10:\"03-25-2026\";i:2;s:10:\"03-26-2026\";i:2;s:10:\"03-29-2026\";i:2;s:10:\"03-30-2026\";i:7;s:10:\"03-31-2026\";i:2;s:10:\"04-01-2026\";i:2;s:10:\"04-02-2026\";i:2;s:10:\"04-03-2026\";i:3;s:10:\"04-04-2026\";i:5;s:10:\"04-05-2026\";i:1;s:10:\"04-06-2026\";i:1;s:10:\"04-08-2026\";i:2;s:10:\"04-09-2026\";i:2;s:10:\"04-10-2026\";i:2;s:10:\"04-11-2026\";i:3;s:10:\"04-12-2026\";i:1;s:10:\"04-13-2026\";i:2;s:10:\"04-14-2026\";i:2;s:10:\"04-15-2026\";i:4;s:10:\"04-17-2026\";i:1;}"],"houzez_recently_viewed":["2026-04-17 13:19:57"],"_thumbnail_id":["21672"],"_monsterinsights_sitenote_active":["0"],"fave_property_images":["21676","21669","21672","21679","21677","21678","21675","21674","21670","21671","21673","21680"],"fave_attachments":["21689","21686","21690","21687","21688"]},"_links":{"self":[{"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/properties\/21636","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\/21636\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/media\/21672"}],"wp:attachment":[{"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/media?parent=21636"}],"wp:term":[{"taxonomy":"property_type","embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/property_type?post=21636"},{"taxonomy":"property_status","embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/property_status?post=21636"},{"taxonomy":"property_feature","embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/property_feature?post=21636"},{"taxonomy":"property_label","embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/property_label?post=21636"},{"taxonomy":"property_country","embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/property_country?post=21636"},{"taxonomy":"property_state","embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/property_state?post=21636"},{"taxonomy":"property_city","embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/property_city?post=21636"},{"taxonomy":"property_area","embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/property_area?post=21636"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}