Provence Alpes Cote d'Azur Gites
Show/Hide Filters
Array
(
    [post_type] => gites
    [tax_query] => Array
        (
            [relation] => AND
        )

    [posts_per_page] => 10
    [paged] => 1
    [post_title_like] => 
    [post_content_like] => 
    [meta_query] => Array
        (
            [relation] => AND
            [0] => Array
                (
                    [key] => featured
                )

            [1] => Array
                (
                    [key] => region
                    [value] => 644
                    [compare] => =
                )

        )

)
Array
(
    [post_type] => gites
    [tax_query] => Array
        (
            [relation] => AND
        )

    [posts_per_page] => 10
    [paged] => 1
    [post_title_like] => 
    [post_content_like] => 
    [meta_query] => Array
        (
            [relation] => AND
            [0] => Array
                (
                    [key] => featured
                )

            [1] => Array
                (
                    [key] => region
                    [value] => 644
                    [compare] => =
                )

        )

)
WP_Query Object
(
    [query] => Array
        (
            [post_type] => gites
            [tax_query] => Array
                (
                    [relation] => AND
                )

            [posts_per_page] => 10
            [paged] => 1
            [post_title_like] => 
            [post_content_like] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => featured
                        )

                    [1] => Array
                        (
                            [key] => region
                            [value] => 644
                            [compare] => =
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => gites
            [tax_query] => Array
                (
                    [relation] => AND
                )

            [posts_per_page] => 10
            [paged] => 1
            [post_title_like] => 
            [post_content_like] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => featured
                        )

                    [1] => Array
                        (
                            [key] => region
                            [value] => 644
                            [compare] => =
                        )

                )

            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [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] => 
            [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
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
            [order] => DESC
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [relation] => AND
                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                )

            [queried_terms] => Array
                (
                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => featured
                        )

                    [1] => Array
                        (
                            [key] => region
                            [value] => 644
                            [compare] => =
                        )

                    [relation] => AND
                )

            [relation] => AND
            [meta_table] => wp_postmeta
            [meta_id_column] => post_id
            [primary_table] => wp_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => wp_postmeta
                    [1] => mt1
                )

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => featured
                            [compare] => =
                            [alias] => wp_postmeta
                            [cast] => CHAR
                        )

                    [mt1] => Array
                        (
                            [key] => region
                            [value] => 644
                            [compare] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )  INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id ) WHERE 1=1  AND ( 
  wp_postmeta.meta_key = 'featured' 
  AND 
  ( mt1.meta_key = 'region' AND mt1.meta_value = '644' )
) AND wp_posts.post_type = 'gites' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_postmeta.meta_value = 1 DESC, rand() LIMIT 0, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 101839
                    [post_author] => 1887
                    [post_date] => 2015-11-09 13:30:32
                    [post_date_gmt] => 2015-11-09 13:30:32
                    [post_content] => Situated in Provence in the heart of the Luberon within the Luberon Regional Park near Lourmarin and on the edge of Lauris, the villa sleeps 6. 'Brume de L'Aube' ('Dawn Haze'), a large, bright, relaxing villa is located near some of the most beautiful villages and scenery in France. Lourmarin, Bonnieux, Menerbes and Lacoste (popularised by Peter Mayle) are all within 5-20mins drive, with easy access to the rest of Provence.

Set in 1/2 acre of terraced garden with olive trees and lavender, the villa's sun terrace offers stunning views over the Durance valley and Cezanne's Mont Saint Victoire in the distance. The location is secluded, tranquil and private, looking out over the vineyards and countryside from it's hillside location, yet just a 10 min walk to the centre of Lauris with it's Monday market, four restaurants, three bakeries, small supermarket and old village dating from the 15th C, including a dozen or so artists workshops and galleries.

The villa is spacious (1700 sq ft or 150 m2) and has 3 double bedrooms, with 3 bathrooms (2 en-suite), a large beamed and vaulted sitting room (500 square feet or 45 m2), cool in summer with luxury cream leather suite for eight, and a separate large dining room (250 square feet or 20m2) seating eight. Terraces, open, covered, and shaded surround the villa permitting relaxation and dining out of doors in all weathers. Pool (ten meters by five meters).


