Let's get to know each other
Tell us about your project, we’ll take care of the rest.
WP_Query Object ( [query] => Array ( [post_type] => estates [post_status] => publish [posts_per_page] => 17 [paged] => 3 [meta_query] => Array ( [relation] => AND [0] => Array ( [key] => offsale [value] => yes [compare] => != ) [1] => Array ( [key] => canhavechildren [value] => 1 [compare] => != ) [2] => Array ( [key] => price [value] => 1000 [type] => NUMERIC [compare] => >= ) ) [meta_key] => price [orderby] => date [order] => DESC [post_parent] => 0 [tax_query] => Array ( [0] => Array ( [taxonomy] => estate_status [field] => slug [terms] => Array ( [0] => for-rent_en [1] => under-offer-rent_en ) ) ) ) [query_vars] => Array ( [post_type] => estates [post_status] => publish [posts_per_page] => 17 [paged] => 3 [meta_query] => Array ( [relation] => AND [0] => Array ( [key] => offsale [value] => yes [compare] => != ) [1] => Array ( [key] => canhavechildren [value] => 1 [compare] => != ) [2] => Array ( [key] => price [value] => 1000 [type] => NUMERIC [compare] => >= ) [3] => Array ( [key] => offsale [value] => yes [compare] => != ) ) [meta_key] => price [orderby] => date [order] => DESC [post_parent] => 0 [tax_query] => Array ( [0] => Array ( [taxonomy] => estate_status [field] => slug [terms] => Array ( [0] => for-rent_en [1] => under-offer-rent_en ) ) ) [error] => [m] => [p] => 0 [subpost] => [subpost_id] => [attachment] => [attachment_id] => 0 [name] => [pagename] => [page_id] => 0 [second] => [minute] => [hour] => [day] => 0 [monthnum] => 0 [year] => 0 [w] => 0 [category_name] => [tag] => [cat] => [tag_id] => [author] => [author_name] => [feed] => [tb] => [meta_value] => [preview] => [s] => [sentence] => [title] => [fields] => [menu_order] => [embed] => [category__in] => Array ( ) [category__not_in] => Array ( ) [category__and] => Array ( ) [post__in] => Array ( ) [post__not_in] => Array ( ) [post_name__in] => Array ( ) [tag__in] => Array ( ) [tag__not_in] => Array ( ) [tag__and] => Array ( ) [tag_slug__in] => Array ( ) [tag_slug__and] => Array ( ) [post_parent__in] => Array ( ) [post_parent__not_in] => Array ( ) [author__in] => Array ( ) [author__not_in] => Array ( ) [search_columns] => Array ( ) [update_post_term_cache] => 1 [ignore_sticky_posts] => [suppress_filters] => [cache_results] => 1 [update_menu_item_cache] => [lazy_load_term_meta] => 1 [update_post_meta_cache] => 1 [nopaging] => [comments_per_page] => 50 [no_found_rows] => [taxonomy] => estate_status [term] => for-rent_en ) [tax_query] => WP_Tax_Query Object ( [queries] => Array ( [0] => Array ( [taxonomy] => estate_status [terms] => Array ( [0] => for-rent_en [1] => under-offer-rent_en ) [field] => slug [operator] => IN [include_children] => 1 ) ) [relation] => AND [table_aliases:protected] => Array ( [0] => wpstbys_term_relationships ) [queried_terms] => Array ( [estate_status] => Array ( [terms] => Array ( [0] => for-rent_en [1] => under-offer-rent_en ) [field] => slug ) ) [primary_table] => wpstbys_posts [primary_id_column] => ID ) [meta_query] => WP_Meta_Query Object ( [queries] => Array ( [0] => Array ( [key] => price ) [1] => Array ( [0] => Array ( [key] => offsale [value] => yes [compare] => != ) [1] => Array ( [key] => canhavechildren [value] => 1 [compare] => != ) [2] => Array ( [key] => price [value] => 1000 [type] => NUMERIC [compare] => >= ) [3] => Array ( [key] => offsale [value] => yes [compare] => != ) [relation] => AND ) [relation] => AND ) [relation] => AND [meta_table] => wpstbys_postmeta [meta_id_column] => post_id [primary_table] => wpstbys_posts [primary_id_column] => ID [table_aliases:protected] => Array ( [0] => wpstbys_postmeta [1] => mt1 [2] => mt2 [3] => mt3 ) [clauses:protected] => Array ( [wpstbys_postmeta] => Array ( [key] => price [compare] => = [compare_key] => = [alias] => wpstbys_postmeta [cast] => CHAR ) [mt1] => Array ( [key] => offsale [value] => yes [compare] => != [compare_key] => = [alias] => mt1 [cast] => CHAR ) [mt2] => Array ( [key] => canhavechildren [value] => 1 [compare] => != [compare_key] => = [alias] => mt2 [cast] => CHAR ) [mt3] => Array ( [key] => price [value] => 1000 [type] => NUMERIC [compare] => >= [compare_key] => = [alias] => mt3 [cast] => SIGNED ) [mt1-1] => Array ( [key] => offsale [value] => yes [compare] => != [compare_key] => = [alias] => mt1 [cast] => CHAR ) ) [has_or_relation:protected] => ) [date_query] => [queried_object] => [queried_object_id] => [request] => SELECT SQL_CALC_FOUND_ROWS wpstbys_posts.ID FROM wpstbys_posts LEFT JOIN wpstbys_term_relationships ON (wpstbys_posts.ID = wpstbys_term_relationships.object_id) INNER JOIN wpstbys_postmeta ON ( wpstbys_posts.ID = wpstbys_postmeta.post_id ) INNER JOIN wpstbys_postmeta AS mt1 ON ( wpstbys_posts.ID = mt1.post_id ) INNER JOIN wpstbys_postmeta AS mt2 ON ( wpstbys_posts.ID = mt2.post_id ) INNER JOIN wpstbys_postmeta AS mt3 ON ( wpstbys_posts.ID = mt3.post_id ) INNER JOIN wpstbys_term_relationships AS pll_tr ON pll_tr.object_id = wpstbys_posts.ID WHERE 1=1 AND wpstbys_posts.post_parent = 0 AND ( wpstbys_term_relationships.term_taxonomy_id IN (15146,119894) ) AND ( wpstbys_postmeta.meta_key = 'price' AND ( ( mt1.meta_key = 'offsale' AND mt1.meta_value != 'yes' ) AND ( mt2.meta_key = 'canhavechildren' AND mt2.meta_value != '1' ) AND ( mt3.meta_key = 'price' AND CAST(mt3.meta_value AS SIGNED) >= '1000' ) AND ( mt1.meta_key = 'offsale' AND mt1.meta_value != 'yes' ) ) ) AND wpstbys_posts.post_type = 'estates' AND ((wpstbys_posts.post_status = 'publish')) AND pll_tr.term_taxonomy_id IN ( 2 ) GROUP BY wpstbys_posts.ID ORDER BY wpstbys_posts.menu_order, wpstbys_posts.post_date DESC LIMIT 34, 17 [posts] => Array ( [0] => WP_Post Object ( [ID] => 74997 [post_author] => 663 [post_date] => 2024-11-05 12:49:23 [post_date_gmt] => 2024-11-05 11:49:23 [post_content] => Located on the prestigious Avenue Louise and facing the Abbaye de la Cambre, furnished penthouse refurbished with a gross surface area according to PEB of ± 260 m², located on the twelfth and last floor, it offers three bedrooms, an office or spare bedroom and many outdoor spaces.
The furnished apartment consists of a main entrance with a large cloakroom leading to the reception areas: a large living room, a dining room and its terrace to enjoy the setting sun, a kitchen with breakfast area also accessible by the service elevator. Thanks to its large bay windows and its unobstructed views, the apartment benefits from pleasant light. On the night side, a master suite with dressing room and private bathroom. The two other bedrooms also have a dressing room, their private bathroom and a balcony.
Others: alarm, home automation, cellar, laundry room, underfloor heating, concierge, shutters, garage and parking space included. Provisions for charges including heating: 600 EUR. PEB: B.
The Abbaye de la Cambre district is a typical Brussels district, surrounded by local shops. It offers easy access to public transport. It is located not far from the city centre and Avenue Louise.
For any further information, please contact Mélody Bingoni at +32 (0) 2 640 08 01. [post_title] => Brussels I Avenue Louise [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6314977-brussels-i-avenue-louise [to_ping] => [pinged] => [post_modified] => 2024-12-03 13:34:51 [post_modified_gmt] => 2024-12-03 12:34:51 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6314977-brussels-i-avenue-louise/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [1] => WP_Post Object ( [ID] => 74964 [post_author] => 663 [post_date] => 2024-11-04 14:06:12 [post_date_gmt] => 2024-11-04 13:06:12 [post_content] => Located on the prestigious Boulevard de Waterloo, very close to Avenue Louise and Parc d'Egmont, furnished one-bedroom apartment with a gross surface area according to PEB of ± 118 m².
The apartment located on the third floor of a "Neo-Renaissance" inspired mansion opens onto an entrance hall with cloakroom and guest toilet and leads to the vast living space composed of a "Bulthaup" kitchen decorated with a counter/breakfast area and extends into the living room and dining room. On the night side, a large bedroom with built-in cupboards and a bathroom with walk-in shower, bathtub and separate toilet. An equipped laundry room completes the ensemble.
Others: Equipped laundry room, individual heating, common charges 200 EUR, PEB: E
The Boulevard de Waterloo is known for its major brand stores. A stone's throw from cinemas, restaurants and public transport, it is ideally located between the city center and Avenue Louise.
For further information, please contact Laurence Ballaux on +32 (0) 2 640 08 01. [post_title] => Brussels I Boulevard de Waterloo [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6313447-brussels-i-boulevard-de-waterloo-iii-avant [to_ping] => [pinged] => [post_modified] => 2024-12-03 13:35:45 [post_modified_gmt] => 2024-12-03 12:35:45 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6313447-brussels-i-boulevard-de-waterloo-iii-avant/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 74982 [post_author] => 663 [post_date] => 2024-11-04 07:37:48 [post_date_gmt] => 2024-11-04 06:37:48 [post_content] => Located on Avenue Molière, near Place Brugmann, apartment with a gross surface area according to PEB of ± 140 m² offering two bedrooms and a terrace.
The apartment located on the fourth floor opens onto an entrance hall with cloakroom and guest toilet and leads to the living room bathed in light opening onto the fully equipped American kitchen with breakfast area and back office. An office space or TV lounge completes the living rooms. Night side, the master bedroom with built-in wardrobes and full bathroom and a second bedroom with shower room.
Others: alarm, shared fitness room, cellar, elevator, water softener, individual boiler, washing machine and dryer, charges 180 EUR for the common areas, possibility of renting an indoor garage for one car with two outdoor spaces. PEB: D+
Avenue Molière is one of the most beautiful avenues in Brussels. Wide, green and pleasant to live in, it is located in a quiet area close to restaurants and small shops. Easy and quick access to public transport.
For any further information, please contact Laurence Ballaux at +32 (0) 2 640 08 01. [post_title] => Ixelles I Avenue Molière [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6312392-ixelles-i-avenue-moliere [to_ping] => [pinged] => [post_modified] => 2024-12-03 13:18:06 [post_modified_gmt] => 2024-12-03 12:18:06 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6312392-ixelles-i-avenue-moliere/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 74940 [post_author] => 663 [post_date] => 2024-10-30 15:18:44 [post_date_gmt] => 2024-10-30 14:18:44 [post_content] => Facing the Brussels Canal and in the immediate vicinity of Tour & Taxis, located on the 24th floor of the tallest tower in Belgium, a semi-furnished duplex apartment with a gross surface area of ± 224 m² according to PEB, offering three bedrooms and two terraces with panoramic views of the Canal and Tour & Taxis.
The apartment opens onto the entrance hall with a cloakroom and guest toilet and leads to the living area, bathed in light thanks to the large windows offering panoramic views of the city of Brussels, and consisting of a living room, dining room, and fully equipped open kitchen. On the night side, the master bedroom with a separate dressing room, complete bathroom, and access to the terrace, a second bedroom with built-in wardrobes and a private bathroom, and a third bedroom that can serve as an office with plenty of built-in wardrobes and a shower room. A separate, fully equipped laundry room completes the unit.
Other: Blinds, curtains and lighting, reinforced door, secured building 24/7, concierge service, charges 450 EUR, two parking spaces available as an option, PEB: B.
The Canal district is an original, atypical location within walking distance of the city center, close to public transport and all other amenities. This neighborhood is known for its numerous restaurants and unique views.
For any further information, please contact Laurence Ballaux at +32 (0) 2 640 08 01. [post_title] => Brussels I Canal [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6309290-brussels-i-canal [to_ping] => [pinged] => [post_modified] => 2024-12-03 13:34:37 [post_modified_gmt] => 2024-12-03 12:34:37 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6309290-brussels-i-canal/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 74925 [post_author] => 663 [post_date] => 2024-10-28 13:36:09 [post_date_gmt] => 2024-10-28 12:36:09 [post_content] => In the popular Prince d'Orange district, traditionalist style house with Art Deco elements with a gross surface area according to PEB of ± 243 m² offering four bedrooms on a wooded plot of ± 16 ares.
The house, accessible via a private driveway, opens onto an entrance hall with cloakroom and guest toilet and leads to the living spaces organized in a row with a living room decorated with a fireplace and a rotunda overlooking the garden and a first terrace, a dining room and a fully equipped kitchen giving access to the garden and a second terrace. On the mezzanine floor, an office and on the lower floor, a home cinema or bedroom, a shower room and a separate laundry room. The Art Deco style stairwell leads to the sleeping area and includes a master bedroom with dressing room, en-suite bathroom and terrace, a second bedroom with mezzanine, integrated dressing room and private bathroom and a third bedroom with its own bathroom. private bathroom.
Others: Numerous cellars, wine cellar, two-car garage, garden lighting, alarm system, two garden sheds, charges 300 EUR for garden maintenance.PEB: F
The Prince d'Orange is ideally located between Uccle and Rhode-Saint-Genèse. It is a pleasant neighborhood which offers a green and calm environment while being close to facilities. Schools nearby (French high school, European school).
For any further information, please contact Laurence Ballaux on +32 (0) 2 640 08 01. [post_title] => Uccle I Prince d'Orange [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6306319-uccle-i-prince-dorange [to_ping] => [pinged] => [post_modified] => 2024-12-03 14:21:37 [post_modified_gmt] => 2024-12-03 13:21:37 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6306319-uccle-i-prince-dorange/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 74910 [post_author] => 663 [post_date] => 2024-10-25 12:38:47 [post_date_gmt] => 2024-10-25 10:38:47 [post_content] => Luxury duplex penthouse with its south-facing terrace located in the private, secure and quiet enclosure of the Square du Bois, in a building of six apartments on four levels (22 meters of facade), it offers a total surface area according to PEB of ± 275 m².
The south-facing duplex apartment is located on the top floor and offers exceptional brightness, it has a large entrance hall, cloakroom serving a reception room and its open fire, a separate fully equipped kitchen-diner, a bedroom with its dressing room and its adjoining shower room. On the upper floor, a second entrance, a second living room or office/library access to a pleasant south-facing terrace, a night hall serving a master bedroom with its separate dressing room and an adjoining full bathroom, a last dressing room bedroom and a shower room complete the apartment.
Others: private closed box for two places optional at 200 EUR/month, numerous custom-made cupboards, intercom, Daikin Tri-split air conditioning, alarm, window awning, laundry room, video surveillance, a fitness room, sauna, hammam is available to residents, cellar. PEB: E
Square du Bois is a quiet and slightly isolated area located on the edge of the Bois de la Cambre. It is ideally located near Avenue Louise. Easy and quick access to public transport.
For any further information, please contact Mélody Bingoni at +32 (0) 2 640 08 01. [post_title] => Ixelles I Square du Bois [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6300915-ixelles-i-square-du-bois [to_ping] => [pinged] => [post_modified] => 2024-12-03 14:21:07 [post_modified_gmt] => 2024-12-03 13:21:07 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6300915-ixelles-i-square-du-bois/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 74895 [post_author] => 663 [post_date] => 2024-10-24 11:39:47 [post_date_gmt] => 2024-10-24 09:39:47 [post_content] => Ideally located in the heart of the Châtelain district, "loft" style house or "artist’s studio" with a gross area according to PEB of 136 m² on three levels with a facade width of more than 8 meters.
The house, formerly converted into an art gallery, opens onto the entrance hall and the stairwell that leads to the kitchen area, the dining room and an office space. On the upper floor a large loft-style living area with oak floor and brick wall bathed in light thanks to the large windows in front. On the second floor, a bedroom and a shower room complete the set. An atypical property that can be used in housing, liberal profession or exhibition space in a highly sought after location.
Others: alarm system, electric shutters, PEB: D+
Le Châtelain is known for its location not far from the city center and near the Bois de la Cambre. It is full of restaurants of all kinds, shops and its market is very popular. Easy and quick access to public transport.
For further information, please contact Laurence Ballaux on +32 (0)2 640 08 01. [post_title] => Ixelles I Châtelain area [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6299257-ixelles-i-chatelain-area [to_ping] => [pinged] => [post_modified] => 2024-12-03 14:22:04 [post_modified_gmt] => 2024-12-03 13:22:04 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6299257-ixelles-i-chatelain-area/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 74883 [post_author] => 663 [post_date] => 2024-10-24 10:22:34 [post_date_gmt] => 2024-10-24 08:22:34 [post_content] => In the Prince d'Orange district, a stone's throw from Fort Jaco and its many restaurants and shops, luxury villa fully furnished on a gross surface area according to PEB of ± 280 m², renovated in 2017.
The villa is composed on the ground floor of an entrance with cloakroom and guest toilet, a large living room with open fire as well as a dining room opening onto the south-west facing terrace, fully equipped American kitchen with breakfast area. Night side, on the first floor, the master bedroom has a complete bathroom and a dressing room. The three other bedrooms all have a private dressing room, they share a bathroom on the same level. The house can also be rented with a full home staff service.
Others: possibility of renting the house on a company lease, camera and alarm system, air conditioning throughout the house, gas fireplace, garage and outdoor parking, laundry room and cellar. PEB: E
The Prince d'Orange is ideally located between Uccle and Rhode-Saint-Genèse. It is a pleasant area that offers a green and calm environment while being close to facilities and schools in the surrounding area.
For any further information, please contact Mélody Bingoni at +32 (0) 2 640 08 01. [post_title] => Uccle I Prince d'Orange [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6298870-uccle-i-prince-dorange [to_ping] => [pinged] => [post_modified] => 2024-12-03 13:12:54 [post_modified_gmt] => 2024-12-03 12:12:54 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6298870-uccle-i-prince-dorange/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 74898 [post_author] => 663 [post_date] => 2024-10-24 10:22:25 [post_date_gmt] => 2024-10-24 08:22:25 [post_content] => In the Prince d'Orange district, a stone's throw from Fort Jaco and its many restaurants and shops, villa with a gross surface area according to PEB of ± 280 m², renovated in 2017.
The villa is composed on the ground floor of an entrance with cloakroom and guest toilet, a large living room with open fire as well as a dining room opening onto the south-west facing terrace, fully equipped American kitchen with breakfast area. Night side, on the first floor, the master bedroom has a full bathroom and a dressing room. The three other bedrooms all have a private dressing room, they share a bathroom on the same level. The house can also be rented with a full home staff service.
Others: possibility of renting the house on a company lease, camera and alarm system, air conditioning throughout the house, gas fireplace, garage and outdoor parking, laundry room and cellar. EPC: E
The Prince d'Orange is ideally located between Uccle and Rhode-Saint-Genèse. It is a pleasant area that offers a green and calm environment while being close to the facilities and schools in the surrounding area.
For any further information, please contact Mélody Bingoni at +32 (0) 2 640 08 01. [post_title] => Uccle I Prince d'Orange [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6298869-uccle-i-prince-dorange [to_ping] => [pinged] => [post_modified] => 2024-12-03 13:34:26 [post_modified_gmt] => 2024-12-03 12:34:26 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6298869-uccle-i-prince-dorange/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 74874 [post_author] => 663 [post_date] => 2024-10-24 06:30:15 [post_date_gmt] => 2024-10-24 04:30:15 [post_content] => Ideally located between Place Brugmann and Place du Châtelain, in the former Louis Desmedt piano factory, apartment with a gross surface area according to PEB of ± 186 m² offering three bedrooms and a covered terrace at the back of the building with an indoor swimming pool.
The loft-style apartment is located on the 3nd floor of a building inside an island, out of sight, and opens onto an entrance hall with cloakroom and guest toilet leading to the living rooms of ± 85 m² with a living room extended by a dining room and a fully equipped semi-open kitchen giving access to the covered terrace. The night area offers a master bedroom of ± 20 m² with integrated dressing room and full bathroom and two other bedrooms of ± 17 and 12 m² each equipped with integrated dressing room and private shower room. A laundry room completes the set. The building has a wellness area with swimming pool, sauna, hammam and changing rooms exclusively reserved for residents of the building.
Others: communal garden, concierge, cellar, double flow ventilation, parking available as an option. PEB: B-
Le Châtelain is known for its location not far from the city center and close to the Bois de la Cambre. It is full of restaurants of all kinds, shops and its market is very popular. Easy and quick access to public transport.
For any further information, please contact Laurence Ballaux on +32 (0) 2 640 08 01. [post_title] => Ixelles I Châtelain [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6298394-ixelles-i-chatelain [to_ping] => [pinged] => [post_modified] => 2024-12-03 13:34:43 [post_modified_gmt] => 2024-12-03 12:34:43 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6298394-ixelles-i-chatelain/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [10] => WP_Post Object ( [ID] => 74868 [post_author] => 663 [post_date] => 2024-10-23 11:08:05 [post_date_gmt] => 2024-10-23 09:08:05 [post_content] => Opposite the Notre-Dame du Sablon church, in a neo-classical mansion dating from 1827 and former Vatican embassy occupied by Cardinal Pecci, apostolic nuncio and future Pope Leo XIII, apartment with a gross surface area according to PEB of ± 252 m² offering two bedrooms and a double office on the mezzanine.
The apartment, completely renovated by interior designer Anne Derasse, opens onto a large entrance hall with cloakroom and guest toilet leading to the living space with an area of ± 85 m² decorated with a fireplace and the fully equipped sandblasted oak kitchen extended by a back office. The living room is decorated with a mezzanine corridor with double office/TV lounge area which can be used as bedrooms. The sleeping area offers a first master bedroom with an area of ± 30 m² with dressing room and bathroom in Versailles marble and a second bedroom of ± 16 m² with bathroom in Carrara marble and built-in cupboards. An apartment steeped in history which combines with excellence authenticity and contemporary style with high-end finishes offering a view of the gardens and the Palais de Justice.
Others: electric Velux windows, equipped laundry room, possibility of renting a parking space, fixed charges: 350 EUR. PEB: C.
The Sablon district is a charming and typically Brussels district. With its well-known brands, it is famous for its beautiful buildings, its numerous stores, antique dealers, art galleries, restaurants and transport facilities.
For any further information, please contact Laurence Ballaux on +32 (0) 2 640 08 01. [post_title] => Brussels I Sablon [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6297609-brussels-i-sablon [to_ping] => [pinged] => [post_modified] => 2024-12-03 14:22:12 [post_modified_gmt] => 2024-12-03 13:22:12 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6297609-brussels-i-sablon/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [11] => WP_Post Object ( [ID] => 74867 [post_author] => 663 [post_date] => 2024-10-23 07:03:12 [post_date_gmt] => 2024-10-23 05:03:12 [post_content] => Located on the prestigious Boulevard de Waterloo, close to Avenue Louise and Parc d’Egmont, triplex apartment with a gross surface area of ± 235 m² offering two bedrooms and a large multipurpose space. With a view of Parc d’Egmont.
The triplex apartment located on the second floor of a Neo-classical inspired mansion opens onto an entrance hall with cloakroom and guest toilet and leads to the living/dining room area of ± 35 m² offering beautiful high ceilings and extended by a large fully equipped kitchen. Upstairs, two bedrooms of ± 20 m² equipped with cupboards, one of which gives access to the rear terrace, a full bathroom and a shower room with equipped laundry room. Under the roof, a multipurpose space with exposed beams of ± 20 m² which can be used as an office, third bedroom or TV lounge.
Others: Individual heating, new boiler, common charges 250 EUR, possibility of renting a parking space in the immediate vicinity. PEB: G (provisional PEB)
The Boulevard de Waterloo is known for its big brand stores. A stone's throw from cinemas, restaurants and public transport, it is ideally located between the city center and Avenue Louise.
For any further information, please contact Laurence Ballaux on +32 (0) 2 640 08 01. [post_title] => Brussels I Boulevard de Waterloo [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6297129-brussels-i-boulevard-de-waterloo [to_ping] => [pinged] => [post_modified] => 2024-12-03 14:22:30 [post_modified_gmt] => 2024-12-03 13:22:30 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6297129-brussels-i-boulevard-de-waterloo-3/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [12] => WP_Post Object ( [ID] => 74859 [post_author] => 0 [post_date] => 2024-10-23 05:35:47 [post_date_gmt] => 2024-10-23 03:35:47 [post_content] => Ideally located in a quiet street between Place Brugmann and Avenue Churchill, residential house with a gross surface area according to PEB of ± 219 m² offering 3 bedrooms and a pleasant landscaped garden of ± 115 m².
The house opens onto an entrance hall with cloakroom and guest toilet and leads to the living spaces bathed in light thanks to the large bay windows facing the garden and composed of a fully equipped kitchen with central island, a dining room, a living room with gas fireplace and an office space or TV lounge. A laundry room/back office extends the kitchen. On the upper floor, two bedrooms each with their own private bathroom and on the second floor, the third bedroom with bathroom.
Others: equipped laundry room, cellars, water softener, optional garage box 150 EUR (a few meters from the house). PEB: F
Place Brugmann is known for its quality of life, it is a quiet and green area surrounded by shops and restaurants. Easy and quick access to public transport. It is located not far from several renowned schools.
For any further information, please contact Laurence Ballaux at +32 (0)2 640 08 01. [post_title] => Ixelles I Place Brugmann [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6296776-uccle-i-place-brugmann [to_ping] => [pinged] => [post_modified] => 2024-12-03 05:53:02 [post_modified_gmt] => 2024-12-03 04:53:02 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6296776-uccle-i-place-brugmann/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [13] => WP_Post Object ( [ID] => 74856 [post_author] => 663 [post_date] => 2024-10-22 06:13:44 [post_date_gmt] => 2024-10-22 04:13:44 [post_content] => On the edge of Bois de la Cambre, in the private and secure enclosure of Square du Bois, elegant furnished studio with a gross surface area according to PEB of ± 56 m² located on the ground floor of a high-end residence .
The studio, accessible through the entrance to the building or through a private entrance, offers beautiful spaces tastefully furnished by an interior designer, it is decorated with numerous custom-made storage spaces, a fully equipped kitchen, an office area and a complete bathroom with bath and walk-in shower. The studio benefits from the building's wellness area with gym, hammam and sauna. A functional base in a secure setting.
Others: Short-term rental available at extra cost (from 1 month), air conditioning, washing machine and dryer, bed linen, outdoor parking space included, fixed charges: 400 EUR. PEB:E
The Bois de la Cambre district is a quiet and green area. It is known for its quality of life and is ideally located away from the hustle and bustle of the city while being close to all facilities.
For any further information, please contact Laurence Ballaux on +32 (0) 2 640 08 01. [post_title] => Ixelles I Square du Bois [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6295608-ixelles-i-square-du-bois [to_ping] => [pinged] => [post_modified] => 2024-12-03 14:21:55 [post_modified_gmt] => 2024-12-03 13:21:55 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6295608-ixelles-i-square-du-bois/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [14] => WP_Post Object ( [ID] => 74842 [post_author] => 663 [post_date] => 2024-10-21 06:43:01 [post_date_gmt] => 2024-10-21 04:43:01 [post_content] => In the heart of the Vert Chasseur district, in a recent two-unit building, triplex apartment with a gross surface area according to PEB of ± 271 m² offering three bedrooms and a terrace.
The apartment is organized like a house with private entrance and elevator. The entrance hall provides access to the garage, the basement and the private elevator that leads to the upper floors. The living rooms on the second floor open onto a hall with cloakroom and guest toilet and lead to the living and dining area with a surface area of ± 50 m² decorated with a gas fireplace and terrace of ± 36 m² facing South. A separate fully equipped kitchen with "Smeg" household appliances completes the floor. The night area on the 1st floor, accessible by the private elevator or the stairwell, offers a master bedroom with separate dressing room, full bathroom and an ideally oriented terrace. Two other bedrooms of ± 16 and 13 m² each have their own private bathroom and an office that can be used as a 4th bedroom. In the basement, an equipped laundry room and several cellars.
Others: Elevator, cellar, indoor garage and outdoor parking space, alarm system, thermal and acoustic insulation, water softener, rainwater recovery system, dual-flow ventilation system, common charges 75 EUR. PEB: B-.
The Vert Chasseur district is a quiet area located a stone's throw from the Bois de la Cambre and the Forêt de Soignes.
For any further information, please contact Laurence Ballaux on +32 (0) 2 640 08 01. [post_title] => Uccle I Vert Chasseur [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6293262-uccle-i-vert-chasseur [to_ping] => [pinged] => [post_modified] => 2024-12-03 13:11:00 [post_modified_gmt] => 2024-12-03 12:11:00 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6293262-uccle-i-vert-chasseur/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [15] => WP_Post Object ( [ID] => 74828 [post_author] => 0 [post_date] => 2024-10-18 06:52:38 [post_date_gmt] => 2024-10-18 04:52:38 [post_content] => Located in the immediate vicinity of the Jardin du Roi and Avenue Louise, at the back of a recent building, apartment with a gross surface area according to PEB of ± 240 m² offering three bedrooms and a private garden.
The apartment, located on the ground floor at the back of the building, opens onto an entrance hall with cloakroom and guest toilet and leads to the living space bathed in light thanks to the skylights and large bay windows giving access to the terrace and the private garden facing South East. A fully equipped open kitchen with central island and counter is extended by a back office/laundry room. Night side, the master bedroom of ± 20 m² with separate dressing room and full bathroom, two communicating bedrooms of ± 15 and 13 m² or a large bedroom and its dressing room with shower room and a last bedroom with shower room.
Others: Blinds, videophone, double flow ventilation, individual boiler, common charges 260 EUR, cellar, bicycle storage, parking space available as an option (200 EUR) PEB: C-
Le Jardin du Roi is ideally located not far from shops and restaurants in a peaceful and typical area. Easy access to public transport.
For any further information, please contact Laurence Ballaux on +32 (0) 2 640 08 01. [post_title] => Brussels I Jardin du Roi [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6290571-brussels-i-jardin-du-roi [to_ping] => [pinged] => [post_modified] => 2024-12-03 14:47:14 [post_modified_gmt] => 2024-12-03 13:47:14 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6290571-brussels-i-jardin-du-roi-2/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [16] => WP_Post Object ( [ID] => 74771 [post_author] => 663 [post_date] => 2024-10-15 11:18:12 [post_date_gmt] => 2024-10-15 09:18:12 [post_content] => Located on the prestigious Boulevard de Waterloo, close to Avenue Louise and Egmont Park, two-bedroom apartment with a gross surface area according to PEB of ± 118 m².
The apartment located on the second rear floor of a Neo-classical inspired mansion opens onto an entrance hall with cloakroom and guest toilet and leads to the living space offering beautiful high ceilings and extended by a fully equipped open kitchen offering an unobstructed view of Egmont Park. On the night side, the master bedroom with built-in wardrobes and full bathroom, a second bedroom and a laundry area.
Others: Armored door, alarm system, equipped laundry room, individual heating, new boiler, common charges 200 EUR, PEB: G (provisional PEB)
The Boulevard de Waterloo is known for its big brand stores. A stone's throw from cinemas, restaurants and public transport, it is ideally located between the city center and Avenue Louise.
For further information, please contact Laurence Ballaux on +32 (0) 2 640 08 01. [post_title] => Brussels I Boulevard de Waterloo [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6285811-brussels-i-boulevard-de-waterloo [to_ping] => [pinged] => [post_modified] => 2024-12-03 14:11:30 [post_modified_gmt] => 2024-12-03 13:11:30 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6285811-waterloo-30-arriere/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 17 [current_post] => -1 [before_loop] => 1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 74997 [post_author] => 663 [post_date] => 2024-11-05 12:49:23 [post_date_gmt] => 2024-11-05 11:49:23 [post_content] => Located on the prestigious Avenue Louise and facing the Abbaye de la Cambre, furnished penthouse refurbished with a gross surface area according to PEB of ± 260 m², located on the twelfth and last floor, it offers three bedrooms, an office or spare bedroom and many outdoor spaces.
The furnished apartment consists of a main entrance with a large cloakroom leading to the reception areas: a large living room, a dining room and its terrace to enjoy the setting sun, a kitchen with breakfast area also accessible by the service elevator. Thanks to its large bay windows and its unobstructed views, the apartment benefits from pleasant light. On the night side, a master suite with dressing room and private bathroom. The two other bedrooms also have a dressing room, their private bathroom and a balcony.
Others: alarm, home automation, cellar, laundry room, underfloor heating, concierge, shutters, garage and parking space included. Provisions for charges including heating: 600 EUR. PEB: B.
The Abbaye de la Cambre district is a typical Brussels district, surrounded by local shops. It offers easy access to public transport. It is located not far from the city centre and Avenue Louise.
For any further information, please contact Mélody Bingoni at +32 (0) 2 640 08 01. [post_title] => Brussels I Avenue Louise [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6314977-brussels-i-avenue-louise [to_ping] => [pinged] => [post_modified] => 2024-12-03 13:34:51 [post_modified_gmt] => 2024-12-03 12:34:51 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6314977-brussels-i-avenue-louise/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comments] => [comment_count] => 0 [current_comment] => -1 [comment] => [found_posts] => 101 [max_num_pages] => 6 [max_num_comment_pages] => 0 [is_single] => [is_preview] => [is_page] => [is_archive] => 1 [is_date] => [is_year] => [is_month] => [is_day] => [is_time] => [is_author] => [is_category] => [is_tag] => [is_tax] => 1 [is_search] => [is_feed] => [is_comment_feed] => [is_trackback] => [is_home] => [is_privacy_policy] => [is_404] => [is_embed] => [is_paged] => 1 [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_favicon] => [is_posts_page] => [is_post_type_archive] => 1 [query_vars_hash:WP_Query:private] => 0ca8a4d0a5f3c2ad4226f2c45684fa08 [query_vars_changed:WP_Query:private] => 1 [thumbnails_cached] => [allow_query_attachment_by_filename:protected] => [stopwords:WP_Query:private] => [compat_fields:WP_Query:private] => Array ( [0] => query_vars_hash [1] => query_vars_changed ) [compat_methods:WP_Query:private] => Array ( [0] => init_query_flags [1] => parse_tax_query ) )
Tell us about your project, we’ll take care of the rest.
By submitting this form, I agree that Sotheby's can contact me and I accept the Sotheby's privacy policy.