Aquitaine 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] => 626
                    [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] => 626
                    [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] => 626
                            [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] => 626
                            [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] => 626
                            [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] => 626
                            [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 = '626' )
) 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] => 101305
                    [post_author] => 1602
                    [post_date] => 2015-11-09 13:22:43
                    [post_date_gmt] => 2015-11-09 13:22:43
                    [post_content] => The Gite is accessed via external stone steps from the enclosed front garden, where there is a nice covered guest's breakfast terrace.

Kitchen - It contains a gas cooker, microwave oven, fridge/freezer and good storage for the supplied kitchen utensils, cutlery and crockery.

Lounge/Dining Area with wood parquet floors, beamed ceiling, picture windows to country views, french doors with small balcony (two chair size) overlooking the courtyard and country views.

This is a large comfortable room with a 3 piece leather suite, and has an extendable dining table with ample seating for at least 6 people. There is also an additional sofa which can convert into a single bed. A TV receives English Satellite Television. There is a DVD player and a video recorder, along with a selection of videos and dvd's.

Bedroom One: Good size Double room, furnished in 'shabby chic' French style furniture and crystal chandelier. Nice picture window with rear view to countryside.

Bedroom Two: Large room, with Double Bed. . It is furnished in traditional dark wood furniture.

Bedroom Three: Good size Twin room suitable for the young at heart with rear views to countryside.

Large bathroom, with bath/shower, washbasin & W.C.

Separate Shower room with hand basin.

There are oscillating fans in every bedroom.

Prices include all bed linen, towels and tea-towels.

Washing service can be provided (owners own machine)

We also include a welcome pack which includes tea, coffee, milk, sugar, bottle of water, bottle of local wine, and fresh orange juice.
                    [post_title] => La Fargeotte
                    [post_excerpt] => La Fargeotte is  set in the lush green countryside of the Perigord Noir. 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-fargeotte
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-05-16 13:15:08
                    [post_modified_gmt] => 2016-05-16 12:15:08
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/la-fargeotte/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 101562
                    [post_author] => 1583
                    [post_date] => 2015-11-09 13:27:30
                    [post_date_gmt] => 2015-11-09 13:27:30
                    [post_content] => 
                    [post_title] => The Byre
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => the-byre
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:15:00
                    [post_modified_gmt] => 2016-02-11 14:15:00
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/the-byre/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 102072
                    [post_author] => 2202
                    [post_date] => 2015-11-09 13:31:44
                    [post_date_gmt] => 2015-11-09 13:31:44
                    [post_content] => Mistral cottage sleeps up to 6 people in three bedrooms.  The first double bedroom is located on the first floor, it has an en-suite shower room and dressing room; the second large double is on the ground floor and opens onto a pretty courtyard to the rear of the property; the third bedroom has one double bed and two singles (therefore suitable for adults and/or children/teenagers) and is situated on the first floor.  It shares a ground floor bathroom with the second bedroom.


• The kitchen/ dining room is equipped with a gas oven, microwave, dishwasher, washing machine, kettle, large fridge, coffee percolator, cafetiere, toaster, etc.


• A large, sunny sitting room with three two-seater sofas is located on the ground floor.  


• The cottage is equipped with a cd player, television with UK Freeview television, a dvd player, and a selection of dvds and plenty of books.  Please note that there is no wifi in the cottage but there is free wifi at the Cafe des Colonnes, Riberac and previous guests have used dongles, mobile wifi, etc with no issues.  


• There is a pretty cottage garden (which attracts plenty of butterflies, moths, dragonflies, birds, and the occasional hare!) to the front of the property.  To the rear, there is a private paved courtyard area, furnished with an outdoor table and chairs, which is suitable for barbeques.  


• The shared off-lane parking area is found to the front of Zepherine cottage.


• Guests share the use of the swimming pool (unheated!) during summer months with the guests of our second cottage, Zepherine.  


                    [post_title] => Mistral cottage
                    [post_excerpt] => Beautiful rural cottage, sleeping up to 6,  with pretty garden and shared swimming pool.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => mistral-cottage
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:46
                    [post_modified_gmt] => 2016-02-11 14:14:46
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/mistral-cottage/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 101547
                    [post_author] => 1651
                    [post_date] => 2015-11-09 13:27:27
                    [post_date_gmt] => 2015-11-09 13:27:27
                    [post_content] => There is one bedroom on the first floor and a double bed settee (clic-clac) on ground floor. Bed linen and towels provided at no extra charge.
