Aquitaine Gites
Show/Hide Filters
Array
(
    [post_type] => gites
    [tax_query] => Array
        (
            [relation] => AND
        )

    [posts_per_page] => 10
    [paged] => 3
    [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] => 3
    [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] => 3
            [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] => 3
            [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 20, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 101550
                    [post_author] => 1651
                    [post_date] => 2015-11-09 13:27:28
                    [post_date_gmt] => 2015-11-09 13:27:28
                    [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] => Pic Epeiche
                    [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] => pic-epeiche
                    [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/pic-epeiche/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 101282
                    [post_author] => 1585
                    [post_date] => 2015-11-09 13:22:38
                    [post_date_gmt] => 2015-11-09 13:22:38
                    [post_content] => La Tour comprises:
Ground floor
•	Large living/dining room with two single sofa beds
•	Wood burning stove
•	Corner kitchen
•	Shower room and toilet
First floor
•	Double bedroom with king size bed (160 X 200)
Exterior
•	Large paved terrace with barbecue and garden furniture
•	Village view

General

The Gîte is fully equipped. There are two single sofa beds in the living room. 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, 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. There is parking for one car located next to the Gîte.

                    [post_title] => La Tour
                    [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] => la-tour
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:15:03
                    [post_modified_gmt] => 2016-02-11 14:15:03
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/la-tour/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 101639
                    [post_author] => 1698
                    [post_date] => 2015-11-09 13:27:46
                    [post_date_gmt] => 2015-11-09 13:27:46
                    [post_content] => A charming stone barn conversion set in a beautiful and peaceful hamlet. It has been sympathetically restored and combines excellent modern amenities with attractive period features. South and West facing, it enjoys wonderful views and superb sunsets. 
It accommodates, in complete comfort, two to six people, with 
two double bedrooms and one twin bedroom. A travel cot and high chair are available.
The enclosed swimming pool (12 x 6 metres) and tennis court are situated in a delightful, enclosed and private three acre 
garden, shared by six cottages.  The grounds include a tennis 
court and Pétanque pitch. There are beautiful views to the south and west. 
                    [post_title] => Chez Lopt
                    [post_excerpt] => A charming stone barn conversion with shared pool in a beautiful and peaceful hamlet. 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => chez-lopt
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:58
                    [post_modified_gmt] => 2016-02-11 14:14:58
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/chez-lopt/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 101329
                    [post_author] => 1585
                    [post_date] => 2015-11-09 13:22:49
                    [post_date_gmt] => 2015-11-09 13:22:49
                    [post_content] => Hortensia comprises:
Ground floor
•	Large living/dining room with two single sofa beds
•	Wood burning stove
•	DVD Player
•	Fully fitted corner kitchen
•	Double bedroom with French windows opening onto the terrace
•	Bathroom with bath, shower, wash basin and toilet
First floor
•	Twin with en-suite toilet and wash basin
Exterior
•	Large paved terrace with barbecue and garden furniture
•	Village view
General

The Gîte is fully equipped. There are two single sofa beds in the living room. 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, oven, microwave, cooker hob with 4 gas rings, dishwasher and an exterior barbecue. A range of cleaning products and basic condiments (salt, pepper, sugar, herbs and mustard) are included in the price.

There is parking for one car located next to the Gîte.


Non smoking Gîte.
                    [post_title] => Hortensia
                    [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] => hortensia
                    [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/hortensia/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => 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
                )

            [5] => WP_Post Object
                (
                    [ID] => 107152
                    [post_author] => 2302
                    [post_date] => 2015-11-09 15:30:59
                    [post_date_gmt] => 2015-11-09 15:30:59
                    [post_content] => Two Idyllic Gites For The Perfect French Holiday In A Foodie & Nature Heaven - Perfect Base For Visiting the Dordogne Valley.
Perfect for large group of friends or a family holiday with a large swimming pool and garden, 
 Both property - the Barn and the Stable have 3 bedrooms each, sleeping up to a maximum of 7 people (in total 14 people): with 2 BBQ areas. The 5x13 m swimming pool is sloping and deep up to 1.4m - perfect for splashing about for all ages.  There is also a large shady garden area for the hot summer days and a herb gardens for our guests. The gites are fully equipped and all linen (except for the beach towels) are provided. There are 2 supermarkets to choose from as well as well as all the usual amenities in Hautefort, Excideuil, Tourtoirac and Cherveix Cubas.
There is free wifi and a little welcome basket for all guests. 

 We are a young Kiwi and French couple who have recently decided to move to the area from Paris to pursue the dream of a good life. We love to welcome guests to our little corner of paradise and look forward to sharing with you all the secrets of the region for a truly authentic French holiday.
 Perfect location for a base to discover the region, friendly hosts with real local knowledge of the area, local producers (vegetables, duck, cheese, honey, trout etc), charming properties with a large pool.
 
                    [post_title] => Les Tilleuls
                    [post_excerpt] => 2 lovely houses for 14 person with large pool & garden in the Dordogne
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => les-tilleuls-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:43
                    [post_modified_gmt] => 2016-02-11 14:14:43
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/les-tilleuls-2/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 101876
                    [post_author] => 1855
                    [post_date] => 2015-11-09 13:30:58
                    [post_date_gmt] => 2015-11-09 13:30:58
                    [post_content] => 'Margeurite' is a beautiful 2 bedroom property at Domaine de Brantome, truly a home away from home! Downstairs is a very spacious open plan kitchen/dining area with large seating area. Floor to ceiling windows look out onto the generous terrace and sun drenched garden-perfect for lazy summer BBQ's! Upstairs are two beautiful rooms, one en suite, and spacious family bathroom.

-Very spacious living areas
-1 double room with shower room
-1 large triple room
-1 upstairs family bathroom with exposed beams
-Beautiful terrace for alfresco dining
-Uk Freesat TV channels
-Airport transfer available
-Child-minding service available
-Pre arrival shopping service available
                    [post_title] => Marguerite
                    [post_excerpt] => Stunning 2 bedroomed villa with shared pool and restaurant facilities-perfect for a family or a romantic getaway! 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => marguerite
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-12-09 10:14:15
                    [post_modified_gmt] => 2016-12-09 10:14:15
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/marguerite/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 101831
                    [post_author] => 1877
                    [post_date] => 2015-11-09 13:30:30
                    [post_date_gmt] => 2015-11-09 13:30:30
                    [post_content] => Dorenia is a pretty, comfortable house situated in the village of Garris on the pilgrim route to Compostella (Spain). This historic village is just 5 minutes from the town of Saint Palais (shops, weekly market, restaurants, cinema, theatre, equestrian centre).

Accommodation for 6 is provided in 3 well-appointed bedrooms (2 doubles and 1 twin) but an additional double sofa bed is available in the ground floor study.  There is a large family bathroom with jaccuzzi bath and walk-in shower and one of the bedrooms has an ensuite shower room.  Additionally a cot, stair-gate and high chair are available on request. Although the house is not air-conditioned the bedrooms have large ceiling fans.

On the ground floor there is a fully-fitted, modern kitchen with a wide range of appliances provided. The lounge has two large sofas and a number of pouffees. There is a flat-screen TV with free to view channels in both French and English. A laptop computer with free Wifi is also available in the study as well as a number of board games. The dining room accommodates eight and has french windows with fly screens which give access to the garden.

To the rear of the property is a large sun terrace with remote-controlled canopy for shade. The garden is fully enclosed and gives access to a 10x5 metre pool with Roman steps for your private use. The pool has a roller-shutter cover which conforms to French standards of security. There are views of the countryside and the chain of the Pyrenees from the rear of the property. 

                    [post_title] => Dorenia
                    [post_excerpt] => Comfortable house situated between the sea and the mountains in the heart of the Basque country.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => dorenia
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:53
                    [post_modified_gmt] => 2016-02-11 14:14:53
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/dorenia/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 112532
                    [post_author] => 2350
                    [post_date] => 2016-05-03 17:45:17
                    [post_date_gmt] => 2016-05-03 16:45:17
                    [post_content] => A spacious Maison de Maître built in 1860, has large secure grounds, beautiful 12m x 6m pool and a comfortable sun terrace. Set in a quiet position surrounded by woodland and countryside, yet close to the village with it's amenities.

The house is set in 5 acres of grounds with a nice pool adjacent.
                    [post_title] => La Sarrotte
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-sarrotte
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2017-08-14 16:16:05
                    [post_modified_gmt] => 2017-08-14 15:16:05
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/?post_type=gites&p=112532
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 101331
                    [post_author] => 1585
                    [post_date] => 2015-11-09 13:22:50
                    [post_date_gmt] => 2015-11-09 13:22:50
                    [post_content] => Fuchsia comprises:
Ground floor
•	Large living/dining room with two single sofa beds
•	Open fire
•	DVD Player
•	Corner kitchen
•	Shower room and toilet
First floor
•	Double bedroom with king size bed (160 X 200)
Exterior
•	Terrace with barbecue and garden furniture
•	Village/Garden view
General

The Gîte is fully equipped. There are two single sofa beds in the living room. All linen, tea towels, towels, pool towels (during the swimming season) are provided. The kitchen has a full range of crockery, glasses, cooking utensils and is equipped with fridge, 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. There is parking for one car located close to the Gîte.


                    [post_title] => Fuchsia
                    [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] => fuchsia
                    [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/fuchsia/
                    [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] => 101550
            [post_author] => 1651
            [post_date] => 2015-11-09 13:27:28
            [post_date_gmt] => 2015-11-09 13:27:28
            [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] => Pic Epeiche
            [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] => pic-epeiche
            [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/pic-epeiche/
            [menu_order] => 0
            [post_type] => gites
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 81
    [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] => 1
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => cb082234f520a68316aab6b7b6ceca02
    [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 81 Gites.

Living Room

Pic Epeiche

Aquitaine / Dordogne / Simeyrols

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

Prices per week from
€364 to €618

La Tour

La Tour

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 2
2
WiFi
Pool
Golf Friendly
Cycling Friendly
Child Friendly

Prices per week from
£230 to £770

Double bedroom with en-suite shower room and

Chez Lopt

Aquitaine / Dordogne / St Paul Lizonne

A charming stone barn conversion with shared pool in a beautiful and peaceful hamlet.
Sleeps 6
6
WiFi
Pool
Golf Friendly
Fishing Friendly
Cycling Friendly

Prices per week from
£455 to £890

Hortensia

Hortensia

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 4
4
WiFi
Pool
Golf Friendly
Cycling Friendly
Child Friendly

Prices per week from
£290 to £900

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

A34

Les Tilleuls

Aquitaine / Dordogne / Vaures

2 lovely houses for 14 person with large pool & garden in the Dordogne
Sleeps 14
14
WiFi
Pool
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
€800 to €1900

facilities_pool

Marguerite

Aquitaine / Dordogne / Brantome

Stunning 2 bedroomed villa with shared pool and restaurant facilities-perfect for a family or a romantic getaway!
Sleeps 5
5
Pool

Prices per week from
£499 to £1349

dining_room_1

Dorenia

Aquitaine / Pyrenees Atlantiques / GARRIS

Comfortable house situated between the sea and the mountains in the heart of the Basque country.
Sleeps 6
6
WiFi
Pool

Prices per week from
€800 to €1400

La Sarrotte

Aquitaine / Gironde / saugon

Sleeps 10
10
Pool

Prices per week from
£1400 to £2100

Fuchsia

Fuchsia

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 2
2
WiFi
Pool
Golf Friendly
Cycling Friendly
Child Friendly

Prices per week from
£180 to £630