{"id":21615,"date":"2024-09-25T14:48:29","date_gmt":"2024-09-25T10:48:29","guid":{"rendered":"https:\/\/onplan.ae\/?post_type=property&#038;p=21615"},"modified":"2025-01-07T10:31:34","modified_gmt":"2025-01-07T06:31:34","slug":"greenridge-by-emaar","status":"publish","type":"property","link":"https:\/\/onplan.ae\/ar\/property\/greenridge-by-emaar\/","title":{"rendered":"Greenridge by Emaar"},"content":{"rendered":"<!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: 25%; \/* 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\n  <thead>\n    <tr>\n      <th>Unit<\/th>\n      <th>Min BUA (Sqft)<\/th>\n      <th>Max BUA (Sqft)<\/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>Townhouses 3-Bedroom<\/td>\n      <td>2,421<\/td>\n      <td>2,450<\/td>\n      <td>2.94 M<\/td>\n    <\/tr>\n    <tr>\n      <td>Townhouses 4-Bedroom<\/td>\n      <td>2,708<\/td>\n      <td>2,767<\/td>\n      <td>3.37 M<\/td>\n    <\/tr>\n  <\/tbody>\n<\/table>\n\n<\/body>\n<\/html>\n<br>\n\n\n\n<p>Welcome to <strong>Greenridge at Emaar South<\/strong>, where modern elegance meets natural beauty. Greenridge offers luxurious 3- and 4-bedroom townhouses in one of Dubai&#8217;s most sought-after communities, just minutes away from Expo City Dubai and Al Maktoum International Airport. Each townhouse is designed with spacious layouts, floor-to-ceiling windows, and contemporary finishes, providing breathtaking views of the 18-hole championship golf course. Residents enjoy world-class amenities including a community center, swimming pools, children\u2019s play areas, and outdoor fitness spaces. With easy access to Dubai\u2019s key attractions, Greenridge is the perfect sanctuary for families looking to thrive in a vibrant and serene environment\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>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\">\u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0645\u0648\u062c\u0648\u062f\u0647 \u0641\u064a \u0627\u0644\u0645\u0628\u0646\u064a<\/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 -->\n        <div class=\"amenity\">\n            <i class=\"fas fa-swimmer fa-2x\"><\/i>\n            <span class=\"amenity-text\">Adult &#038; Kids\u2019 Swimming Pools<\/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 \u0627\u0644\u0623\u0637\u0641\u0627\u0644<\/span>\n        <\/div>\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 \u0645\u062c\u0647\u0632\u0629 \u0628\u0627\u0644\u0643\u0627\u0645\u0644<\/span>\n        <\/div>\n        <div class=\"amenity\">\n            <i class=\"fas fa-tree fa-2x\"><\/i>\n            <span class=\"amenity-text\">Community Garden<\/span>\n        <\/div>\n        <div class=\"amenity\">\n            <i class=\"fas fa-walking fa-2x\"><\/i>\n            <span class=\"amenity-text\">Outdoor Fitness Spaces<\/span>\n        <\/div>\n        <div class=\"amenity\">\n            <i class=\"fas fa-skateboard fa-2x\"><\/i>\n            <span class=\"amenity-text\">Skate Park<\/span>\n        <\/div>\n        <div class=\"amenity\">\n            <i class=\"fas fa-basketball-ball fa-2x\"><\/i>\n            <span class=\"amenity-text\">\u0645\u0644\u0639\u0628 \u0643\u0631\u0629 \u0633\u0644\u0629<\/span>\n        <\/div>\n        <div class=\"amenity\">\n            <i class=\"fas fa-store fa-2x\"><\/i>\n            <span class=\"amenity-text\">Retail Plaza &#038; Kiosks<\/span>\n        <\/div>\n        <div class=\"amenity\">\n            <i class=\"fas fa-calendar-alt fa-2x\"><\/i>\n            <span class=\"amenity-text\">Events Area<\/span>\n        <\/div>\n\n        <button class=\"close-button\">\u0642\u0631\u064a\u0628<\/button>\n    <\/div>\n    \n\n    <br>\n    <h5 class=\"heading-large-screen\">\u0645\u0648\u0642\u0639 \u0645\u062b\u0627\u0644\u064a \u0644\u0623\u0633\u0644\u0648\u0628 \u062d\u064a\u0627\u062a\u0643<\/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 -->\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 \u0622\u0644 \u0645\u0643\u062a\u0648\u0645 \u0627\u0644\u062f\u0648\u0644\u064a<\/div>\n            <div class=\"travel-time\">7 \u062f\u0642\u0627\u0626\u0642<\/div>\n        <\/div>\n    <\/div>\n    <div class=\"proximity\">\n        <div class=\"proximity-column\">\n            <i class=\"fas fa-building fa-2x\"><\/i>\n        <\/div>\n        <div class=\"proximity-details\">\n            <div class=\"place-name\">\u0645\u062f\u064a\u0646\u0629 \u0625\u0643\u0633\u0628\u0648 \u062f\u0628\u064a<\/div>\n            <div class=\"travel-time\">10 \u062f\u0642\u0627\u0626\u0642<\/div>\n        <\/div>\n    <\/div>\n    <div class=\"proximity\">\n        <div class=\"proximity-column\">\n            <i class=\"fas fa-water fa-2x\"><\/i>\n        <\/div>\n        <div class=\"proximity-details\">\n            <div class=\"place-name\">\u0645\u0631\u0633\u0649 \u062f\u0628\u064a<\/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-city fa-2x\"><\/i>\n        <\/div>\n        <div class=\"proximity-details\">\n            <div class=\"place-name\">\u0648\u0633\u0637 \u0645\u062f\u064a\u0646\u0629 \u062f\u0628\u064a<\/div>\n            <div class=\"travel-time\">30 \u062f\u0642\u064a\u0642\u0629<\/div>\n        <\/div>\n    <\/div>\n    <div class=\"proximity\">\n        <div class=\"proximity-column\">\n            <i class=\"fas fa-road fa-2x\"><\/i>\n        <\/div>\n        <div class=\"proximity-details\">\n            <div class=\"place-name\">\u0623\u0628\u0648\u0638\u0628\u064a<\/div>\n            <div class=\"travel-time\">50 Minutes<\/div>\n        <\/div>\n    <\/div>\n\n    <button class=\"close-button-proximity\">\u0642\u0631\u064a\u0628<\/button>\n<\/div>\n\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\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>Greenridge 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\">Greenridge 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>10%<\/td>\n                        <td>At Booking<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>1st Instalment<\/td>\n                        <td>10%<\/td>\n                        <td>Nov 2024<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>\u0627\u0644\u062f\u0641\u0639\u0629 \u0627\u0644\u062b\u0627\u0646\u064a\u0629<\/td>\n                        <td>10%<\/td>\n                        <td>Apr 2025<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>\u0627\u0644\u062f\u0641\u0639\u0629 \u0627\u0644\u062b\u0627\u0644\u062b\u0629<\/td>\n                        <td>10%<\/td>\n                        <td>Sep 2025<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>4th Instalment (20% Construction Completion)<\/td>\n                        <td>10%<\/td>\n                        <td>Mar 2026<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>5th Instalment (40% Construction Completion)<\/td>\n                        <td>10%<\/td>\n                        <td>Oct 2026<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>6th Instalment (60% Construction Completion)<\/td>\n                        <td>10%<\/td>\n                        <td>Apr 2027<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>7th Instalment (80% Construction Completion)<\/td>\n                        <td>10%<\/td>\n                        <td>Sep 2027<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>8th Instalment (100% Construction Completion)<\/td>\n                        <td>20%<\/td>\n                        <td>Dec 2028<\/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',\n                    '1st Instalment',\n                    '2nd Instalment',\n                    '3rd Instalment',\n                    '4th Instalment',\n                    '5th Instalment',\n                    '6th Instalment',\n                    '7th Instalment',\n                    '8th Instalment'\n                ],\n                datasets: [{\n                    label: 'Payment Percentage',\n                    data: [10, 10, 10, 10, 10, 10, 10, 10, 20],\n                    backgroundColor: [\n                        '#FF6384',\n                        '#36A2EB',\n                        '#FFCE56',\n                        '#4BC0C0',\n                        '#F7464A',\n                        '#D3D3D3',\n                        '#8E44AD',\n                        '#2ECC71',\n                        '#3498DB'\n                    ],\n                    hoverBackgroundColor: [\n                        '#FF6384',\n                        '#36A2EB',\n                        '#FFCE56',\n                        '#4BC0C0',\n                        '#F7464A',\n                        '#D3D3D3',\n                        '#8E44AD',\n                        '#2ECC71',\n                        '#3498DB'\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>","protected":false},"excerpt":{"rendered":"<p>Unit Min BUA (Sqft) Max BUA (Sqft) Starting Price (in AED) Townhouses 3-Bedroom 2,421 2,450 2.94 M Townhouses 4-Bedroom 2,708 2,767 3.37 M Welcome to Greenridge at Emaar South, where modern elegance meets natural beauty. Greenridge offers luxurious 3- and 4-bedroom townhouses in one of Dubai&#8217;s most sought-after communities, just minutes away from Expo City [&hellip;]<\/p>","protected":false},"author":1,"featured_media":21618,"parent":0,"menu_order":0,"template":"","property_type":[1567],"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-21615","property","type-property","status-publish","has-post-thumbnail","hentry","property_type-townhouse","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_location":["24.8431484,55.1490447,14"],"houzez_geolocation_lat":["24.8431484"],"houzez_geolocation_long":["55.1490447"],"fave_property_map_street_view":["hide"],"fave_featured":["1"],"houzez_featured_listing_date":["2024-09-25 13:44:07"],"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":["2940000"],"fave_property_price_prefix":["Starting"],"fave_property_bedrooms":["3 - 4"],"fave_property_bathrooms":["4 - 5"],"fave_property_year":["Q4 - 2028"],"fave_property_map_address":["Green ridge - Dubai - United Arab Emirates"],"fave_property_agency":["20516"],"houzez_total_property_views":["1240"],"houzez_views_by_date":["a:61:{s:10:\"02-22-2026\";i:3;s:10:\"02-24-2026\";i:3;s:10:\"02-25-2026\";i:2;s:10:\"02-26-2026\";i:1;s:10:\"02-27-2026\";i:6;s:10:\"02-28-2026\";i:11;s:10:\"03-01-2026\";i:6;s:10:\"03-02-2026\";i:9;s:10:\"03-04-2026\";i:2;s:10:\"03-06-2026\";i:1;s:10:\"03-08-2026\";i:1;s:10:\"03-10-2026\";i:4;s:10:\"03-11-2026\";i:3;s:10:\"03-12-2026\";i:7;s:10:\"03-13-2026\";i:1;s:10:\"03-14-2026\";i:2;s:10:\"03-15-2026\";i:5;s:10:\"03-17-2026\";i:5;s:10:\"03-18-2026\";i:1;s:10:\"03-19-2026\";i:3;s:10:\"03-20-2026\";i:2;s:10:\"03-21-2026\";i:2;s:10:\"03-22-2026\";i:3;s:10:\"03-23-2026\";i:3;s:10:\"03-25-2026\";i:1;s:10:\"03-27-2026\";i:3;s:10:\"03-28-2026\";i:1;s:10:\"03-30-2026\";i:5;s:10:\"03-31-2026\";i:2;s:10:\"04-01-2026\";i:2;s:10:\"04-02-2026\";i:5;s:10:\"04-03-2026\";i:2;s:10:\"04-04-2026\";i:5;s:10:\"04-06-2026\";i:2;s:10:\"04-07-2026\";i:2;s:10:\"04-08-2026\";i:5;s:10:\"04-09-2026\";i:2;s:10:\"04-11-2026\";i:2;s:10:\"04-12-2026\";i:1;s:10:\"04-13-2026\";i:2;s:10:\"04-14-2026\";i:6;s:10:\"04-15-2026\";i:4;s:10:\"04-16-2026\";i:1;s:10:\"04-17-2026\";i:1;s:10:\"04-18-2026\";i:4;s:10:\"04-19-2026\";i:3;s:10:\"04-20-2026\";i:3;s:10:\"04-21-2026\";i:3;s:10:\"04-23-2026\";i:3;s:10:\"04-24-2026\";i:4;s:10:\"04-25-2026\";i:5;s:10:\"04-29-2026\";i:8;s:10:\"04-30-2026\";i:1;s:10:\"05-01-2026\";i:1;s:10:\"05-02-2026\";i:1;s:10:\"05-03-2026\";i:1;s:10:\"05-04-2026\";i:2;s:10:\"05-05-2026\";i:2;s:10:\"05-06-2026\";i:5;s:10:\"05-07-2026\";i:4;s:10:\"05-08-2026\";i:1;}"],"houzez_recently_viewed":["2026-05-08 20:06:14"],"_thumbnail_id":["21618"],"_monsterinsights_sitenote_active":["0"],"fave_property_garage":["1"],"fave_property_images":["21618","21622","21624","21619","21620","21621","21625","21623","21617"],"fave_attachments":["21627","21628","21626"]},"_links":{"self":[{"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/properties\/21615","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\/21615\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/media\/21618"}],"wp:attachment":[{"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/media?parent=21615"}],"wp:term":[{"taxonomy":"property_type","embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/property_type?post=21615"},{"taxonomy":"property_status","embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/property_status?post=21615"},{"taxonomy":"property_feature","embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/property_feature?post=21615"},{"taxonomy":"property_label","embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/property_label?post=21615"},{"taxonomy":"property_country","embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/property_country?post=21615"},{"taxonomy":"property_state","embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/property_state?post=21615"},{"taxonomy":"property_city","embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/property_city?post=21615"},{"taxonomy":"property_area","embeddable":true,"href":"https:\/\/onplan.ae\/ar\/wp-json\/wp\/v2\/property_area?post=21615"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}