EQUIPMENT: Satellite TV 55 inch/140 cm LCD HD, Blu-ray DVD and CD system. UK FreeView/FreeSat HD TV w/ SkyNews, CNN, Bloomberg , CNBC channels. The kitchen open plan and fully-equipped with refrigerator-freezer, gas and electric hob, oven, microwave, dishwasher, washing machine, and dryer. Outdoor barbecue.

Large sun terrace directly in front of the sitting room. Yet, when the sun is so hot that you only want to escape it, the coolness of the vaulted sitting room offers respite, whilst a further terrace provides the option of lunch or dinner under shaded trees during hot summer days. The swimming pool is positioned so that it enjoys the sun until early evening.



                    [post_title] => 'Brume de l'Aube'
                    [post_excerpt] => 3Bed Villa in Luberon with Great Views Over Durance Valley,Private Pool, Lauris, Provence
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => brume-de-laube
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:52
                    [post_modified_gmt] => 2016-02-11 14:14:52
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/brume-de-laube/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 101999
                    [post_author] => 2092
                    [post_date] => 2015-11-09 13:31:26
                    [post_date_gmt] => 2015-11-09 13:31:26
                    [post_content] => The studio overlooks the sandy beach of La Salis, which is but ashort walk from Antibes. A car is not necessary as there is a shuttle bus service into the centre of town, and Antibes can be reached by bus from the airport, or taxi. 
Whilst there is no separate bedroom, there is a full 140cm bed which folds into a specially designed wall-unit. The shower room has just been fully refurbished with a large walk-in shower (there is no bath). There is a modern-style kitchen with cooker, hob, washing machine, dishwasher, fridge and freezer.
There is a TV with UK 'package' of channels, along with WiFi
                    [post_title] => Salis Beach sea-front Studio
                    [post_excerpt] => Air-conditioned beach-front studio,with pool,at debut Cap D'antibes
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => salis-beach-sea-front-studio
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:48
                    [post_modified_gmt] => 2016-02-11 14:14:48
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/salis-beach-sea-front-studio/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 101840
                    [post_author] => 1887
                    [post_date] => 2015-11-09 13:30:32
                    [post_date_gmt] => 2015-11-09 13:30:32
                    [post_content] => This villa is bright, south facing, spacious (1,550 sq ft). Four large bedrooms, 3 double, 1 twin, can accommodate the whiole family. Living area is spacious and open-plan. UK HD TV channels on 40@ HD LCD TV. Free broadband wi-fi.  

Pont Royal is one of the top golf and country club developments in the south of France (Seve Ballesteros designed course). The golf clubhouse has a driving range, first tee & Pierre et Vacances holiday village, with it's restaurants, bars & shops, together with childrens recreation facilities such as tennis, pony treking, basketball, boating, swimming pools & wave machine). All these are within a 5-10 minute walk, making it ideal for a family holiday for all ages. Mediterranean beaches are also within an hours drive.

The golf course (6303m, 6900yds) is one of the top courses in Provence and hosts a professional tournament, Masters 13, in mid-October each year. Havret, Dubuisson, Remesy have all regularly competed.
                    [post_title] => Bastide, Golf de Pont Royal,
                    [post_excerpt] => Spacious 4 Bed villa w/ private pool on Golf de Pont Royal in the heart of Provence. 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => bastide-golf-de-pont-royal
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:52
                    [post_modified_gmt] => 2016-02-11 14:14:52
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/bastide-golf-de-pont-royal/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 101709
                    [post_author] => 1766
                    [post_date] => 2015-11-09 13:30:00
                    [post_date_gmt] => 2015-11-09 13:30:00
                    [post_content] => Maison et Studio Mimosa - Sleeps 7. 3 bedrooms. One bedroom is a self contained studio with living and kitchen area, en-suite shower room with toilet, 1 large bathroom, 1 additional separate toilet. 4 floors of 27 sq. meters each. Roof terrace, large lounge, dining room, country style kitchenette with open log fire and original oak beamed ceiling.

