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] => 300000 [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-sale_en [1] => draft-contract_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] => 300000 [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-sale_en [1] => draft-contract_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-sale_en ) [tax_query] => WP_Tax_Query Object ( [queries] => Array ( [0] => Array ( [taxonomy] => estate_status [terms] => Array ( [0] => for-sale_en [1] => draft-contract_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-sale_en [1] => draft-contract_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] => 300000 [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] => 300000 [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] => [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 (15378,15178) ) 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) >= '300000' ) 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] => 74944 [post_author] => 0 [post_date] => 2024-10-31 11:12:24 [post_date_gmt] => 2024-10-31 10:12:24 [post_content] => On one of the most prestigious avenues of Uccle, beautiful penthouse completely renovated in 2016 offering a surface area of ± 187 m².
The latter consists of an entrance hall with cloakroom, spacious receptions including a living room with fireplace and a dining room opening onto an a large, ideally oriented (South/West) terrace of ± 40 m², a super equipped kitchen with American fridge and laundry room.The night part includes a night hall with built-in wardrobes, the master bedroom with dressing room and en-suite bathroom and access to the terrace, an additional bedroom with en-suite bathroom suite, possibility of third bedroom with shower room.
Others : a double garage in option (100K€) and two cellars complete this set.
The Observatory is a green and quiet neighborhood located near small shops and public transport and near several schools. It is a welcoming and family neighborhood.
For any further information, please contact Grégoire Bryssinck +32 493 51 29 00 [post_title] => Uccle I Observatoire [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 4158803-uccle-i-observatoire [to_ping] => [pinged] => [post_modified] => 2024-12-03 14:33:53 [post_modified_gmt] => 2024-12-03 13:33:53 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/4158803-hamoir/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [1] => WP_Post Object ( [ID] => 74919 [post_author] => 663 [post_date] => 2024-10-28 15:44:24 [post_date_gmt] => 2024-10-28 14:44:24 [post_content] => Located next to the Grand Place, this magnificent 235 m² flat is set in a secure building.
Beautifully finished, the flat, designed by interior architect Nathalie Delabye, comprises a spacious 120 m² reception room with gas cassette, a dining room and a fully-equipped kitchen. The living room has its own private, ideally-facing terrace. The two bedrooms have their own dressing area and bathroom.
Other features: private lift, secure access, video entry system, laundry room, double glazing, alarm.
In the historic heart of Brussels, the Grand Place is one of the city's leading districts, known for the beauty of its architecture, its famous shops and the presence of numerous antique dealers and art galleries.
For further information, please contact Grégoire Bryssinck on +32 (0) 493 51 29 00 [post_title] => Brussels I Grand Place [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6306648-bruxelles-i-grand-place [to_ping] => [pinged] => [post_modified] => 2024-12-03 14:21:25 [post_modified_gmt] => 2024-12-03 13:21:25 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6306648-bruxelles-i-grand-place/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 74922 [post_author] => 0 [post_date] => 2024-10-28 13:29:53 [post_date_gmt] => 2024-10-28 12:29:53 [post_content] => A prestigious entrance with a long driveway leads us to the country house Les Gobelets, which is located in a domain of ± 17 ha with a park garden designed by Jacques Wirtz, forests and meadows. The country house in neoclassical architecture, symmetrically built, was designed by architect J. Hebbelynck at the end of the 1950s and has a living area of ± 887 m².
Through the majestic entrance hall one has access to the various large living spaces including a large reception room, dining room, office, library, modern kitchen and cloakroom. On the first floor there is a master bedroom with bathroom and dressing, a room and 4 more bedrooms with bathroom and a linen room with ironing room. On the second floor there is the possibility to create a multipurpose space. The ground floor includes a laundry room, kitchen, various cellars, workshop and a large garage. The interior is by Axel Vervoordt, where all details were worked out down to the last detail.
Additional: complete privacy, large pond, pastures for horse lovers.
Here are offered for sale shares of a company that holds full ownership of the described building. The price for the shares is to be determined on the basis of the company's accounts, taking into account the valuation of the property described here.
File on request. For more information, please contact Veerle Viérin on +32 (0) 474 76 11 87. [post_title] => East Flanders I Castle Les Gobelets [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6299408-kasteel-les-gobelets [to_ping] => [pinged] => [post_modified] => 2024-12-03 14:07:01 [post_modified_gmt] => 2024-12-03 13:07:01 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6299408-kasteel-les-gobelets/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 74914 [post_author] => 663 [post_date] => 2024-10-28 09:20:36 [post_date_gmt] => 2024-10-28 08:20:36 [post_content] => In the sought-after Place Brugmann district, this Art Deco-style mansion house was built by architect René Housiaux in 1934. The house has approx. 448 m² of living space, behind a 7 m façade, on 3.4 ares of land. It has benefited from constant renovation over the years.
A beautiful forged iron door leads to the entrance hall and its master stairway, which leads to a study at the front (previously used as a liberal profession), as well as a superbly equipped kitchen and a dining room with direct access to the garden. The 1st floor offers a second reception dining room and a sitting room with open fireplace, as well as an office area. The 2nd floor features a master suite with bedroom, bathroom, dressing room and study. A second large study completes the ensemble (possibility of 2 bedrooms/two bathrooms). The 3rd floor comprises three bedrooms and two bathrooms.
Other features: large cellars, wine cellar, laundry room, video alarm system, gas condensing boiler (2024), insulated roof (2024), photovoltaic panels, possibility of renting a garage.
Place Brugmann is renowned for its quality of life, and is a quiet, green district surrounded by shops and restaurants. Quick and easy access to public transport. It's not far from several well-known schools.
For further information, please contact Grégoire Bryssinck on +32 493 51 29 00. [post_title] => Uccle I Place Brugmann [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6296499-uccle-i-place-brugmann [to_ping] => [pinged] => [post_modified] => 2024-12-03 13:14:18 [post_modified_gmt] => 2024-12-03 12:14:18 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6296499-uccle-i-place-brugmann-2/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 74907 [post_author] => 0 [post_date] => 2024-10-25 09:43:19 [post_date_gmt] => 2024-10-25 07:43:19 [post_content] => Located in Ransbeck, just a short distance from the Waterloo golf course and access to Brussels, this ±315m² house (according to PEB) is set in ±10ares40 of land and was completely renovated in 2013.
It is arranged over 2 levels, including the ground floor, with its entrance hall with guest toilet, a superbly equipped kitchen, a vast living room with open fireplace, a dining room, a utility room and a bedroom with shower and toilet.
Upstairs, there are 3 bedrooms, a dressing room, a bathroom with bath and shower and a separate toilet.
Other: PEB B, heat pump and fan coil unit. Connected to mains drainage. Plenty of storage space. Wine cellar. Alarm system. Wood and PVC frames. Large garden shed.
With its prestigious villas, Ohain in Lasne is renowned for its attractive landscapes and listed village square.
For further information, please contact Olivier Paquet on +32 (0) 475 69 27 22. [post_title] => Walloon Brabant I Ohain [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6262084-brabant-wallon-i-ohain [to_ping] => [pinged] => [post_modified] => 2024-12-03 13:15:34 [post_modified_gmt] => 2024-12-03 12:15:34 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6262084-brabant-wallon-i-ohain/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 74906 [post_author] => 0 [post_date] => 2024-10-25 06:54:14 [post_date_gmt] => 2024-10-25 04:54:14 [post_content] => A beautiful avenue leads us to the 18th-century castle in classicist style, with a gatehouse, coach house, and rectory, situated on a ±10 ha estate. The grounds include a park designed in English landscape architecture, wooded plots with centuries-old trees, meadows, a pond, an orangery with an orchard, a herb and vegetable garden, and horse stables. Everything has been fully restored to modern standards and comfort, with attention to detail and respecting the listed elements of the monument.
The grand entrance of the castle immediately gives a first impression of finesse and bright spaces, a feeling that is also experienced in all the salons and rooms of the castle. The large windows allow plenty of light and connect the interior with the garden. The ground floor includes a spacious and fully equipped kitchen, a cozy dining area, several salons with fireplaces, a large library, and an office. On the first floor, there is a large suite with a dressing room and bathroom, a large bedroom with a bathroom and infrared room, several large bedrooms, a bathroom, and a salon. The second floor has been converted into a large artist’s studio and a separate billiard room.
Next to the castle is the coach house, which has been transformed into a multipurpose space for lectures and exhibitions, the authentic horse stables, and a section that has been converted into a herbalist's kitchen. The rectory, located a bit further away, consists of a large kitchen, a cozy living room, and 4 bedrooms, and can be functionally used.
Extras: authentic wine cellar, extensive security system.
Shares of a company that holds full ownership of the described property are offered for sale. The price for the shares is to be determined based on the company’s accounting, taking into account the valuation of the described property. File on request.
For more information, you can contact Nathalie Van Gastel +32 499 60 20 82. [post_title] => Limburg I Castle Estate [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6042932-kasteeldomein [to_ping] => [pinged] => [post_modified] => 2024-12-03 14:13:47 [post_modified_gmt] => 2024-12-03 13:13:47 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6042932-kasteel-van-hocht-2/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 74892 [post_author] => 663 [post_date] => 2024-10-24 13:19:43 [post_date_gmt] => 2024-10-24 11:19:43 [post_content] => Situated in a residential area, on one of Brussels' most sought-after avenues, in a quiet, wooded setting, this elegant town house for renovation has a gross floor area of 450 m² on a plot of 7.77 ares, not overlooked.
Behind its wide 10 m frontage, this charming house offers spacious accommodation and great potential for renovation. The entrance hall leads to the adjoining reception rooms with access to the terrace and garden, and to the kitchen, study and cloakroom. The first floor features a large master suite with garden views, dressing room and bathroom, as well as two bedrooms, a bathroom and a small study. The 2nd floor offers 2 bedrooms and a bathroom. The semi-basement has a multi-purpose room with access to the garden, a laundry room and a large garage.
Other features: alarm, single-glazed windows, oil-fired boiler, great potential, EPB F.
The Errera district is located in the heart of Uccle, with easy access to shops, public transport and not far from the Bois de la Cambre.
If you have any further questions, please contact Corinne Thumelaire on + 32 (0) 498 23 79 35. [post_title] => Uccle I Errera [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6299159-uccle-i-errera [to_ping] => [pinged] => [post_modified] => 2024-12-03 13:15:20 [post_modified_gmt] => 2024-12-03 12:15:20 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6299159-uccle-i-errera/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 74880 [post_author] => 0 [post_date] => 2024-10-24 09:43:21 [post_date_gmt] => 2024-10-24 07:43:21 [post_content] => Located close to Place Stéphanie in the Louise district and not far from the Bois de la Cambre, this duplex penthouse has a gross floor area of approx. 400 m² and 35 m² of terraces with splendid views over Brussels.
Bathed in light, it comprises 2 levels linked by a staircase. The first floor is organised around a magnificent gallery area with natural light. It includes a superbly equipped kitchen opening onto a dining room and a living room with an open fire leading onto the terrace. A TV/study room, a music room and a first bedroom with en suite shower room complete this floor. The second level offers a spacious study with terrace and a master bedroom with dressing room and bathroom offering uninterrupted views over Brussels. Two bedrooms with en suite bathrooms complete this floor.
Other features include parquet flooring, alarm, video entry system, laundry room, cellar, external blinds, armoured door, built-in baffles, numerous built-in storage units, watering and lighting for the terrace, air conditioning, parking and compliant electricity. Total renovation in 2010 and further renovation in 2022.
Place Stéphanie is ideally located not far from the centre of Brussels, surrounded by shops and businesses, with good transport links and easy access to the surrounding municipalities.
For further information, please contact Grégoire Bryssinck on + 32 (0) 493 51 29 00. [post_title] => Ixelles I Place Stéphanie [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 5654460-ixelles-i-place-stephanie [to_ping] => [pinged] => [post_modified] => 2024-12-03 13:33:36 [post_modified_gmt] => 2024-12-03 12:33:36 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/5654460-ixelles-i-place-stephanie/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 74879 [post_author] => 663 [post_date] => 2024-10-24 09:36:04 [post_date_gmt] => 2024-10-24 07:36:04 [post_content] =>[post_title] => Flemish Brabant I Keerbergen [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6191202-vlaams-brabant-i-keerbergen [to_ping] => [pinged] => [post_modified] => 2024-12-03 14:21:29 [post_modified_gmt] => 2024-12-03 13:21:29 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6191202-vlaams-brabant-i-keerbergen-3/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 73790 [post_author] => 0 [post_date] => 2024-10-23 12:22:31 [post_date_gmt] => 2024-10-23 10:22:31 [post_content] => On the ground floor of a beautiful classic building dating from 1902 and completely renovated by Bruno Erpicum, this vast duplex apartment spans ± 239 m² with a garden of ± 2 ares.Discover this modern villa in Keerbergen, where luxury, functionality, and craftsmanship come together. The home is finished to a high standard and is set on a spacious plot of 4,500m².
Upon entering, you are greeted by a stylish entrance hall that immediately exudes a sense of luxury. In the living area, the stunning floating staircase catches the eye, a modern design statement that perfectly complements the open living space. The floor is made of high-quality natural stone, which transitions into dark-colored oak parquet, creating a warm and harmonious atmosphere. The spacious sitting area, with its feature wall and fireplace, exudes both coziness and elegance. Adjacent is a large open kitchen with a view of the garden and access to the utility room. With four bedrooms, including an impressive master bedroom suite with a walk-in closet and en-suite bathroom, this home provides the ideal setting for comfortable family living.
Additional features: A separate office wing, perfect for professionals. Underfloor heating on both levels.
Keerbergen offers the perfect balance between nature and luxury living, with the beautiful lake at its heart. Leuven, Antwerp, and Brussels are easily accessible.
For more information, please contact Rhune Vanden Block at +32 470 38 66 17.
Combining generous volumes, period features (panelling, mouldings, flooring, original doors) and high-quality materials, this duplex offers a double living room with a gas fireplace, a dining room and a large, bright kitchen that opens onto a ± 10 m² terrace with uninterrupted views over the garden. The sleeping area comprises a ± 30 m² master bedroom with built-in dressing room and bathroom opening onto a terrace, a second ± 24 m² bedroom with shower room and a third ± 14 m² bedroom also with shower room. A laundry area, cellar and parking space complete the property.
Other features: reversible air conditioning, home automation, audio system, armoured door, alarm with cameras, illuminated garden, parking space in neighbouring building in option (45.000€), double flow system, cellar.
Le Châtelain is renowned for its location not far from the city centre and close to the Bois de la Cambre, with its many restaurants, shops and popular market. Quick and easy access to public transport.
For further information, please contact Corinne Thumelaire on + 32 (0) 498 23 79 35. [post_title] => Brussels I Châtelain [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6112108-bruxelles-i-chatelain [to_ping] => [pinged] => [post_modified] => 2024-12-03 13:45:26 [post_modified_gmt] => 2024-12-03 12:45:26 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6112108-bruxelles-i-chatelain/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [10] => WP_Post Object ( [ID] => 74839 [post_author] => 0 [post_date] => 2024-10-20 14:42:49 [post_date_gmt] => 2024-10-20 12:42:49 [post_content] => In the Molière district, beautiful mansion house dating from 1913 and renovated in 2014, with a gross floor area of approx. 544 m², set in grounds of approx. 4.5 ares with a lovely south-west-facing garden.
The entrance hall leads to the ground floor, which is ideal for a liberal profession and formerly housed a dental practice (approx. 110 m²). The 1st floor houses the spacious reception rooms, comprising a double lounge with an open fireplace and a reading area, a kitchen opening onto the dining room, all under high ceilings of more than 4 metres. On the 2nd floor, the parental area comprises a beautiful bedroom with a rosewood dressing room and a bathroom opening onto a terrace, as well as a small baby's room or study. On the 3rd floor, the attic has been converted into 2 bedrooms sharing a shower room. The basement comprises a large multi-purpose room with kitchenette and access to the garden, a large garage, a laundry room and cellars.
Other features: videophone, alarm, air conditioning on the ground floor and in the master bedroom, cellars, wine cellar, oil-fired heating, EPB D. Sale in company shares (traditional purchase possible on request).
Lined with splendid mansions, Avenue Molière is one of the most beautiful avenues in Brussels; green, wide and pleasant to live in, close to numerous restaurants and small shops.
For further information, please contact Corinne Thumelaire on + 32 (0) 498 23 79 35. [post_title] => Ixelles I Molière [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6292885-ixelles-i-moliere [to_ping] => [pinged] => [post_modified] => 2024-12-03 15:38:25 [post_modified_gmt] => 2024-12-03 14:38:25 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6292885-ixelles-i-moliere/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [11] => WP_Post Object ( [ID] => 74833 [post_author] => 663 [post_date] => 2024-10-18 12:38:32 [post_date_gmt] => 2024-10-18 10:38:32 [post_content] => This luminous flat of ± 288 m² (heated floor according to PEB) is located on the ground floor of a well-to-do villa with 3 units. Located in a small and quiet street in Ohain, this ground floor flat benefits from a garden of ± 5 ares facing south and a masterly view on the golf course of Waterloo as well as on the Lion hill.
The property comprises an entrance hall with cloakroom and guest toilet, a large living room and office/library opening onto the terrace, a fitted kitchen, a laundry room and 3 bedrooms. The master suite has its own bathroom & shower, the other 2 bedrooms share a shower room. It has a pleasant south-facing terrace of ± 88 m² and a private garden.Current rental.
Other: a double garage is accessible via the laundry room and the kitchen; it also gives direct access to the garden - cellar - heating.
With its prestigious villas, Ohain in Lasne is renowned for its attractive landscape and listed village square.
For further information, please contact Elodie Laduron on +32 (0) 474 84 74 97. [post_title] => Walloon Brabant I Lasne Ransbeck [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6291267-walloon-brabant-i-ohain [to_ping] => [pinged] => [post_modified] => 2024-12-03 13:16:23 [post_modified_gmt] => 2024-12-03 12:16:23 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6291267-walloon-brabant-i-ohain/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [12] => WP_Post Object ( [ID] => 74836 [post_author] => 663 [post_date] => 2024-10-18 12:32:41 [post_date_gmt] => 2024-10-18 10:32:41 [post_content] => Located on a quiet cul-de-sac in the village of Ohain, the 1971 californian villa of ± 720 m² (according to PEB) fully renovated, is organized on 3 levels that follow the course of the south facing hilly land, overlooking the Royal Waterloo golf course.
The entrance of the villa opens on a vast hall and into a living room of ± 75 m² with open fire place, adjacent to a super-equipped kitchen with two dining areas. This upper floor garden level with terraces and fireplace, has 2 offices , fully equipped laundry room. There is also the owner’s formal bedroom with a walking dressing room and an ensuite bathroom. The ground floor garden level with extra terraces has another fully-equipped primary suite with dressing room, a second bedroom with ensuite bathroom and a third spacious bedroom with ensuite bathroom. On the same level , is a large reception room with vaulted ceiling and mezzanine with an indoor pool with its movable floor system, a jacuzzi , a full gym area and sauna with direct access to the garden.The first floor has 3 bedrooms , 2 bathrooms and a air conditioned tv room which, with its direct outdoor access to the garden, can also be used as an office for professional activities.
Others : cellars - 2 garages (6 cars) - domotics - alarm - oil heating + PAC - water softener - watering.
With its prestigious villas, Ohain à Lasne is known for its attractive landscapes and its classified village square.
For more information, please contact Fabienne Lamot at +32 (0) 477 67 36 64. [post_title] => Walloon Brabant I Ohain [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6291263-brabant-wallon-i-ohain [to_ping] => [pinged] => [post_modified] => 2024-12-03 14:24:28 [post_modified_gmt] => 2024-12-03 13:24:28 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6291263-brabant-wallon-i-ohain/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [13] => WP_Post Object ( [ID] => 74790 [post_author] => 0 [post_date] => 2024-10-16 15:55:16 [post_date_gmt] => 2024-10-16 13:55:16 [post_content] => Right next to the shops and boutiques of Avenue Louise, this duplex penthouse on the top floor of a secure building was extensively renovated in 2015. It has a gross floor area of 156 m² and a 150 m² panoramic terrace with a view over the roofs of the capital.
With its own lift access, the first floor comprises an entrance hall leading to a large living area opening onto a private terrace, a fully-equipped kitchen with central island and a dining room. On the night side, the master bedroom has a walk-in wardrobe and en suite bathroom, as well as two bedrooms and a separate bathroom. The upper level provides access to the splendid panoramic terrace. There is also a parking space and a cellar.
Other features include PEB C, videophony, individual Vaillant condensing gas boiler, armoured door, alarm.
The Louise district is renowned for its proximity to shops and its wide choice of restaurants. Numerous public transport links.
If you have any further questions, please contact Bertrand de Moffarts on +32 (0) 475 94 45 08. [post_title] => Ixelles I Louise [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 5917766-ixelles-i-louise [to_ping] => [pinged] => [post_modified] => 2024-12-03 14:55:30 [post_modified_gmt] => 2024-12-03 13:55:30 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/5917766-ixelles-i-louise/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [14] => WP_Post Object ( [ID] => 71266 [post_author] => 0 [post_date] => 2024-10-16 13:24:37 [post_date_gmt] => 2024-10-16 11:24:37 [post_content] => In the wooded, residential district of Observatoire, a character villa dating from 1927 on a large, south-west-facing plot of 28 a 70.
Overlooking the surrounding area, this villa to renovate offers spacious accommodation with a gross floor area of 478 m² (according to PEB) and large cellars of 165 m². The ground floor comprises bright reception rooms with views over the garden, a kitchen to renovate, a service entrance and a large attached garage. The 1st floor offers 3 bedrooms, a shower room and a bathroom. The 2nd floor offers 2 further bedrooms and a shower room. The basement includes cellars, a boiler room and currently a computer room.
Other features: extensive renovation potential, gas boiler and lift to be replaced, EPB G.
L'Observatoire is a green, quiet neighbourhood located close to small shops and public transport, as well as several schools. It's a friendly, family-friendly neighbourhood.
If you have any further questions, please contact Corinne Thumelaire on + 32 (0) 498 23 79 35. [post_title] => Uccle I Observatoire [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 5866058-uccle-i-observatoire [to_ping] => [pinged] => [post_modified] => 2024-12-03 15:07:22 [post_modified_gmt] => 2024-12-03 14:07:22 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/5866058-uccle-i-observatoire/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [15] => WP_Post Object ( [ID] => 74740 [post_author] => 0 [post_date] => 2024-10-15 15:44:27 [post_date_gmt] => 2024-10-15 13:44:27 [post_content] => Located not far from the "Messager" , the villa is ideally located in a green environment not far from all amenities. With a plot of ± 40 ares, a true jewel of greenery overlooking a pine forest and fields as far as the eye can see. With this surrounded atmosphere, the MI CASA villa of ± 241 m² offers the desired atmosphere of villas in the typical New England style.
When you enter the house, you are carried away by the light, as all the living rooms face it. A large hall leads to the dining room, which on one side leads to the kitchen with its central island and on the other to a living room with its fireplace. Downstairs, a utility room and a double garage. The first floor has 3 bedrooms and two shower rooms and an office area.
Other: PEB A - gas heating – compliant electrical installation – water softener – connected to the sewers – possible extension (±120 m² and ± 40 m²).
With its prestigious villas, the entity of Ohain is renowned for the attraction of its landscapes and its village square classified and reported as one of the most beautiful in Belgium. The beauty of its valleys still inspires many artists of all stripes.
For more information or a visit, please contact Elodie Laduron at +32 (0)474.84.74.97. [post_title] => Walloon Brabant I Lasne [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 6150758-walloon-brabant-i-lasne [to_ping] => [pinged] => [post_modified] => 2024-12-03 12:43:33 [post_modified_gmt] => 2024-12-03 11:43:33 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/6150758-walloon-brabant-i-lasne/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [16] => WP_Post Object ( [ID] => 73991 [post_author] => 0 [post_date] => 2024-10-14 18:28:58 [post_date_gmt] => 2024-10-14 16:28:58 [post_content] =>Located within a lush private residence close to golf courses, this modern comfort villa showcases Moroccan architecture, characterized by traditional elements such as arches, vaults, terracotta floors, and domes.
Completely renovated and meticulously maintained, the single-story property spans approximately 500 m² within a beautifully landscaped park of over 4000 m², featuring a large heated pool with no overlooked areas. Entry is through a traditional patio with a central fountain. The main living space is a spacious lounge with a fireplace that opens onto the terrace and garden. The villa comprises 5 bedrooms and 5 bathrooms, a spa with a hammam and massage room, and is equipped with central heating and air conditioning. The garden features two pool houses on either side of the pool, allowing for full enjoyment at different times of the day.
Additional features include a car garage, 2 staff bedrooms, surveillance cameras, technical rooms, solar panels, and a water reservoir.
For further information, please contact David Montérin at +212 6 71 43 72 27.
[post_title] => Marrakech I Road of Ouarzazate [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 5527553-marrakech-i-route-de-ouarzazate [to_ping] => [pinged] => [post_modified] => 2024-12-03 03:08:59 [post_modified_gmt] => 2024-12-03 02:08:59 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/5527553-marrakech-i-route-de-ouarzazate-3/ [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] => 74944 [post_author] => 0 [post_date] => 2024-10-31 11:12:24 [post_date_gmt] => 2024-10-31 10:12:24 [post_content] => On one of the most prestigious avenues of Uccle, beautiful penthouse completely renovated in 2016 offering a surface area of ± 187 m².
The latter consists of an entrance hall with cloakroom, spacious receptions including a living room with fireplace and a dining room opening onto an a large, ideally oriented (South/West) terrace of ± 40 m², a super equipped kitchen with American fridge and laundry room.The night part includes a night hall with built-in wardrobes, the master bedroom with dressing room and en-suite bathroom and access to the terrace, an additional bedroom with en-suite bathroom suite, possibility of third bedroom with shower room.
Others : a double garage in option (100K€) and two cellars complete this set.
The Observatory is a green and quiet neighborhood located near small shops and public transport and near several schools. It is a welcoming and family neighborhood.
For any further information, please contact Grégoire Bryssinck +32 493 51 29 00 [post_title] => Uccle I Observatoire [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 4158803-uccle-i-observatoire [to_ping] => [pinged] => [post_modified] => 2024-12-03 14:33:53 [post_modified_gmt] => 2024-12-03 13:33:53 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.sothebysrealty.be/estates/4158803-hamoir/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 220 [max_num_pages] => 13 [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] => 61c5960cb4c33609000ae8df1aa76b5d [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.