{"id":18796,"date":"2024-04-29T10:40:07","date_gmt":"2024-04-29T10:40:07","guid":{"rendered":"https:\/\/lookmyproperty.com\/?post_type=property&#038;p=18796"},"modified":"2024-09-27T13:11:10","modified_gmt":"2024-09-27T13:11:10","slug":"2-2-5-3-4-bhk-duplex-apartments-tspa-junction-hyderabad","status":"publish","type":"property","link":"https:\/\/staging.lookmyproperty.com\/?property=2-2-5-3-4-bhk-duplex-apartments-tspa-junction-hyderabad","title":{"rendered":"2, 2.5, 3, 4 BHK &amp;Duplex Apartments TSPA Junction , Hyderabad &#8211; PBEL City"},"content":{"rendered":"<p><br>PBEL City, nestled in a coveted location in Hyderabad, is more than just a residential complex; it&#8217;s a lifestyle destination. Sprawling across 25 acres of meticulously planned landscape, PBEL City offers a haven of tranquility amidst the bustling city life. Its proximity to the vibrant IT hubs of Hitech City and Gachibowli makes it an ideal choice for professionals seeking a convenient yet serene living environment.<\/p><p>With a total of 2,660 thoughtfully designed apartments distributed across fourteen towers, PBEL City caters to varying preferences and needs. Whether you&#8217;re looking for a cozy 2BHK or a spacious 4BHK, PBEL City has options to suit every family size and lifestyle. Among these towers, the Lakeside Tower stands out as a premium choice, offering not only breathtaking views of the nearby lake but also a range of apartment sizes to accommodate diverse preferences.<\/p><p>Beyond its aesthetically pleasing architecture and well-appointed living spaces, PBEL City boasts an impressive array of world-class amenities. From a sprawling 2.43-acre clubhouse to multiple swimming pools, a fully equipped gym, and a variety of indoor and outdoor sports facilities, residents can indulge in a host of recreational activities without ever leaving the premises.<\/p><p>Construction at PBEL City commenced in 2018, with meticulous attention to detail and quality craftsmanship evident in every aspect of the project. The Lakeside Tower, currently under construction, promises to redefine luxury living with its sophisticated design and modern amenities. As of now, the 3rd-floor slab has been completed, with work progressing steadily on the 4th floor.<\/p><p>One of the standout features of PBEL City is its commitment to safety and security. From child-safe balcony railings to four-level redundant firefighting infrastructure, every aspect of the project is designed to prioritize the well-being of its residents.<\/p><p>In addition to its impressive amenities and impeccable construction standards, PBEL City offers excellent connectivity to Hyderabad&#8217;s social, retail, and employment infrastructure. Whether it&#8217;s a quick commute to work or easy access to schools, supermarkets, and entertainment options, residents can enjoy the convenience of urban living without compromising on quality of life.<\/p><p>In summary, PBEL City represents the epitome of modern living in Hyderabad, combining luxurious amenities, serene surroundings, and unparalleled convenience to create a truly exceptional residential experience.<\/p><!DOCTYPE html> \n<html lang=\"en\">\n\n<head> \n\t<meta charset=\"UTF-8\"> \n\t<meta name=\"viewport\" content= \n\t\t\"width=device-width, initial-scale=1.0\"> \n\t<title>Popup Form<\/title> \n\t<style> \n\t\t\n\n\t\t.btn-open-popup { \n\t\t\tpadding: 12px 24px; \n\t\t\tfont-size: 18px; \n\t\t\tbackground-color: green; \n\t\t\tcolor: #fff; \n\t\t\tborder: none; \n\t\t\tborder-radius: 8px; \n\t\t\tcursor: pointer; \n\t\t\ttransition: background-color 0.3s ease; \n\t\t} \n\n\t\t.btn-open-popup:hover { \n\t\t\tbackground-color: #4caf50; \n\t\t} \n\n\t\t.overlay-container { \n\t\t\tdisplay: none; \n\t\t\tposition: fixed; \n\t\t\ttop: 0; \n\t\t\tleft: 0; \n\t\t\twidth: 100%; \n\t\t\theight: 100%; \n\t\t\tbackground: rgba(0, 0, 0, 0.6); \n\t\t\tjustify-content: center; \n\t\t\talign-items: center; \n\t\t\topacity: 0; \n\t\t\ttransition: opacity 0.3s ease;\n                        \n\n\t\t} \n\n\t\t.popup-box { \n                        margin-top:80px;\n\t\t\tbackground: #fff; \n\t\t\tpadding: 24px; \n\t\t\tborder-radius: 12px; \n\t\t\tbox-shadow: 0 0 20px rgba(0, 0, 0, 0.4); \n\t\t\twidth: 320px; \n\t\t\ttext-align: center; \n\t\t\topacity: 0; \n\t\t\ttransform: scale(0.8); \n\t\t\tanimation: fadeInUp 0.5s ease-out forwards;\n\t\t} \n\n\t\t.form-container { \n\t\t\tdisplay: flex; \n\t\t\tflex-direction: column; \n\t\t} \n\n\t\t.form-label { \n\t\t\tmargin-bottom: 10px; \n\t\t\tfont-size: 16px; \n\t\t\tcolor: #444; \n\t\t\ttext-align: left; \n\t\t} \n\n\t\t.form-input { \n\t\t\tpadding: 10px; \n\t\t\tmargin-bottom: 20px; \n\t\t\tborder: 1px solid #ccc; \n\t\t\tborder-radius: 8px; \n\t\t\tfont-size: 16px; \n\t\t\twidth: 100%; \n\t\t\tbox-sizing: border-box; \n\t\t} \n\n\t\t.btn-submit, \n\t\t.btn-close-popup { \n\t\t\tpadding: 12px 24px; \n\t\t\tborder: none; \n\t\t\tborder-radius: 8px; \n\t\t\tcursor: pointer; \n\t\t\ttransition: background-color 0.3s ease, color 0.3s ease; \n\t\t} \n\n\t\t.btn-submit { \n\t\t\tbackground-color:#3A5A98; \n\t\t\tcolor: #fff; \n\t\t} \n\n\t\t.btn-close-popup { \n\t\t\tmargin-top: 12px; \n\t\t\tbackground-color: #e74c3c; \n\t\t\tcolor: #fff; \n\t\t} \n\n\t\t.btn-submit:hover, \n\t\t.btn-close-popup:hover { \n\t\t\tbackground-color: #4caf50; \n\t\t} \n\n\t\t\/* Keyframes for fadeInUp animation *\/ \n\t\t@keyframes fadeInUp { \n\t\t\tfrom { \n\t\t\t\topacity: 0; \n\t\t\t\ttransform: translateY(20px); \n\t\t\t} \n\n\t\t\tto { \n\t\t\t\topacity: 1; \n\t\t\t\ttransform: translateY(0); \n\t\t\t} \n\t\t} \n\n\t\t\/* Animation for popup *\/ \n\t\t.overlay-container.show { \n\t\t\tdisplay: flex; \n\t\t\topacity: 1; \n\t\t} \n\n\n\n        \/*  start front-button *\/\n\n        .button1 {\n\n            background-color:#3A5A98;\n            padding:10px 20px 10px 20px;\n            color:white;\n            border:none;\n            border-radius:5px;\n\n}\nbutton:hover {\nbackground-color:black;\npadding:10px 20px 10px 20px;\ncolor:white;\nborder:none;\nborder-radius:5px;\n}\n\n\n.combine {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    width:110%;\n    \n}\n\n\n\n\n\n        \/* end front-button *\/\n\t<\/style> \n<\/head> \n\n<body> \n\n\n\n    <div class=\"combine\" style=\"display:flex; justify-content:space-between; align-items:center; margin-top:30px;\">\n\n        <div>\n            <h6 style=\"color:#00008B; font-weight:bold;\">Download Brochure<\/h6>\n\n        <\/div>\n        \n        <!-- <button>Download<\/button> -->\n        <div style=\"margin-right: 100px;z-index:99999;\">\n            <button class=\"button1\" onclick=\"togglePopup()\"> \n                Download\n                <\/button> \n            \n                <div id=\"popupOverlay\"\n                    class=\"overlay-container\"> \n                    <div class=\"popup-box\"> \n                        <h6 style=\"color: black;font-size:25px;marging-bottom:10px;\">Enter Your Details for Brochure<\/h6> \n                             <form  class=\"form-container\" action=\"https:\/\/lookmyproperty.com\/Brochures\/PBEL_City-48.php\" method=\"post\" class=\"form-box\">\n                            \n                            <input class=\"form-input\" type=\"text\"\n                                placeholder=\"Your Username....\"\n                                id=\"name\" name=\"name\" required> \n            \n                            \n                            <input class=\"form-input\"\n                                type=\"email\"\n                                placeholder=\"Your Email....\"\n                                id=\"email\"\n                                name=\"email\" required> \n            \n                                \n                            <input class=\"form-input\"\n                                type=\"tel\"\n                                placeholder=\"Mobile Number....\"\n                                id=\"tel\"\n                                name=\"phonenumber\" required> \n            \n                            <button class=\"btn-submit\"  type=\"submit\" rel=\"noopener\"> \n                            Submit \n                            <\/button> \n                        <\/form>\n                         \n            \n                        <button class=\"btn-close-popup\" target=\"_blank\"\n                                onclick=\"togglePopup()\"> \n                        Close \n                        <\/button> \n                    <\/div> \n                <\/div> \n            \n                <script> \n                    function togglePopup() { \n                        const overlay = document.getElementById('popupOverlay'); \n                        overlay.classList.toggle('show'); \n                    } \n                <\/script> \n\n\n\n\n        <\/div>\n        \n        \n        \n         <\/div>\n\t\n<\/body> \n\n<\/html>","protected":false},"excerpt":{"rendered":"<p>PBEL City, nestled in a coveted location in Hyderabad, is more than just a residential complex; it&#8217;s a lifestyle destination. Sprawling across 25 acres of meticulously planned landscape, PBEL City offers a haven of tranquility amidst the bustling city life. Its proximity to the vibrant IT hubs of Hitech City and Gachibowli makes it an [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":18816,"parent":0,"menu_order":0,"template":"","property_type":[159],"property_status":[355],"property_feature":[],"property_label":[614,615,616,617],"property_country":[95],"property_state":[96],"property_city":[97],"property_area":[239],"aioseo_notices":[],"property_meta":{"_edit_lock":["1727442671:1"],"_edit_last":["1"],"fave_show_price_placeholder":["0"],"fave_property_map":["0"],"fave_property_location":["25.68654,-80.431345,15"],"fave_property_map_street_view":["show"],"fave_featured":["1"],"houzez_featured_listing_date":["2024-04-29 10:44:56"],"houzez_geolocation_lat":["25.68654"],"houzez_geolocation_long":["-80.431345"],"fave_loggedintoview":["0"],"fave_agent_display_option":["agent_info"],"fave_prop_homeslider":["no"],"fave_single_top_area":["global"],"fave_single_content_area":["global"],"_aioseo_title":[null],"_aioseo_description":[null],"_aioseo_keywords":[""],"_aioseo_og_title":[null],"_aioseo_og_description":[null],"_aioseo_og_article_section":[""],"_aioseo_og_article_tags":[""],"_aioseo_twitter_title":[null],"_aioseo_twitter_description":[null],"_monsterinsights_sitenote_active":["0"],"houzez_manual_expire":["0"],"_houzez_expiration_date_status":["saved"],"fave_acres":["25"],"fave_possession":["Aug 24"],"fave_status":["Under Construction"],"fave_rera-approved":["Yes"],"fave_property_price":["9580000"],"houzez_total_property_views":["169"],"houzez_views_by_date":["a:61:{s:10:\"06-05-2024\";i:2;s:10:\"06-10-2024\";i:1;s:10:\"06-14-2024\";i:1;s:10:\"06-15-2024\";i:1;s:10:\"06-24-2024\";i:1;s:10:\"06-28-2024\";i:1;s:10:\"07-01-2024\";i:1;s:10:\"07-04-2024\";i:2;s:10:\"07-06-2024\";i:2;s:10:\"07-10-2024\";i:46;s:10:\"07-11-2024\";i:1;s:10:\"07-12-2024\";i:2;s:10:\"07-14-2024\";i:1;s:10:\"07-23-2024\";i:1;s:10:\"07-28-2024\";i:1;s:10:\"07-30-2024\";i:1;s:10:\"08-01-2024\";i:1;s:10:\"08-03-2024\";i:1;s:10:\"08-05-2024\";i:2;s:10:\"08-10-2024\";i:4;s:10:\"08-11-2024\";i:1;s:10:\"08-12-2024\";i:1;s:10:\"08-13-2024\";i:1;s:10:\"08-17-2024\";i:1;s:10:\"08-19-2024\";i:9;s:10:\"08-20-2024\";i:1;s:10:\"08-21-2024\";i:1;s:10:\"08-24-2024\";i:1;s:10:\"08-26-2024\";i:2;s:10:\"08-29-2024\";i:2;s:10:\"08-30-2024\";i:1;s:10:\"09-04-2024\";i:2;s:10:\"09-05-2024\";i:2;s:10:\"09-09-2024\";i:3;s:10:\"09-11-2024\";i:1;s:10:\"09-12-2024\";i:3;s:10:\"09-27-2024\";i:2;s:10:\"10-16-2024\";i:1;s:10:\"11-04-2024\";i:1;s:10:\"11-29-2024\";i:1;s:10:\"12-21-2024\";i:1;s:10:\"12-26-2024\";i:1;s:10:\"01-10-2025\";i:4;s:10:\"02-19-2025\";i:1;s:10:\"02-20-2025\";i:1;s:10:\"02-25-2025\";i:1;s:10:\"03-13-2025\";i:1;s:10:\"07-08-2025\";i:2;s:10:\"07-15-2025\";i:1;s:10:\"07-23-2025\";i:2;s:10:\"07-29-2025\";i:2;s:10:\"08-06-2025\";i:2;s:10:\"08-24-2025\";i:2;s:10:\"11-07-2025\";i:1;s:10:\"01-18-2026\";i:1;s:10:\"01-20-2026\";i:1;s:10:\"03-03-2026\";i:2;s:10:\"04-18-2026\";i:2;s:10:\"04-19-2026\";i:1;s:10:\"05-21-2026\";i:1;s:10:\"07-01-2026\";i:3;}"],"houzez_recently_viewed":["2026-07-01 09:28:21"],"fave_property_map_address":["Peeranchuruvu, Hyderabad, Telangana"],"fave_property_address":["Peeranchuruvu, Hyderabad, Telangana"],"fave_property_zip":["500086"],"fave_property_bedrooms":["2 - 4"],"fave_property_bathrooms":["2 - 4"],"fave_parking":["Yes"],"fave_property_id":["CP2400048"],"fave_club-house":["2.43 Acres"],"fave_project-approved-by":["HMDA"],"fave_rera-no":["P02400003490"],"fave_floors-units":["19 Floors & 311 Units"],"fave_towers-units":["14 Towers"],"fave_facing":["West ,East Facing"],"fave_property-size":["1208 - 1663 Sft"],"_thumbnail_id":["18816"],"fave_balcony":["Yes"],"_elementor_template_type":["wp-post"],"_elementor_version":["3.20.4"],"_wp_page_template":["default"],"_elementor_data":["[{\"id\":\"1dfa8683\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2383bad2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><br>PBEL City, nestled in a coveted location in Hyderabad, is more than just a residential complex; it's a lifestyle destination. Sprawling across 25 acres of meticulously planned landscape, PBEL City offers a haven of tranquility amidst the bustling city life. Its proximity to the vibrant IT hubs of Hitech City and Gachibowli makes it an ideal choice for professionals seeking a convenient yet serene living environment.<\\\/p>\\n<!-- \\\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>With a total of 2,660 thoughtfully designed apartments distributed across fourteen towers, PBEL City caters to varying preferences and needs. Whether you're looking for a cozy 2BHK or a spacious 4BHK, PBEL City has options to suit every family size and lifestyle. Among these towers, the Lakeside Tower stands out as a premium choice, offering not only breathtaking views of the nearby lake but also a range of apartment sizes to accommodate diverse preferences.<\\\/p>\\n<!-- \\\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Beyond its aesthetically pleasing architecture and well-appointed living spaces, PBEL City boasts an impressive array of world-class amenities. From a sprawling 2.43-acre clubhouse to multiple swimming pools, a fully equipped gym, and a variety of indoor and outdoor sports facilities, residents can indulge in a host of recreational activities without ever leaving the premises.<\\\/p>\\n<!-- \\\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Construction at PBEL City commenced in 2018, with meticulous attention to detail and quality craftsmanship evident in every aspect of the project. The Lakeside Tower, currently under construction, promises to redefine luxury living with its sophisticated design and modern amenities. As of now, the 3rd-floor slab has been completed, with work progressing steadily on the 4th floor.<\\\/p>\\n<!-- \\\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>One of the standout features of PBEL City is its commitment to safety and security. From child-safe balcony railings to four-level redundant firefighting infrastructure, every aspect of the project is designed to prioritize the well-being of its residents.<\\\/p>\\n<!-- \\\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>In addition to its impressive amenities and impeccable construction standards, PBEL City offers excellent connectivity to Hyderabad's social, retail, and employment infrastructure. Whether it's a quick commute to work or easy access to schools, supermarkets, and entertainment options, residents can enjoy the convenience of urban living without compromising on quality of life.<\\\/p>\\n<!-- \\\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>In summary, PBEL City represents the epitome of modern living in Hyderabad, combining luxurious amenities, serene surroundings, and unparalleled convenience to create a truly exceptional residential experience.<\\\/p>\\n<!-- \\\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3d4933b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"31a9d89\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"9c26eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Brochure\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#1183B3\",\"typography_typography\":\"custom\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"84554b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"01e3f90\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download\",\"link\":{\"url\":\"popmake-19162\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]"],"_elementor_page_assets":["a:0:{}"],"fave_agents":["2794"],"fave_property_images":["18799","18800","18801","18802","18803","18804","18805","18806","18807","18808","18809","18810","18811","18812","18813","18814","18815","18816","18817"]},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=\/wp\/v2\/properties\/18796"}],"collection":[{"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=\/wp\/v2\/properties"}],"about":[{"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=\/wp\/v2\/types\/property"}],"author":[{"embeddable":true,"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"version-history":[{"count":27,"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=\/wp\/v2\/properties\/18796\/revisions"}],"predecessor-version":[{"id":19343,"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=\/wp\/v2\/properties\/18796\/revisions\/19343"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=\/wp\/v2\/media\/18816"}],"wp:attachment":[{"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=18796"}],"wp:term":[{"taxonomy":"property_type","embeddable":true,"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=%2Fwp%2Fv2%2Fproperty_type&post=18796"},{"taxonomy":"property_status","embeddable":true,"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=%2Fwp%2Fv2%2Fproperty_status&post=18796"},{"taxonomy":"property_feature","embeddable":true,"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=%2Fwp%2Fv2%2Fproperty_feature&post=18796"},{"taxonomy":"property_label","embeddable":true,"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=%2Fwp%2Fv2%2Fproperty_label&post=18796"},{"taxonomy":"property_country","embeddable":true,"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=%2Fwp%2Fv2%2Fproperty_country&post=18796"},{"taxonomy":"property_state","embeddable":true,"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=%2Fwp%2Fv2%2Fproperty_state&post=18796"},{"taxonomy":"property_city","embeddable":true,"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=%2Fwp%2Fv2%2Fproperty_city&post=18796"},{"taxonomy":"property_area","embeddable":true,"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=%2Fwp%2Fv2%2Fproperty_area&post=18796"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}