This traditional 17th Century house in a Provence village square is tastefully decorated and stylishly furnished in high quality and traditional provençal manner. A rural Provence gite with many of the original features. Furnished with antiques giving it character, atmosphere and a feeling of being a home. The house has original oak beams, a wood burning fire for romantic evenings, original spiral staircase and a covered terrace with a view of the village and town square.

This self-catering house is in the heart of the delightfully sunny Var. The village is lively all year round and has immediate access to local shops and facilities. This gives you all the benefits of a hotel. You have the choice of eating in or eating out at one of the many local restaurants or bars. You can choose from an inexpensive snack to several critically acclaimed restaurants recommended in the Provence-Cote D'Azure Guide Gantié. Coffee is served in the café downstairs from six in the morning. There are over 8 restaurants and bars in the village, 5 of which are less than 300 meters from the house. The nearest supermarket and 3 bakeries are all less than 500 meters away. The Flayosc area is relatively unspoilt with 200k of walks and mountain bike trails. Explore the areas on horse back, on foot or by bike.

This property is the combination of two separate units combined. The two units may be booked as separate self contained units. For more information and availability of each unit go to:

Maison Mimosa - Sleeps 5, two bedrooms, living room, kitchenette, and roof terrace.
Studio Mimosa - Sleeps 2, one bed studio apartment with on suite shower and toilet. Small kitchen area in main room.
Both - Sleeps 7, The above two combined into one property.
Property details: 

Maison et Studio Mimosa has 3 bedrooms, 1 large bathroom, 1 shower room, 2 toilets, sleeps a maximum of 7

This is all one house with one door to the outside. Up a few steps from the front door, there is a self contained studio on the first floor. It has a large king sized bed, chest of draws, hanging space, Kitchenette with two plate cooker and sink and fridge and is fully equipped, adjoining is an en-suite shower room with rain shower, toilet and basin. Up to the next floor, up a winding staircase, you have another bedroom with king sized bed, bathroom with large bath, sink, washing machine and a separate toilet. On the floor above is the lounge, kitchenette - with stove, four gas plates, fridge and tumble dryer, dinner table and lounge. On the floor above that is the top bedroom and terrace with views and table for four to eat at.

• 4 floors of 27 sq. meters each

• Large lounge, dining room, country style kitchenette with open log fire and original oak beamed ceiling, with windows overlooking the central village square. CD player, fridge, stove, crockery and cutlery are provided

• All bed linen is made of cotton

• Accessed by winding original spiral stone staircase, winding majestically up four floors

• Furnished to a high standard in Provençal style with antiques

• 3 double bedrooms one opening onto the terrace with large patio doors, and all with original oak beamed ceilings

- All three rooms have romantic Provençal style bed drapes 

- One bedroom has one double bed

- One bedroom has one King size double bed 2m x 1.6m and a single bed

- One bedroom has own kitchen area plus on suite shower and toilet

• Private outside semi-shaded sun terrace for eating and relaxing, with panoramic views of the village and surrounding countryside

• Large bathroom with large bath and bidet, separate WC, and a clothes washing machine and tumble dryer

• Crockery, microwave, cutlery, pots, pans, linen, electricity and water included. Towels for indoor use only. No hidden extras. Electric heaters for winter use

• Original ceramic ochre-coloured oxaganol tomettes tiled floors

• Pop downstairs for your coffee and breakfast, as well as delicious Plat du jour at mid-day - no need to cook at all! - Over 8 restaurants and bars in the village just downstairs

• No smokers please

• May not be suitable for small children due to stone staircase and four floors. No lift

• Lots of free and secure parking in village 50 meters of the house
                    [post_title] => Maison et Studio Mimosa
                    [post_excerpt] => This traditional 17th Century house in a Provence village square is tastefully decorated and stylishly furnished in high quality and traditional provençal manner.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => maison-et-studio-mimosa
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:56
                    [post_modified_gmt] => 2016-02-11 14:14:56
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/maison-et-studio-mimosa/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 110285
                    [post_author] => 2333
                    [post_date] => 2016-01-06 11:05:49
                    [post_date_gmt] => 2016-01-06 11:05:49
                    [post_content] => Arts & Sens is a typical provencal cottage located on 4000m2 of garden landscaped and planted with exotic trees and spiced with a saltwater swimming pool, in a quiet residential area. You can leave your car in the free parking for a motorless stay.
