WP_Query Object
(
    [query] => Array
        (
            [post_type] => estates
            [post_status] => publish
            [posts_per_page] => 17
            [paged] => 6
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => offsale
                            [value] => yes
                            [compare] => !=
                        )

                    [1] => Array
                        (
                            [key] => canhavechildren
                            [value] => 1
                            [compare] => !=
                        )

                    [2] => Array
                        (
                            [relation] => OR
                            [0] => Array
                                (
                                    [key] => price
                                    [value] => 300000
                                    [type] => NUMERIC
                                    [compare] => >=
                                )

                            [1] => Array
                                (
                                    [key] => price
                                    [compare] => NOT EXISTS
                                )

                        )

                )

            [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] => 6
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => offsale
                            [value] => yes
                            [compare] => !=
                        )

                    [1] => Array
                        (
                            [key] => canhavechildren
                            [value] => 1
                            [compare] => !=
                        )

                    [2] => Array
                        (
                            [relation] => OR
                            [0] => Array
                                (
                                    [key] => price
                                    [value] => 300000
                                    [type] => NUMERIC
                                    [compare] => >=
                                )

                            [1] => Array
                                (
                                    [key] => price
                                    [compare] => NOT EXISTS
                                )

                        )

                    [3] => Array
                        (
                            [key] => offsale
                            [value] => yes
                            [compare] => !=
                        )

                )

            [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_key] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => all
            [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] => offsale
                            [value] => yes
                            [compare] => !=
                        )

                    [1] => Array
                        (
                            [key] => canhavechildren
                            [value] => 1
                            [compare] => !=
                        )

                    [2] => Array
                        (
                            [0] => Array
                                (
                                    [key] => price
                                    [value] => 300000
                                    [type] => NUMERIC
                                    [compare] => >=
                                )

                            [1] => Array
                                (
                                    [key] => price
                                    [compare] => NOT EXISTS
                                )

                            [relation] => OR
                        )

                    [3] => Array
                        (
                            [key] => offsale
                            [value] => yes
                            [compare] => !=
                        )

                    [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] => offsale
                            [value] => yes
                            [compare] => !=
                            [compare_key] => =
                            [alias] => wpstbys_postmeta
                            [cast] => CHAR
                        )

                    [mt1] => Array
                        (
                            [key] => canhavechildren
                            [value] => 1
                            [compare] => !=
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                    [mt2] => Array
                        (
                            [key] => price
                            [value] => 300000
                            [type] => NUMERIC
                            [compare] => >=
                            [compare_key] => =
                            [alias] => mt2
                            [cast] => SIGNED
                        )

                    [mt3] => Array
                        (
                            [key] => price
                            [compare] => NOT EXISTS
                            [compare_key] => =
                            [alias] => mt3
                            [cast] => CHAR
                        )

                    [wpstbys_postmeta-1] => Array
                        (
                            [key] => offsale
                            [value] => yes
                            [compare] => !=
                            [compare_key] => =
                            [alias] => wpstbys_postmeta
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 1
        )

    [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) LEFT JOIN wpstbys_postmeta ON ( wpstbys_posts.ID = wpstbys_postmeta.post_id )  LEFT JOIN wpstbys_postmeta AS mt1 ON ( wpstbys_posts.ID = mt1.post_id )  LEFT JOIN wpstbys_postmeta AS mt2 ON ( wpstbys_posts.ID = mt2.post_id )  LEFT JOIN wpstbys_postmeta AS mt3 ON ( wpstbys_posts.ID = mt3.post_id AND mt3.meta_key = 'price' ) 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 (1796780,359428)
) AND ( 
  ( wpstbys_postmeta.meta_key = 'offsale' AND wpstbys_postmeta.meta_value != 'yes' ) 
  AND 
  ( mt1.meta_key = 'canhavechildren' AND mt1.meta_value != '1' ) 
  AND 
  ( 
    ( mt2.meta_key = 'price' AND CAST(mt2.meta_value AS SIGNED) >= '300000' ) 
    OR 
    mt3.post_id IS NULL
  ) 
  AND 
  ( wpstbys_postmeta.meta_key = 'offsale' AND wpstbys_postmeta.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 85, 17
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 21805
                    [post_author] => 0
                    [post_date] => 2023-10-24 17:10:40
                    [post_date_gmt] => 2023-10-24 15:10:40
                    [post_content] => 

Within a prestigious secure domain, this single-story palace of contemporary Moroccan architecture benefits from ± 2.900 m² of living space, in the heart of a landscaped park of ± 2.5 hectares. It is a subtle and qualitative summary of Moroccan materials.

Past an entrance hall, you reach the living rooms, including several rooms with varied atmospheres, a TV corner, a library, and a spacious dining room opening onto a large terrace with a fireplace. The terrace opens onto a ± 70 meters swimming pool. To the right of the main building, a wing brings together the four suites of the property all with a bathroom, living room, and private garden, including the master bedroom which has its private swimming pool. In the basement, there is a large cinema room, a wine cellar, and a car park that can accommodate no less than eight vehicles.

Others: guest pavilion, wellness area consisting of a hammam with massage room and relaxation room, tennis court, independent accommodation for staff of 4 bedrooms

Nestled at the crossroads of the road of Fez, Bab Atlas is located about ten kilometers from the city center.

For further information, please contact Morocco Sotheby’s Realty at +212 6 66 25 44 20.

[post_title] => Marrakech I Bab Atlas [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 4404980-marrakech-i-bab-atlas [to_ping] => [pinged] => [post_modified] => 2025-04-29 12:04:17 [post_modified_gmt] => 2025-04-29 10:04:17 [post_content_filtered] => [post_parent] => 0 [guid] => https://sothebysrealty.ma/estates/4404980-marrakech-i-palmeraie-2/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [1] => WP_Post Object ( [ID] => 21807 [post_author] => 0 [post_date] => 2023-10-24 17:09:47 [post_date_gmt] => 2023-10-24 15:09:47 [post_content] => The real estate agency Morocco Sotheby's International Realty in Marrakech presents to you this spectacular property of ± 1.500 m², located on the Ourika road in the middle of a hilly olive grove of more than 4 hectares, has a private lake and enjoys a magical view of the Atlas Mountains.

This property with its minimalist architecture results from a meeting between an art lover and an architectural enthusiast of «Land art», an artistic movement in which the landscape and the architectural structure are linked. The main house consists of large receptions, the main suite with amenities and a heated pool, two guest rooms, a spa, a kitchen, and all the necessary rooms for the operations staff. A guest house with comfortable and independent suites near the impressive 50m swimming pool and a three-bedroom annex nestled on the other side of the estate. The park resembles a natural reserve, it offers absolute tranquility, and you can also admire the white swans that inhabit the property as well as many other animal species.

Others: Animal farm, staff housing, garages, underfloor heating, air conditioning, heated swimming pool.

The Ourika road is the extension of Avenue Mohamed 6 to the top of the Atlas.

For more information, please contact David Montérin at +212 6 71 43 72 27.
Website : www.sothebysrealty.ma
[post_title] => Marrakech I Road of Ourika [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 4649871-marrakech-i-route-de-lourika [to_ping] => [pinged] => [post_modified] => 2025-04-29 12:03:19 [post_modified_gmt] => 2025-04-29 10:03:19 [post_content_filtered] => [post_parent] => 0 [guid] => https://sothebysrealty.ma/estates/4649871-marrakech-i-route-de-lourika-2/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 21835 [post_author] => 0 [post_date] => 2023-09-04 09:26:48 [post_date_gmt] => 2023-09-04 07:26:48 [post_content] => Guest house located on the edge of the palm grove of Targa, residential site of Marrakech.

This residential house is located at the entrance of Marrakech, away from the hustle and bustle of the city and just 5 minutes from the city center. Prestigious residence with refined lines and traditional Moroccan architecture of more than 1.200 m² is composed of a bedroom, seven suites, and two independent pavilions with private gardens, two swimming pools, a solarium, parking, an exotic garden with palm trees, lemon trees, orange trees, geraniums, jasmine, bougainvillea, roses... All suites and rooms have reversible air conditioning, hot/ cold, satellite TV, minibar, safe, fireplace, wifi, and private bathrooms. The house's main entrance overlooks a large living room with a central fountain and two fireplaces, a fitted kitchen + a well-equipped scullery, and a small living room with a bay window that overlooks the large pool and garden. In the basement is a large wellness area with three massage cabins, a steam room, a large relaxation room, and an English courtyard with a fountain. The villa has a discreet panoramic terrace.

Other: Technical room, caretaker house, Personal house with shower and toilet.

Green and residential, Targa mainly comprises villas and other large residences. It is a relatively new neighborhood with many schools and shopping centers.

For further information, please get in touch with the Morocco Sotheby's Realty office at +212 6 66 254 420.
[post_title] => Marrakech I Targa [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 5506338-marrakech-i-targa [to_ping] => [pinged] => [post_modified] => 2025-04-29 12:04:30 [post_modified_gmt] => 2025-04-29 10:04:30 [post_content_filtered] => [post_parent] => 0 [guid] => https://sothebysrealty.ma/estates/5506338-marrakech-i-targa-2/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 21827 [post_author] => 0 [post_date] => 2023-08-08 11:04:09 [post_date_gmt] => 2023-08-08 09:04:09 [post_content] => A large penthouse of 4 bedrooms and a private rooftop occupies a total area of nearly 700 m².

Located within the residence of the Four Seasons Resort, this penthouse is certainly one of the most exclusive of the ochre villa. Occupying a surface of 450 m², it was entirely furnished by a world-renowned interior designer. Refinement and innovative design can be found in all parts of this property, which is divided between a large reception area, including the large living room with fireplace and dining room, the roof terrace, and the night part. This last consists of three bedrooms and a master suite completed with a vast dressing room. We access the private rooftop through the internal staircase, which occupies an area of nearly 250 m². Raised and made up of several relaxation areas, it contains, in particular, a vast swimming pool that offers a 360° view of the city of Marrakech, the Ménara gardens, and the Atlas Mountains. The city’s most exclusive residence offers access to all the services the Four Seasons offer, including the spa, fitness center, two swimming pools, a business center and a full concierge service.

Others : Private parking, Concierge 7/24, Security, Kitchen.

The Hivernage district is home to many hotel complexes, restaurants and shops. Lively and dynamic, it offers easy access to Medina and Gueliz.

For more information, please contact Morocco Sotheby’s Realty Franck LE PECULIER on +212 6 63 15 92 44. [post_title] => Marrakech I Four Seasons [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 5447705-marrakech-i-four-seasons [to_ping] => [pinged] => [post_modified] => 2025-04-29 12:00:33 [post_modified_gmt] => 2025-04-29 10:00:33 [post_content_filtered] => [post_parent] => 0 [guid] => https://sothebysrealty.ma/estates/5447705-marrakech-i-four-seasons-2/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 21857 [post_author] => 0 [post_date] => 2023-06-27 16:03:18 [post_date_gmt] => 2023-06-27 14:03:18 [post_content] => Located in the medina of Marrakech, this riad guest house of more than ± 185 m² on the ground, with seven bedrooms.

This riad enjoys an atypical and modern decoration. The whole is bright and organized on two levels around a large patio with pool and relaxation areas. The ground floor welcomes around its swimming pool, the living room, the dining room, and some relaxation areas. Directly accessible, the kitchen is modern and well-equipped. The passageway serves five spacious and tastefully decorated rooms on the first floor. Each room has its bathroom. The terrace offers a beautiful view of the medina roofs and the Atlas mountains. With car access and parking very close, this enhances the tourist potential of the property. Additionally, its proximity to many iconic monuments of the Medina of Marrakech together represents an excellent opportunity for a guest house project.

Others: titled, recently renovated, strategic location, good rental yield, car access.

The Medina of Marrakech is full of history, and the Bab Taghzout district is not far from the Ben Youssef Medersa. The area is easily accessible by car. There are also several riad guest houses.

For more information, please get in touch with Abdelhadi Laaouina at +212 6 61 07 49 33. [post_title] => Marrakech I Medina [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 5330953-marrakech-i-medina [to_ping] => [pinged] => [post_modified] => 2025-04-29 12:02:50 [post_modified_gmt] => 2025-04-29 10:02:50 [post_content_filtered] => [post_parent] => 0 [guid] => https://sothebysrealty.ma/estates/5330953-marrakech-i-medina-2/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 21845 [post_author] => 0 [post_date] => 2023-06-21 08:52:02 [post_date_gmt] => 2023-06-21 06:52:02 [post_content] => Located in the heart of an agricultural domain of ± 20 hectares, a vast villa of ± 1.000 m², 5 km from the center of Taroudant.

In the heart of the green countryside of Taroudant,± 5 km north, stands the entrance of this domain of ± 200.000 m², within which ± 160.000m² are dedicated to cultivating oranges and clementines. The main villa is in the heart of the estate, on a dedicated surface of ± 40.000 m². Built-in a typical style of the region, the whole is exquisite and refined. The main villa frames three wooded patios. The living rooms include a large dining room, an extensive library, and three suites, including the main one. There is also an extensive wine cellar, a hammam, a 4x4m jacuzzi, and a massage room. On the flat roof, large terraces offer a 360-degree view of nature, the Atlas Mountains, and the mountains to the south. Facing it, six bungalows house as many bedrooms with bathrooms and two dormitories for children. A large heated swimming pool, a park, and a rose garden between the two buildings. The magic of the place is matched only by the quality and maintenance of the real estate.

Others: fiber wifi, air conditioning, camera, retention tank, solar panels, irrigation system.

Taroudant, the other pink city, is surrounded by its ramparts and located in the heart of the fertile plain of Souss.

For more information, please contact Nicolas Béguin on +212 6 61 92 15 50. [post_title] => Taroudant I Ait Kroum [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 5398503-taroudant-i-ait-kroum [to_ping] => [pinged] => [post_modified] => 2025-04-29 12:00:49 [post_modified_gmt] => 2025-04-29 10:00:49 [post_content_filtered] => [post_parent] => 0 [guid] => https://sothebysrealty.ma/estates/5398503-taroudant-i-ait-kroum-2/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 21863 [post_author] => 0 [post_date] => 2023-06-19 14:30:09 [post_date_gmt] => 2023-06-19 12:30:09 [post_content] => Nestled in the heart of the medina in a quiet alley, an authentic riad of ± 485 m² with ten rooms is located a few minutes walk from the Jemaa El Fna square.

The historic Riad has ten rooms in a sober Moroccan style testifying to the country’s architectural richness. The riad comprises four rooms on the ground floor, a spacious patio, and a large kitchen. The first floor of the corridor serves spacious rooms, which can be transformed into bedrooms with bathrooms. The terrace of the riad offers different spaces and one with panoramic views of the medina and the Atlas mountains.

Others: Good location, air conditioning, new, furnished, end of work in four months, furnished.

This area is ideally located just a few minutes from the Jemaa el Fna square; these luxurious large riads and museums know it. It also offers easy access to shops and restaurants.

Pour plus d'informations, veuillez contacter Abdelhadi Laaouina au +212 6 61 07 49 33. [post_title] => Marrakech I Medina [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 5360447-marrakech-i-medina [to_ping] => [pinged] => [post_modified] => 2025-04-29 12:06:39 [post_modified_gmt] => 2025-04-29 10:06:39 [post_content_filtered] => [post_parent] => 0 [guid] => https://sothebysrealty.ma/estates/5360447-marrakech-i-medina-2/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 21879 [post_author] => 0 [post_date] => 2023-06-05 08:52:00 [post_date_gmt] => 2023-06-05 06:52:00 [post_content] => Less than 10 minutes away from the famous Mamounia and Hivernage, a villa of ± 550 m² nestled in the lush greenery of ± 2.000 m² in the middle of the renowned private residence "Les Parcs de l'Agdal", initiated by Guerrand-Hermès.

Mainly designed on one level, the villa is a mixture of modernity and traditional style. The ground floor offers a pleasant entrance hall, a large living space opens on the terrace, overlooking the garden and the indoor swimming pool. The sleeping area consists of 3 bedrooms with 3 bathrooms, a dressing room, and a private terrace. There is also a fully equipped kitchen with direct access to a panoramic terrace with a view of the garden and the Atlas mountains.

Others: laundry room and a maid's room, access to 2 communal swimming pools, a paddle court, a squash room, a gym, and a space dedicated to children. The villa has a guardian bedroom and parking.

The Parks of Agdal offer where lush greenery has pride of place - this resort aims to be "a haven of peace in nature"

For more information, please contact David Montérin on  +212 6 71 43 72 27. [post_title] => Marrakech I Agdal [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 4446789-marrakech-i-agdal [to_ping] => [pinged] => [post_modified] => 2025-04-29 12:04:37 [post_modified_gmt] => 2025-04-29 10:04:37 [post_content_filtered] => [post_parent] => 0 [guid] => https://sothebysrealty.ma/estates/4446789-marrakech-i-agdal-2/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 21891 [post_author] => 0 [post_date] => 2023-05-08 08:32:46 [post_date_gmt] => 2023-05-08 06:32:46 [post_content] => Large duplex apartment of ± 400 m², including ± 59 m² of terraces, with an exceptional orientation on the Majorelle Garden and the Atlas in the south and the Jbilets mountains in the north.

It is accessible via a direct elevator and occupies the top two floors. In the interior, one is immediately challenged by the vast bay-windowed spirit artist’s studio that faces the living rooms at the mezzanine level. In addition to the living room and fireplace on the ground floor, the master bedroom overlooks a large garden to the north of the apartment. A staircase on the living room level leads to the upper floor, where, in addition to the library and dining room, there is a large modern kitchen and two bedrooms with their bathrooms facing south. The floor is complete with a large space dedicated to service rooms (laundry, lingerie, changing rooms, and staff living rooms).

Others: air conditioning, hot & cold ground, two parking lots, and two cellars.

Surrounded by greenery, the Majorelle district is a trendy square in Marrakech. It is built around the famous eponymous garden and the Yves Saint-Laurent Museum.

For more information about this property, please contact Franck Le Péculier on +212 6 63 15 92 44. [post_title] => Marrakech I Majorelle [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 5308241-marrakech-i-majorelle [to_ping] => [pinged] => [post_modified] => 2025-04-29 12:01:46 [post_modified_gmt] => 2025-04-29 10:01:46 [post_content_filtered] => [post_parent] => 0 [guid] => https://sothebysrealty.ma/estates/5308241-marrakech-i-majorelle-2/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 21899 [post_author] => 0 [post_date] => 2023-01-28 10:10:28 [post_date_gmt] => 2023-01-28 09:10:28 [post_content] => An art-deco villa of four bedrooms in a park of more than one hectare twenty minutes from the center of the ochre city. 

The complex, which covers more than one hectare, is located in the heart of the residential area of the golf complex. Once past the property entrance, you are surrounded by a varied garden. Access to the villa is through a courtyard with a central pool with green zellige. The entrance door of the villa takes you directly to the main living room, which enjoys wonderful sunshine thanks to the large bay windows that open onto the garden. The four bedrooms, each with its bathroom and private terrace, are to the right and left of the vestibule. On either side of the living room, we access the library or the dining room connected to the kitchen by a galley. The villa's roof is furnished with a dining and lounge area, allowing many guests by the fireplace. The extra kitchen is connected directly to the main kitchen by a flat mount, making the service more efficient. A heated swimming pool in the central axis of the villa has its small pavilion, which houses a hammam, sauna, bathroom, and a large multi-purpose room.

Other: photovoltaic panels, solar panels, tennis court, heat pump, personal housing, security camera, garage, large storage, laundry.

Domaine Assoufid is a vast golf and tourist area, accessible from the Amizmiz road.


For further information, please contact Nicolas Béguin on +212 6 61 92 15 50

[post_title] => Marrakech I Assoufid [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 5211571-marrakech-i-route-damizmiz [to_ping] => [pinged] => [post_modified] => 2025-04-29 12:04:04 [post_modified_gmt] => 2025-04-29 10:04:04 [post_content_filtered] => [post_parent] => 0 [guid] => https://sothebysrealty.ma/estates/5211571-marrakech-i-route-damizmiz-2/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [10] => WP_Post Object ( [ID] => 21935 [post_author] => 0 [post_date] => 2023-01-02 08:54:53 [post_date_gmt] => 2023-01-02 07:54:53 [post_content] => This property is located in the heart of the city center called Gueliz, two bedroom apartment located on the top floor of a building of the Marrakech-Plazza.

This property is distinguished by its refined style and large terrace. Occupying two levels and developing a surface of ± 130m², this apartment has an entrance, a large living room, two generous bedrooms, two bathrooms, and a large equipped kitchen. On the first floor, there is access to a large terrace with trees which occupies an area of ± 86m² and is organized between a large dining area and a living area. The ensemble shines through the refinement of its furniture, materials, and fittings. The result of the work of a renowned architect-decorator who uses it as a "pied à Terre",

Others: qualitative and secure building, a parking space of ± 14m², sold, furnished and equipped.

The Gueliz area is a vibrant area full of shops, restaurants, and cafes. It is also an important administrative and academic district.

For more information about this property, please contact Franck LE PECULIER on +212 6 63 15 92 44. [post_title] => Marrakech I Gueliz [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 5205619-marrakech-i-gueliz [to_ping] => [pinged] => [post_modified] => 2025-04-29 12:01:44 [post_modified_gmt] => 2025-04-29 10:01:44 [post_content_filtered] => [post_parent] => 0 [guid] => https://sothebysrealty.ma/estates/5205619-marrakech-i-gueliz-2/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [11] => WP_Post Object ( [ID] => 21887 [post_author] => 0 [post_date] => 2022-12-12 11:50:48 [post_date_gmt] => 2022-12-12 10:50:48 [post_content] => This ten-bedroom villa is located in the heart of an area of 55,000 m², a few minutes from the city of  Taroudant.

The villa is located in the middle of a park of olive trees, citrus trees, roses, and jasmine. Completely enclosed by walls and overlooking Oued Souss, the property consists of several distinct spaces. Several buildings, including the main villa, are on one level, all articulated around a large patio. The latter serves the main living areas, such as the living room, the bar, the dining room, the office, the bedrooms, and the hammam. The swimming pool, 15m x 6m, is heated with splendid views of the Atlas and Anti-Atlas ranges. In the park, two buildings house other rooms and a wooden lodge with a bedroom not far from the entrance to the villa area. The farm includes two hectares of olive groves, vines, and orange trees. The equestrian part hosts the stables with eight boxes and land that can be used as a car park, then the villa part, enclosed by walls, occupies an area of 1.5 hectares.

Others: VNA, Air conditioning, two wells, two water reserves, Generator, 2 meters ONE, staff housing.

Taroudant, the other pink city, is surrounded by its ramparts and located in the heart of the fertile plain of Souss.

For more information, please contact Nicolas Béguin on +212 6 61 92 15 50.
[post_title] => Taroudant I Douar Lakhreb [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 4853036-taroudant-i-douar-lakhreb [to_ping] => [pinged] => [post_modified] => 2025-04-29 12:06:08 [post_modified_gmt] => 2025-04-29 10:06:08 [post_content_filtered] => [post_parent] => 0 [guid] => https://sothebysrealty.ma/estates/4853036-taroudant-i-douar-lakhreb-2/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [12] => WP_Post Object ( [ID] => 21867 [post_author] => 0 [post_date] => 2022-12-12 11:03:59 [post_date_gmt] => 2022-12-12 10:03:59 [post_content] => A one-level villa of four bedrooms located in the heart of a landscaped park of 5.000 m² near the beach without any onlooking neighbors.

Located at ten minutes from the beaches of Essaouira and Sidi Kaouki, this single-story villa combines contemporary architecture and the characteristic style of the region. The villa is a subtle mix between white walls, the Essaouira stone, water, and beautiful trees and plants that strengthen the grace of the whole. The living rooms are open on the two patios of the house. The three bedrooms and master suite also overlook one of the patios and the park. The 15x3m swimming pool occupies the largest patio. All this is reinforced by a park signed by a renowned landscaper. The whole is well maintained and fully equipped for the particular attention of the owners who built this villa. Also, with plenty of storage and space, some parts of the set could easily allow the addition of additional rooms.

Others: Low voltage substation, generator, well, filtration, air conditioning, Spa, and hammam.

Essaouira is a famous coastal town on the Atlantic coast and is known for its beach, gastronomy, history, and many sports activities that can be practiced there.

For more information, please contact Nicolas Béguin on +212 (0)6 61 92 15 50. [post_title] => Essaouira I Ghazoua [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 5149304-essaouira-i-ghazoua [to_ping] => [pinged] => [post_modified] => 2025-02-10 00:07:28 [post_modified_gmt] => 2025-02-09 23:07:28 [post_content_filtered] => [post_parent] => 0 [guid] => https://sothebysrealty.ma/estates/5149304-essaouira-i-ghazoua-2/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [13] => WP_Post Object ( [ID] => 21869 [post_author] => 0 [post_date] => 2022-11-25 11:46:56 [post_date_gmt] => 2022-11-25 10:46:56 [post_content] => Located in the middle of an argan forest and less than 15 minutes from the medina of Essaouira, a golf course, and the beach, this guest villa of 9 bedrooms of ± 750 m² is built on a park of ± 1 hectare without any vis-à-vis.

The main building has a large reception area consisting of several lounges and a dining room overlooking a large covered terrace leading to the garden and pool. The first floor comprises six bedrooms, including two junior suites, all equipped with wardrobes, private bathrooms, and satellite TV. Away from the main house is a second house of ± 120 m², with a private garden, that houses a large living room with a kitchen, a master bedroom, a bathroom, a dressing room, and a children’s bedroom. The property has a ± 100 m² heated infinity pool, a ± 50 m² Caïdale tent, and a SPA with a hammam, massage room, shower, and toilet.

Others: Parking, staff accommodation, laundry, well, connection to the electricity grid, air conditioning, guest house rating, the possibility of a tennis court, bowling alley

Essaouira is a famous coastal town on the Atlantic coast and is known for its beach, gastronomy, history, and many sports activities that can be practiced there.

For more information, please contact David Montérin at +212 6 71 43 72 27. [post_title] => Essaouira I Ounagha [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 5105906-essaouira-i-ounagha [to_ping] => [pinged] => [post_modified] => 2025-03-22 00:06:14 [post_modified_gmt] => 2025-03-21 23:06:14 [post_content_filtered] => [post_parent] => 0 [guid] => https://sothebysrealty.ma/estates/5105906-essaouira-i-ounagha-2/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [14] => WP_Post Object ( [ID] => 21809 [post_author] => 0 [post_date] => 2022-11-01 13:56:19 [post_date_gmt] => 2022-11-01 12:56:19 [post_content] => Located on a one-hectare plot, twenty-five minutes south of Marrakech, this Moroccan-style house is made out of two buildings around a heated swimming pool.

The main house comprises three floors, the basement with the storeroom serving as technical space and storage. The ground floor is built around a large patio that serves as one of the reception rooms. The ground floor also houses the kitchen and a bedroom with its bathroom.The first floor has six bedrooms, each with their own bathroom. The second residential building, on the other side of the pool and at the back of the main house, offers plenty of reception and wellness areas. There is also a large office that can be converted into a bedroom as well as two bedrooms with their bathrooms. All rooms of the property are air-conditioned, but thanks to the opening of some windows of the main building, the large patio rarely requires any air conditioning.

Other: employee housing, a well, and reversible air conditioning.

The Ourika road leaves Marrakech to the south towards the lush Ourika valley and the Oukameiden winter sports resort.

For more information, please contact Franck LE PÉCULIER on +212 6 63 15 92 44.
[post_title] => Marrakech I Route de l'Ourika [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 4957923-marrakech-i-route-de-lourika [to_ping] => [pinged] => [post_modified] => 2025-04-29 12:01:56 [post_modified_gmt] => 2025-04-29 10:01:56 [post_content_filtered] => [post_parent] => 0 [guid] => https://sothebysrealty.ma/estates/4957923-marrakech-i-route-de-lourika-2/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [15] => WP_Post Object ( [ID] => 21831 [post_author] => 0 [post_date] => 2022-10-11 16:56:05 [post_date_gmt] => 2022-10-11 14:56:05 [post_content] => A 9-bedroom villa ten minutes from Essaouira, located in a park of ± 5.000 m².

Ideally located ten minutes from the beach of Essaouira, this white villa has been operating as a guest house for a long time. A large driveway along the garden and a petanque area allow access to the house. The villa's layout is symmetrical, with rooms on the ground floor mainly comprised of living spaces such as the dining room, bar, office, and kitchen. The ground floor includes rooms with direct access to a terrace overlooking the pool. A small building dedicated to wellness is not far from the main villa. Guest house appreciated, it has a beautiful potential, but this property can easily become a family home.

Perfect property condition, modern and maintained facilities, well, vegetable garden, guest house rating.

Essaouira is a trendy coastal town located on the Atlantic coast and well known for its beach, gastronomy, history, and many sports activities that can be practiced there.

For more information, please contact Nicolas Béguin on +212 6 61 92 15 50. [post_title] => Essaouira I Ghazoua [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 4967903-essaouira-i-ghazoua [to_ping] => [pinged] => [post_modified] => 2025-02-10 00:07:25 [post_modified_gmt] => 2025-02-09 23:07:25 [post_content_filtered] => [post_parent] => 0 [guid] => https://sothebysrealty.ma/estates/4967903-essaouira-i-ghazoua-2/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [16] => WP_Post Object ( [ID] => 21943 [post_author] => 0 [post_date] => 2022-09-21 09:53:56 [post_date_gmt] => 2022-09-21 07:53:56 [post_content] => Morocco Sotheby's Realty in Marrakech, offers this land of ± 10 hectares, located south of the residential area of the Palmeraie, a few minutes drive from downtown Marrakech.

It benefits from a prime location and two entrances. This plot is ideal for a large family property or a villa development.

La Palmeraie is one of Marrakech's most popular districts. It covers some 13,000 hectares and has some 150,000 palm trees. It is a veritable oasis of calm and luxuriance at the gateway to the city.

For more information, please contact David Montérin on +212 6 71 43 72 27. [post_title] => Marrakech I Palmeraie [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 4906553-marrakech-i-palmeraie [to_ping] => [pinged] => [post_modified] => 2025-04-29 12:04:07 [post_modified_gmt] => 2025-04-29 10:04:07 [post_content_filtered] => [post_parent] => 0 [guid] => https://sothebysrealty.ma/estates/4906553-marrakech-i-palmeraie-2/ [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] => 21805 [post_author] => 0 [post_date] => 2023-10-24 17:10:40 [post_date_gmt] => 2023-10-24 15:10:40 [post_content] =>

Within a prestigious secure domain, this single-story palace of contemporary Moroccan architecture benefits from ± 2.900 m² of living space, in the heart of a landscaped park of ± 2.5 hectares. It is a subtle and qualitative summary of Moroccan materials.

Past an entrance hall, you reach the living rooms, including several rooms with varied atmospheres, a TV corner, a library, and a spacious dining room opening onto a large terrace with a fireplace. The terrace opens onto a ± 70 meters swimming pool. To the right of the main building, a wing brings together the four suites of the property all with a bathroom, living room, and private garden, including the master bedroom which has its private swimming pool. In the basement, there is a large cinema room, a wine cellar, and a car park that can accommodate no less than eight vehicles.

Others: guest pavilion, wellness area consisting of a hammam with massage room and relaxation room, tennis court, independent accommodation for staff of 4 bedrooms

Nestled at the crossroads of the road of Fez, Bab Atlas is located about ten kilometers from the city center.

For further information, please contact Morocco Sotheby’s Realty at +212 6 66 25 44 20.

[post_title] => Marrakech I Bab Atlas [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 4404980-marrakech-i-bab-atlas [to_ping] => [pinged] => [post_modified] => 2025-04-29 12:04:17 [post_modified_gmt] => 2025-04-29 10:04:17 [post_content_filtered] => [post_parent] => 0 [guid] => https://sothebysrealty.ma/estates/4404980-marrakech-i-palmeraie-2/ [menu_order] => 0 [post_type] => estates [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 125 [max_num_pages] => 8 [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] => 80260527fd095eb9acdcc4cba113b24c [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 ) [query_cache_key:WP_Query:private] => wp_query:45a54b052b4b3bc8f90b31ac3e570090:0.47647300 17459385170.49994100 1745938517 )
Marrakech I Targa

Riad

€ 1.780.000 $ 2,028,326 18,727,006 DH ¥ 288,476,625 1,671,103 chf £ 1,513,563

Marrakech 

Targa 

Guest house located on the edge of the palm grove of Targa, residential site of Marrakech.This residential house is located at the entrance of Marrakech, away from the hustle and bustle of the city and just 5 minutes from the city center. Prestigious residence with refined lines and traditional Moroccan architecture of more than 1.200 m² is composed of a bedroom, seven suites, and two independent pavilions with private gardens, two swimming pools, a solarium, parking, an exotic garden with palm trees, lemon trees, orange trees, geraniums, jasmine, bougainvillea, roses... All suites and rooms have reversible air conditioning, hot/ cold, satellite TV, minibar, safe, fireplace, wifi, and private bathrooms. The house's main entrance overlooks a large living room with a central fountain and two fireplaces, a fitted kitchen + a well-equipped scullery, and a small living room with a bay window that overlooks the large pool and garden. In the basement is a large wellness area with three massage cabins, a steam room, a large relaxation room, and an English courtyard with a fountain. The villa has a discreet panoramic terrace.Other: Technical room, caretaker house, Personal house with shower and toilet.Green and residential, Targa mainly comprises villas and other large residences. It is a relatively new neighborhood with many schools and shopping centers.For further information, please get in touch with the Morocco Sotheby's Realty office at +212 6 66 254 420.
Marrakech I Four Seasons

penthouse

Price upon request

Marrakech 

Four Seasons 

A large penthouse of 4 bedrooms and a private rooftop occupies a total area of nearly 700 m².Located within the residence of the Four Seasons Resort, this penthouse is certainly one of the most exclusive of the ochre villa. Occupying a surface of 450 m², it was entirely furnished by a world-renowned interior designer. Refinement and innovative design can be found in all parts of this property, which is divided between a large reception area, including the large living room with fireplace and dining room, the roof terrace, and the night part. This last consists of three bedrooms and a master suite completed with a vast dressing room. We access the private rooftop through the internal staircase, which occupies an area of nearly 250 m². Raised and made up of several relaxation areas, it contains, in particular, a vast swimming pool that offers a 360° view of the city of Marrakech, the Ménara gardens, and the Atlas Mountains. The city’s most exclusive residence offers access to all the services the Four Seasons offer, including the spa, fitness center, two swimming pools, a business center and a full concierge service.Others : Private parking, Concierge 7/24, Security, Kitchen.The Hivernage district is home to many hotel complexes, restaurants and shops. Lively and dynamic, it offers easy access to Medina and Gueliz.For more information, please contact Morocco Sotheby’s Realty Franck LE PECULIER on +212 6 63 15 92 44.
Taroudant I Ait Kroum

exceptional house

Price upon request

Taroudant 

Ait Kroum 

Located in the heart of an agricultural domain of ± 20 hectares, a vast villa of ± 1.000 m², 5 km from the center of Taroudant.In the heart of the green countryside of Taroudant,± 5 km north, stands the entrance of this domain of ± 200.000 m², within which ± 160.000m² are dedicated to cultivating oranges and clementines. The main villa is in the heart of the estate, on a dedicated surface of ± 40.000 m². Built-in a typical style of the region, the whole is exquisite and refined. The main villa frames three wooded patios. The living rooms include a large dining room, an extensive library, and three suites, including the main one. There is also an extensive wine cellar, a hammam, a 4x4m jacuzzi, and a massage room. On the flat roof, large terraces offer a 360-degree view of nature, the Atlas Mountains, and the mountains to the south. Facing it, six bungalows house as many bedrooms with bathrooms and two dormitories for children. A large heated swimming pool, a park, and a rose garden between the two buildings. The magic of the place is matched only by the quality and maintenance of the real estate. Others: fiber wifi, air conditioning, camera, retention tank, solar panels, irrigation system.Taroudant, the other pink city, is surrounded by its ramparts and located in the heart of the fertile plain of Souss.For more information, please contact Nicolas Béguin on +212 6 61 92 15 50.
Marrakech I Assoufid

Villa

Price upon request

Marrakech 

Assoufid 

An art-deco villa of four bedrooms in a park of more than one hectare twenty minutes from the center of the ochre city. The complex, which covers more than one hectare, is located in the heart of the residential area of the golf complex. Once past the property entrance, you are surrounded by a varied garden. Access to the villa is through a courtyard with a central pool with green zellige. The entrance door of the villa takes you directly to the main living room, which enjoys wonderful sunshine thanks to the large bay windows that open onto the garden. The four bedrooms, each with its bathroom and private terrace, are to the right and left of the vestibule. On either side of the living room, we access the library or the dining room connected to the kitchen by a galley. The villa's roof is furnished with a dining and lounge area, allowing many guests by the fireplace. The extra kitchen is connected directly to the main kitchen by a flat mount, making the service more efficient. A heated swimming pool in the central axis of the villa has its small pavilion, which houses a hammam, sauna, bathroom, and a large multi-purpose room.Other: photovoltaic panels, solar panels, tennis court, heat pump, personal housing, security camera, garage, large storage, laundry.Domaine Assoufid is a vast golf and tourist area, accessible from the Amizmiz road. For further information, please contact Nicolas Béguin on +212 6 61 92 15 50

Let's get to know each other

Tell us about your project, we’ll take care of the rest.