2 large travel cots with linen available (5 euros per night).
There is a Wardrobe and chests of drawers.
Ground floor spacious shower-room and seperate toilet.
The appartment is fully equipped for self-catering with mini-cuisine including:
Double electric hob
Combination Microwave/grill
Fridge with small freezer compartment
Crockery, cutlery, glassware, pans, utensils and electric kettle
We provide Information folders with leaflets on most of the tourist attractions within easy reach and further afield.
The dining table can be used outside on patio and patio chairs are provided for each apartment.
There is a barbecue available for use on patio or in picnic area under shade of trees.
French windows open onto west facing terrace overlooking field below and woodland and view towards Sarlat.
                    [post_title] => Nieudegat Huppe
                    [post_excerpt] => Set in grounds of over three acres of peaceful countryside with a large swimming pool.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => nieudegat-huppe
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:15:00
                    [post_modified_gmt] => 2016-02-11 14:15:00
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/nieudegat-huppe/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 101325
                    [post_author] => 1585
                    [post_date] => 2015-11-09 13:22:48
                    [post_date_gmt] => 2015-11-09 13:22:48
                    [post_content] => Begonia comprises:
Ground floor
•	Large living/dining room with two sofas with French windows leading onto terrace with scenic village views
•	Open fire
•	TV with UK freesat box (showing English programmes) & DVD Player
•	Separate kitchen with French windows opening onto terrace with scenic village views
•	Double bedroom with king size bed, dressing table and French windows leading to the pool area
•	Shower room and toilet
First floor
•	Double bedroom with ensuite toilet and wash basin
•	Twin bedroom with toy box, accessed via the double bedroom
•	Toilet and Wash Hand Basin
Exterior
•	Large paved terrace with barbecue and garden furniture and flora
•	Village view
General

The Gîte is fully equipped. All linen, tea towels, towels and pool towels (during the swimming season) are provided.

The kitchen has a full range of crockery, glasses, cooking utensils and is equipped with fridge/freezer, microwave, cooker hob with 4 gas rings and an exterior barbecue. A range of cleaning products and basic condiments (salt, pepper, sugar, herbs and mustard) are included in the price.  Also fans in the bedroom, iron and ironing board and hairdryer.

Suitable for young children with stairguards, cot, high chair and baby bath. There is parking for one car located close to the Gîte.


                    [post_title] => Begonia
                    [post_excerpt] => Les Gites de Carlux is set in a 2½ acre site surrounded on 2 sides by woods. The site enjoys spectacular views over the village of Carlux and its XIII century château.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => begonia
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:15:02
                    [post_modified_gmt] => 2016-02-11 14:15:02
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/begonia/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 101525
                    [post_author] => 1645
                    [post_date] => 2015-11-09 13:27:23
                    [post_date_gmt] => 2015-11-09 13:27:23
                    [post_content] => Living Area - This is an open plan living, dining and kitchen area. There are 2 x 2 seater sofas, a TV with UK Freesat receiver, DVD player with a wide selection of DVD's. Plenty of books to suit most tastes. Family board games and puzzles. A dining table to seat 4, with plenty of good quality crockery and cutlery. High chair and travel cot available for our younger guests. The kitchen is fully equipped, with oven, hob, microwave, coffee maker, toaster and fridge with small freezer compartment.
Master Bedroom - This has a double bed, bedside tables, a double wardrobe and chest of drawers.
Twin Bedroom - With 2 single beds, double wardrobe and chest of drawers.
Bathroom - This has been refurbished for 2013 and has a bath with shower over, sink and WC.
Other - Iron and Ironing Board with outside washing line. Fans for those hot Summer nights. Hair dryer. All bed linen, towels and pool towels. There is no washing machine in the Gite, but we are more than happy to put it through our own machine - just ask!
Outside - Private Gite garden with patio table and 6 chairs, sun umbrella, sun loungers in the Gite garden and by the pool. B-B-Q and tools. Pool toys for the children.
WiFi - There is free high speed WiFi available at Gite Coquelicot. The required password will be provided on arrival.

Our large garden is at your disposal. Feel free to wander around and pick fruit, when ripe. The plums and cherries are juicy and plentiful.

There are many fruit trees - apple, pear, fig, cherry, damson and plums - which you are invited to pick and savour. The Gite is situated on a minor country lane, so passing traffic is minimal. If you want to know anything about the Gite or the area, please use the enquiry form and we'll do our best to help.  Our mission is to make your holiday unforgettable, relaxing and utterly stress free!
                    [post_title] => Gite Coquelicot
                    [post_excerpt] => Gite Coquelicot provides comfortable accommodation for 4 people, with a private swimming pool and something over an acre of garden for you to enjoy. 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => gite-coquelicot
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:15:00
                    [post_modified_gmt] => 2016-02-11 14:15:00
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/gite-coquelicot/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 101671
                    [post_author] => 1688
                    [post_date] => 2015-11-09 13:27:53
                    [post_date_gmt] => 2015-11-09 13:27:53
                    [post_content] => Les Acacias is a stone built house in a small hamlet near the village of Le Bugue.