The 4000 m2 Arts and Sens garden, consisting of playgrounds (ping-pong, petanque) and relaxation areas is open to you. So you can stroll through the orchard whereyou will encounter exotic fruit trees ... The flora consists of a wide variety of plants for the pleasure of the eyes and nose. 100 m2 terrace around the swimming pool (10x4) will allow you to soak up the sun. Water treated with salt, will provide the necessary freshness without drying out the skin on hot days.
If you want to come with friends or family, you can rent all or parts of the Cottage Arts&Sens which houses five apartments Fusain, Acrylic, Pastel, Sepia and Sanguine. So you may spend your holidays... from 10 to 14 people : The whole cottage (6 rooms, 5 salles d'eau, 5 toilets), from 3 to 10 people with 2 or more apartments, or
just for 2 people in one of the studios...
                    [post_title] => Arts&Sens
                    [post_excerpt] => Arts & Sens is a typical provencal cottage located on 4000m2 of garden landscaped and planted with exotic trees and spiced with a saltwater swimming pool, in a quiet residential area, close to the beach (by foot), Marineland, Thalazur, Biot golf, casino and disco La Siesta, the old town of Antibes and Biot ...

                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => artssens
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:42
                    [post_modified_gmt] => 2016-02-11 14:14:42
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/?post_type=gites&p=110285
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 101705
                    [post_author] => 1766
                    [post_date] => 2015-11-09 13:29:59
                    [post_date_gmt] => 2015-11-09 13:29:59
                    [post_content] => Enjoy truly breath taking views of the wild countryside and spectacular sunsets, an artist's delight. A self catering 18th century three story house opposite a restaurant giving the convenience of a hotel. An old village house set in a beautiful provençal village near the Lac de Sainte Croix and Gorges du Verdon. It has a large terrace of 18 m². The village, perched on a hill at an altitude of 630 meters, has maintained its old fashioned Provençal appeal and is in the midst of a nature reserve, which is rich in flora and fauna. The scenery here is astonishing and diverse. This area was never really discovered until the beginning of the 20th century, the two Verdon Gorges have fascinated innumerable visitors ever since. The two canyons are separated by the Lac de Sainte Croix.

A sofa bed allows an additional two guests.

• Private outside semi-shaded sun terrace for eating and relaxing, with panoramic views of      the surrounding countryside
• Large bathroom with Victorian style free standing bath
• Beautiful view of rolling countryside from Victorian style bath
• Crockery, cutlery, pots, pans, linen, electricity and water included. Towels for indoor use only
• All bed linen is made of cotton

• Pop downstairs for your coffee and breakfast, lunch and diner - no need to cook at all!
• Lots of free and secure parking outside the house and in the friendly village
• 15 minutes to Aups - Village with large supermarket and lots of facilities
• Children's playground nearby complete with playground equipment
• TV, DVD, and CD player
• No hidden extras 


                    [post_title] => Maison Baudinard
                    [post_excerpt] => A self catering 18th century three story house opposite a restaurant giving the convenience of a hotel.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => maison-baudinard
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:56
                    [post_modified_gmt] => 2016-02-11 14:14:56
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/maison-baudinard/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 102020
                    [post_author] => 2116
                    [post_date] => 2015-11-09 13:31:31
                    [post_date_gmt] => 2015-11-09 13:31:31
                    [post_content] => Les Fourques Wood Gite is newly built and in superb condition inside and out. As a family run gite we have worked hard to make the gite and the land around it a beautiful space, we only have one gite on the land so you will be the only guests staying with us.

The Gite is next to a vibrant mini Vineyard on one side and a rock garden with fragrant herbs on the other side, surrounded by tall trees and olive trees you can feel relaxed in the heart of the Provence surrounded by all the elements of the Provence.

The large pool has both a shallow end and a deeper end, situated next to palm trees and with its own gazebo you have a choice to relax on a sun lounger, take a paddle, a swim or find a little shade seated under the gazebo!

We can provide cots at no extra cost on request, all the bedding is included without any extra cost and changed once per week. The kitchen is fully decked out!

The Lounge has a central ceiling fan to keep you feeling cool and the roof on the gite is insulated to keep the heat of the sun outside!

Please use the contact form or come to our website to book your holiday with us, you can see an up to the minute availability calender and exact prices for any period from a 4 day stay to a longer stay of your choosing, directly on our website availability/booking system.

We look forward to welcoming you to stay here at Les Fourques.

                    [post_title] => Les Fourques
                    [post_excerpt] => Beautiful Wood Gite, The heart of Provence with old olive trees and mini Vineyard
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => les-fourques
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:47
                    [post_modified_gmt] => 2016-02-11 14:14:47
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/les-fourques/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 101707
                    [post_author] => 1766
                    [post_date] => 2015-11-09 13:29:59
                    [post_date_gmt] => 2015-11-09 13:29:59
                    [post_content] => This traditional 17th Century house in a Provence village square is tastefully decorated and stylishly furnished in high quality and traditional provençal manner. A rural Provence gite with many of the original features. Furnished with antiques giving it character, atmosphere and a feeling of being a home. The house has original oak beams, a wood burning fire for romantic evenings, original spiral staircase and a covered terrace with a view of the village and town square.

This self-catering house is in the heart of the delightfully sunny Var. The village is lively all year round and has immediate access to local shops and facilities. This gives you all the benefits of a hotel. You have the choice of eating in or eating out at one of the many local restaurants or bars. You can choose from an inexpensive snack to several critically acclaimed restaurants recommended in the Provence-Cote D'Azure Guide Gantié. Coffee is served in the café downstairs from six in the morning. There are over 8 restaurants and bars in the village, 5 of which are less than 300 meters from the house. The nearest supermarket and 3 bakeries are all less than 500 meters away. The Flayosc area is relatively unspoilt with 200k of walks and mountain bike trails. Explore the areas on horse back, on foot or by bike.

Maison Mimosa has 2 bedrooms, 1 large bathroom, sleeps a maximum of 5
• 3 floors of 27 sq. meters each
• Large lounge, dining room, country style kitchenette with open log fire and original oak beamed ceiling, with windows overlooking the central village square. fridge, stove, crockery and cutlery are provided
• All bed linen is made of cotton
• Accessed by winding original spiral stone staircase, winding majestically up four floors
• Furnished to a high standard in Provençal style with antiques
• 2 double bedrooms one opening onto the terrace with large patio doors, and original oak beamed ceilings
- both rooms have romantic Provençal style bed drapes. One bedroom has one double bed, the other bedroom has one double bed and a single bed
• King size double bed 2m x 1.6m
• Private outside semi-shaded sun terrace for eating and relaxing, with panoramic views of the village and surrounding countryside
• Large bathroom with large bath and bidet, separate WC, and a clothes washing machine and tumble dryer
• Crockery, cutlery, pots, pans, linen, electricity and water included. Towels for indoor use only. No hidden extras. Electric heaters for winter use
• Original ceramic ochre-coloured oxaganol tomettes tiled floors
• Pop downstairs for your coffee and breakfast, as well as delicious Plat du jour at midday - no need to cook at all! - Over 8 restaurants and bars in the village just downstairs
• No smokers please
• May not be suitable for small children due to stone staircase and four floors. No lift
• Lots of free and secure parking in village 50 meters of the house



                    [post_title] => Maison Mimosa
                    [post_excerpt] => This traditional 17th Century house in a Provence village square is tastefully decorated and stylishly furnished in high quality and traditional provençal manner.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => maison-mimosa
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:56
                    [post_modified_gmt] => 2016-02-11 14:14:56
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/maison-mimosa/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 101919
                    [post_author] => 1907
                    [post_date] => 2015-11-09 13:31:08
                    [post_date_gmt] => 2015-11-09 13:31:08
                    [post_content] => La Maison Jaune is a comfortable house, with excellent views of both distant hills and the next-door vineyard, where you can enjoy provencal living at its best. The pool is a decent size and you will be within 15 minutes walk of the village of Aups, with its twice weekly market, cafés and restaurants, local fêtes and boules tournaments.

We built La Maison Jaune ourselves and it is far more than just a self catering holiday house, being furnished and equipped to an excellent standard.
There are four double bedrooms, two with double beds and two with a pair of single beds. The two double bedrooms have shower rooms en suite, and there is a family bathroom as well.

Meals on the terrace at La Maison Jaune and your evening apero help to make your holiday a truly memorable one.
                    [post_title] => La Maison Jaune
                    [post_excerpt] => Charming, civilised 4 bedroomed house with large pool and hill views, near provencal village of Aups
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-maison-jaune
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-05-18 14:29:49
                    [post_modified_gmt] => 2016-05-18 13:29:49
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/la-maison-jaune/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 101599
                    [post_author] => 1670
                    [post_date] => 2015-11-09 13:27:37
                    [post_date_gmt] => 2015-11-09 13:27:37
                    [post_content] => NOW TAKING BOOKINGS FOR 2018 - JUNE, JULY & SEPTEMBER ONLY

Sleeping 6 in 3 bedrooms with en-suite and family bathroom.  Open plan ground floor with well equipped modern kitchen, comfortable seating and large dining table.
                    [post_title] => Mas 15
                    [post_excerpt] => Pretty Provencal villa with beautiful views, private garden and access to two shared pools.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => mas-15
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2017-10-24 13:55:37
                    [post_modified_gmt] => 2017-10-24 12:55:37
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/mas-15/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 10
    [current_post] => -1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 101839
            [post_author] => 1887
            [post_date] => 2015-11-09 13:30:32
            [post_date_gmt] => 2015-11-09 13:30:32
            [post_content] => Situated in Provence in the heart of the Luberon within the Luberon Regional Park near Lourmarin and on the edge of Lauris, the villa sleeps 6. 'Brume de L'Aube' ('Dawn Haze'), a large, bright, relaxing villa is located near some of the most beautiful villages and scenery in France. Lourmarin, Bonnieux, Menerbes and Lacoste (popularised by Peter Mayle) are all within 5-20mins drive, with easy access to the rest of Provence.

Set in 1/2 acre of terraced garden with olive trees and lavender, the villa's sun terrace offers stunning views over the Durance valley and Cezanne's Mont Saint Victoire in the distance. The location is secluded, tranquil and private, looking out over the vineyards and countryside from it's hillside location, yet just a 10 min walk to the centre of Lauris with it's Monday market, four restaurants, three bakeries, small supermarket and old village dating from the 15th C, including a dozen or so artists workshops and galleries.

The villa is spacious (1700 sq ft or 150 m2) and has 3 double bedrooms, with 3 bathrooms (2 en-suite), a large beamed and vaulted sitting room (500 square feet or 45 m2), cool in summer with luxury cream leather suite for eight, and a separate large dining room (250 square feet or 20m2) seating eight. Terraces, open, covered, and shaded surround the villa permitting relaxation and dining out of doors in all weathers. Pool (ten meters by five meters).


EQUIPMENT: Satellite TV 55 inch/140 cm LCD HD, Blu-ray DVD and CD system. UK FreeView/FreeSat HD TV w/ SkyNews, CNN, Bloomberg , CNBC channels. The kitchen open plan and fully-equipped with refrigerator-freezer, gas and electric hob, oven, microwave, dishwasher, washing machine, and dryer. Outdoor barbecue.

Large sun terrace directly in front of the sitting room. Yet, when the sun is so hot that you only want to escape it, the coolness of the vaulted sitting room offers respite, whilst a further terrace provides the option of lunch or dinner under shaded trees during hot summer days. The swimming pool is positioned so that it enjoys the sun until early evening.



            [post_title] => 'Brume de l'Aube'
            [post_excerpt] => 3Bed Villa in Luberon with Great Views Over Durance Valley,Private Pool, Lauris, Provence
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => brume-de-laube
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2016-02-11 14:14:52
            [post_modified_gmt] => 2016-02-11 14:14:52
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://www.gitesearch.com/gites/brume-de-laube/
            [menu_order] => 0
            [post_type] => gites
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 13
    [max_num_pages] => 2
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 1
    [is_404] => 
    [is_embed] => 
    [is_paged] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => 9a2e2055fd2c6e15fd99e3257e2b6381
    [query_vars_changed:WP_Query:private] => 
    [thumbnails_cached] => 
    [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
        )

)

We found 13 Gites.

1/2 Acre terraced garden of olive trees, lavender & roses

‘Brume de l’Aube’

Provence Alpes Cote d’Azur / Vaucluse / Lauris

3Bed Villa in Luberon with Great Views Over Durance Valley,Private Pool, Lauris, Provence
Sleeps 6
6
WiFi
Pool
Golf Friendly

Prices per week from
£600 to £2000

View across salis Bay

Salis Beach sea-front Studio

Provence Alpes Cote d’Azur / Alpes Maritimes / Antibes

Air-conditioned beach-front studio,with pool,at debut Cap D'antibes
Sleeps 2
2
WiFi
Pool

Prices per week from
£515 to £585

8m x 4m alarmed pool, loungers, BBQ and shaded dining area

Bastide, Golf de Pont Royal,

Provence Alpes Cote d’Azur / Bouches-du-Rhône / Mallemort

Spacious 4 Bed villa w/ private pool on Golf de Pont Royal in the heart of Provence.
Sleeps 8
8
WiFi
Pool
Golf Friendly
Cycling Friendly

Prices per week from
£1 to £0

StudioMimosa_village_1484

Maison et Studio Mimosa

Provence Alpes Cote d’Azur / Var / Flayosc

This traditional 17th Century house in a Provence village square is tastefully decorated and stylishly furnished in high quality and traditional provençal manner.
Sleeps 7
7
WiFi
Pets Allowed