The house has 4 nice size bedrooms and is able to comfortably accommodate up to 8 people.
The kitchen is well equipped for you to try the local recipes with the ingredients from the nearby markets. 
There is a large terrace part of which is covered  for eating outside on those hot summer days. The swimming pool (10x5m) is fenced and there is also an alarm. 
There is a large garden for the children to play, it offers a tranquil environment with views over the surrounding countryside.

                    [post_title] => Les Acacias
                    [post_excerpt] => Holiday home with 4 bedrooms and private pool 4km from the village Le Bugue.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => les-acacias
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:57
                    [post_modified_gmt] => 2016-02-11 14:14:57
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/les-acacias/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 101294
                    [post_author] => 1583
                    [post_date] => 2015-11-09 13:22:41
                    [post_date_gmt] => 2015-11-09 13:22:41
                    [post_content] => Lovely one-bedroomed cottage sleeping 2-3, with kitchen and living area and stairs leading to a pretty oak-beamed double room with en-suite shower-room and toilet.

The kitchen is newly fitted and includes an integrated oven and hob and microwave. The furniture in the living and dining areas is simple and comfortable adding to the relaxing feel of this quaint cottage. A comfortable settee converts into a comfortable bed for a third person.
                    [post_title] => Eucalyptus
                    [post_excerpt] => We are ideally situated in a valley between the Dordogne and Vezere rivers and only a short walk (less than 400 metres) from the centre of the  pretty, medieval village of Meyrals.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => eucalyptus
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:15:02
                    [post_modified_gmt] => 2016-02-11 14:15:02
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/eucalyptus/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 101894
                    [post_author] => 1914
                    [post_date] => 2015-11-09 13:31:02
                    [post_date_gmt] => 2015-11-09 13:31:02
                    [post_content] => Large French country house with:
7 bedrooms
3 living rooms
private heated fenced pool
indoor small exercise pool (swim spa)
hot tub
full baby - friendly facilities
terrace with vineyard views
acres private grounds
extra large fluffy towels
free wifi
                    [post_title] => Spa in the Vines
                    [post_excerpt] => Large luxury gite perfect for everyone from babies to grandparents in the Bordeaux vineyards...
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-verger
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:51
                    [post_modified_gmt] => 2016-02-11 14:14:51
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/le-verger/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 101833
                    [post_author] => 1880
                    [post_date] => 2015-11-09 13:30:31
                    [post_date_gmt] => 2015-11-09 13:30:31
                    [post_content] => Step back in time & relax in our beautiful studio/loft apartment which is set in the heart of the Medieval Historical centre of Sarlat. Our apartment is set at the top of a stone spiral staircase in a 15th century townhouse overlooking the old roof tops of Sarlat. The apartment is L shaped with a high attic oak beamed ceiling & stone walls. The kitchen is fully equipped with everything you need for those romantic dinners for 2 (if you can tear yourselves away from those gourmet restaurants) or maybe that breakfast in bed? The bathroom is perfect for that relaxing bubble bath soak after all the sightseeing. The lounge has a dining table a 2 seater sofa an armchair, coffee table, TV/DVD a selection of books/DVD's and games and the wonderful roof top view. The cosy beamed bedroom is set in an alcove off the lounge area. On leaving the building you step right into the heart of Sarlat, surrounded by Shops, Restaurants, Cafes, Markets, art galleries and the Cathederal of St Sacredos.
                    [post_title] => Le Grenier
                    [post_excerpt] => LE GRENIER  Oak beamed self catering loft apartment with lots of character & roof top views..
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-grenier
                    [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/le-grenier/
                    [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] => 101305
            [post_author] => 1602
            [post_date] => 2015-11-09 13:22:43
            [post_date_gmt] => 2015-11-09 13:22:43
            [post_content] => The Gite is accessed via external stone steps from the enclosed front garden, where there is a nice covered guest's breakfast terrace.

Kitchen - It contains a gas cooker, microwave oven, fridge/freezer and good storage for the supplied kitchen utensils, cutlery and crockery.

Lounge/Dining Area with wood parquet floors, beamed ceiling, picture windows to country views, french doors with small balcony (two chair size) overlooking the courtyard and country views.

This is a large comfortable room with a 3 piece leather suite, and has an extendable dining table with ample seating for at least 6 people. There is also an additional sofa which can convert into a single bed. A TV receives English Satellite Television. There is a DVD player and a video recorder, along with a selection of videos and dvd's.

Bedroom One: Good size Double room, furnished in 'shabby chic' French style furniture and crystal chandelier. Nice picture window with rear view to countryside.

Bedroom Two: Large room, with Double Bed. . It is furnished in traditional dark wood furniture.

Bedroom Three: Good size Twin room suitable for the young at heart with rear views to countryside.

Large bathroom, with bath/shower, washbasin & W.C.

Separate Shower room with hand basin.

There are oscillating fans in every bedroom.

Prices include all bed linen, towels and tea-towels.

Washing service can be provided (owners own machine)

We also include a welcome pack which includes tea, coffee, milk, sugar, bottle of water, bottle of local wine, and fresh orange juice.
            [post_title] => La Fargeotte
            [post_excerpt] => La Fargeotte is  set in the lush green countryside of the Perigord Noir. 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => la-fargeotte
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2016-05-16 13:15:08
            [post_modified_gmt] => 2016-05-16 12:15:08
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://www.gitesearch.com/gites/la-fargeotte/
            [menu_order] => 0
            [post_type] => gites
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 83
    [max_num_pages] => 9
    [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] => 5c82d957928a25b778571c2106b69a36
    [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 83 Gites.

1196LaFargeotte6

La Fargeotte

Aquitaine / Dordogne / Mauzens et Miremont

La Fargeotte is set in the lush green countryside of the Perigord Noir.
Sleeps 6
6
Pool
Pets Allowed

Prices per week from
£325 to £450

SAM_0982

The Byre

Aquitaine / Dordogne / Meyrals

Sleeps 1
1
WiFi
Pool
Pets Allowed

Prices per week from
€350 to €420

View from upstairs bedroom of the courtyard to the rear of the cottage: perfect for al fresco dining and barbeques!

Mistral cottage

Aquitaine / Dordogne / Celles

Beautiful rural cottage, sleeping up to 6, with pretty garden and shared swimming pool.
Sleeps 6
6
WiFi
Pool

Prices per week from
£650 to £995

Terrace

Nieudegat Huppe

Aquitaine / Dordogne / Simeyrols

Set in grounds of over three acres of peaceful countryside with a large swimming pool.
Sleeps 2
2
WiFi
Pool
Biker Friendly
Cycling Friendly

Prices per week from
€364 to €518

Begonia

Begonia

Aquitaine / Dordogne / Carlux

Les Gites de Carlux is set in a 2½ acre site surrounded on 2 sides by woods. The site enjoys spectacular views over the village of Carlux and its XIII century château.
Sleeps 6
6
WiFi
Pool
Golf Friendly
Cycling Friendly
Child Friendly

Prices per week from
£330 to £950

Gite Coquelicot Front

Gite Coquelicot

Aquitaine / Dordogne / Cendrieux

Gite Coquelicot provides comfortable accommodation for 4 people, with a private swimming pool and something over an acre of garden for you to enjoy.
Sleeps 4
4
WiFi
Pool
Biker Friendly
Golf Friendly
Fishing Friendly
Cycling Friendly

Prices per week from
£300 to £595

LesAcaciasdelaroute2012halfsize

Les Acacias

Aquitaine / Dordogne / Le Bugue

Holiday home with 4 bedrooms and private pool 4km from the village Le Bugue.
Sleeps 8
8
WiFi
Pool
Pets Allowed

Prices per week from
€395 to €1750

Eucalyptus

Eucalyptus

Aquitaine / Dordogne / Meyrals

We are ideally situated in a valley between the Dordogne and Vezere rivers and only a short walk (less than 400 metres) from the centre of the pretty, medieval village of Meyrals.
Sleeps 2
2
WiFi
Pool

Prices per week from
€475 to €700

collage

Spa in the Vines

Aquitaine / Gironde / Eynesse

Large luxury gite perfect for everyone from babies to grandparents in the Bordeaux vineyards...
Sleeps 14
14
WiFi
Pool
Cycling Friendly
Child Friendly

Prices per week from
£2699 to £3999

Looking out over the roofs of Sarlat into the courtyard below

Le Grenier

Aquitaine / Dordogne / Sarlat

LE GRENIER Oak beamed self catering loft apartment with lots of character & roof top views..
Sleeps 2
2
WiFi
Pets Allowed

Prices per week from
€295 to €495