Prices per week from
£760 to £1025

Arts&Sens

Provence Alpes Cote d’Azur / Alpes Maritimes / Antibes

Arts & Sens is a typical provencal cottage located on 4000m2 of garden landscaped and planted with exotic trees and spiced with a saltwater swimming pool, in a quiet residential area, close to the beach (by foot), Marineland, Thalazur, Biot golf, casino and disco La Siesta, the old town of Antibes and Biot ...
Sleeps 2
2
WiFi
Pool
Golf Friendly
Fishing Friendly
Cycling Friendly

Prices per week from
€350 to €4800

MaisonBaudinard_terrace_1482

Maison Baudinard

Provence Alpes Cote d’Azur / Var / Baudianrd-sur-Verdon

A self catering 18th century three story house opposite a restaurant giving the convenience of a hotel.
Sleeps 4
4
WiFi
Pets Allowed

Prices per week from
£395 to £545

gite_fullfront_wide

Les Fourques

Provence Alpes Cote d’Azur / Var / Lorgues

Beautiful Wood Gite, The heart of Provence with old olive trees and mini Vineyard
Sleeps 5
5
WiFi
Pool
Child Friendly

Prices per week from
€322 to €450

MaisonMimosa_outside1_1483

Maison Mimosa

Provence Alpes Cote d’Azur / Var / Flayosc

This traditional 17th Century house in a Provence village square is tastefully decorated and stylishly furnished in high quality and traditional provençal manner.
Sleeps 5
5
Pets Allowed

Prices per week from
£495 to £660

photo-(14)

La Maison Jaune

Provence Alpes Cote d’Azur / Var / Aups

Charming, civilised 4 bedroomed house with large pool and hill views, near provencal village of Aups
Sleeps 8
8
Pool

Prices per week from
£2000 to £2000

Terrace and garden

Mas 15

Provence Alpes Cote d’Azur / Bouches-du-Rhône / Pont Royal

Pretty Provencal villa with beautiful views, private garden and access to two shared pools.
Sleeps 6
6
WiFi
Pool
Pets Allowed

Prices per week from
£0 to £0