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

    [posts_per_page] => 10
    [paged] => 8
    [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] => 8
    [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] => 8
            [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] => 8
            [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 70, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 101879
                    [post_author] => 1855
                    [post_date] => 2015-11-09 13:30:59
                    [post_date_gmt] => 2015-11-09 13:30:59
                    [post_content] => Azara is a beautifully designed 4 bedroom property, ideal for families or group of friends. Downstairs is a lovely spacious open plan kitchen/dining and sitting area. Floor to ceiling windows lead out from the kitchen/dining area onto the large balcony terrace which gently steps down to a garden area. Upstairs there are 2 double bedrooms (one ensuite) a twin bedroom and shower room. A further flight of stairs leads to the third large tower room with exposed wooden beams.

-Sleeps 8 - 10 people
-2 double bedrooms
-2 twin bedrooms
-1 bathroom (ensuite) and one separate shower room with wc
-Spacious open plan sitting area
-Large balcony area for alfresco dining and BBQs
-Airport/Rail transfers available
-Child-minding service available
-Pre arrival shopping service available
-English Free Sat TV channels
                    [post_title] => Azara
                    [post_excerpt] => Azara is a fabulous purpose built 4 bed holiday villa with shared swimming pool and restaurant facilities!
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => azara
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-12-09 10:16:51
                    [post_modified_gmt] => 2016-12-09 10:16:51
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/azara/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

            [2] => WP_Post Object
                (
                    [ID] => 107092
                    [post_author] => 2242
                    [post_date] => 2015-11-09 15:30:29
                    [post_date_gmt] => 2015-11-09 15:30:29
                    [post_content] => La Petite Baronnie is a traditional French rustic gîte converted from animal stables and sleeps two to five people in two bedrooms. The gîte and heated pool have stunning south-facing views across the Dordogne valley. A welcome pack of essentials and bottle of regional wine await your arrival.

Studio style accommodation. Lounge/bedroom1 with king-size bed and two sofas (a three-seat and a two-seat), TV with UK free-to-air satellite channels and a Blu-ray/DVD player. Wireless Internet access. Bedroom 2 has a bunk bed. Bathroom with shower, wash basin and wc. Kitchen/diner is equipped with hob, oven, fridge, microwave, kettle, coffee machine and toaster. Bed linen and towels, including towels for poolside use, are included. Bed linen and towels are changed weekly; a charge will be made for change of bed linen/towels within a week. A small safe is installed in bedroom 1.

The apartment benefits from central heating for year round use.

We also have some toys and like to supply 'kiddie' bedding and towels for our younger guests.

We provide a welcome pack of essentials and wine.

Further information can be found on our website, please contact us for details

Please note that we do not accept dogs or other pets.
                    [post_title] => La Petite Baronnie - Apartment
                    [post_excerpt] => Apartment & Heated Pool and full WiFi with Stunning South-facing Views Of The Dordogne Close To Tourist Sites
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-petite-baronnie-apartment
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:45
                    [post_modified_gmt] => 2016-02-11 14:14:45
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/la-petite-baronnie-apartment/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 101328
                    [post_author] => 1585
                    [post_date] => 2015-11-09 13:22:49
                    [post_date_gmt] => 2015-11-09 13:22:49
                    [post_content] => Eglantine comprises:
Ground floor
. Large living/dining room
. Open fire
. Corner kitchen
. Double bedroom with French windows opening onto the terrace, ensuite shower room (Shower, Wash Hand Basin and Toilet)
. Shower room (Shower, Wash Hand Basin and Toilet)
First floor
. Double bedroom with king size bed
. Twin bedroom
Exterior
. Paved Terrace with barbecue and garden furniture
. Sun terrace with 4 sun loungers
. 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, 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 close to the Gîte.

                    [post_title] => Eglantine
                    [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] => eglantine
                    [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/eglantine/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 101285
                    [post_author] => 1583
                    [post_date] => 2015-11-09 13:22:39
                    [post_date_gmt] => 2015-11-09 13:22:39
                    [post_content] => Airy attractive house on 3 levels comfortably sleeping 8-10 with large terrace equipped with garden furniture for al fresco dining.

This house is ideal for 2 families sharing. It has 2 double bedrooms sharing a bathroom with bath, shower, washbasin and toilet. On the 2nd floor is a very large 'ship-hull' beamed bedroom with large quaint en-suite shower-room and toilet. This bedroom is furnished with 4 single beds (there is room to add a further single bed to take the total up to 9). Living area with comfortable sofas and armchairs. Fully fitted kitchen with dining area.

Pleasant views from the bedrooms add to the bright cheerful feeling of this house.

Further information is available on our website, please contact us for details. 

                    [post_title] => Tilleul
                    [post_excerpt] => The gites are set in 7 acres of grounds,with large pool,play area/gardens, orchard, meadow and woods
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => tilleul
                    [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/tilleul/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 107093
                    [post_author] => 2244
                    [post_date] => 2015-11-09 15:30:29
                    [post_date_gmt] => 2015-11-09 15:30:29
                    [post_content] => This beautiful property, on the edge of a tiny hamlet, less than 15 minutes from Bergerac Airport, is surrounded by spectacular Dordogne countryside. La Tour (tower) is at one end of the property providing idyllic accommodation for any couple; or single person, looking for peace, and privacy. The property dates back to 1811, and is built in beautiful old stone with characteristic thick walls and beamed ceilings, set in just under 3 acres of lawns, shrubs, conifers and woodland - all complimented by stunning views. The location is ideal for exploring the Dordogne, Lot et Garonne, etc., alternatively you may prefer to stay at home and relax by the pool, or take a walk out into the countryside. 
La Tour( the tower) has a lovely 'cottage' atmosphere with a cosy living area on the ground floor. The kitchen is equipped with a full size modern gas cooker (four rings and oven), microwave oven, refrigerator with frozen food compartment, vacuum cleaner, iron and ironing board, cutlery, crockery and cooking utensils. There is a soft leather sofa and pine dining table and chairs for your comfort inside. For 'alfresco' dining there is a table, 2 chairs and an umbrella on your private patio. 
The bedroom, on the first floor, is furnished with a comfortable double bed, chest of drawers (with a hairdryer tucked in the top drawer!) and a wall mounted mirror above. It has a built in wardrobe, plus a full length wall mirror. Stunning views from the rear window. 
The en-suite shower room includes a modern vanity unit with mirror lights, a fully tiled shower cubicle and WC. 
All linen, including towels and tea towels are supplied. Pool towels are available on request. Free Internet access available. 

                    [post_title] => La Tour
                    [post_excerpt] => La Tour - Idyllic holiday retreat for 2, peaceful, rural location, pool & views. 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-tour-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:45
                    [post_modified_gmt] => 2016-02-11 14:14:45
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/la-tour-2/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 107127
                    [post_author] => 2265
                    [post_date] => 2015-11-09 15:30:43
                    [post_date_gmt] => 2015-11-09 15:30:43
                    [post_content] => 21st century facilities including large swimming pool and massive grounds. Chateau de Gere, puts you within touching distance of beautiful mountain walks, Tour de France cycle routes, kayaking, fly fishing, paragliding and 25 minutes from the ski slopes (Artouste, Gourette, Formigal) .

There are 4 large double bedrooms, 2 other sleeping areas, 4 bathrooms, living area and kitchen.

The chateau includes laundry facilities, satellite internet and UK television.

To cap it all, we can provide guides for your walking/hiking to facilitate all skill levels through to survival training, please contact us for more details.



                    [post_title] => chateau de gere
                    [post_excerpt] => 14th Century hunting lodge set in the fabulous foothills of the Pyrenees.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => chateau-de-gere
                    [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/chateau-de-gere/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 107125
                    [post_author] => 2261
                    [post_date] => 2015-11-09 15:30:42
                    [post_date_gmt] => 2015-11-09 15:30:42
                    [post_content] => Jonquille overlooks the pool and has a double bedroom and a triple bedroom (3 single beds no bunks) and shower room. It has its own private terrace with doors leading into the lounge and dining room/kitchen with stone walls and exposed beams with TV all BBC channels, books, games and pictures on display and ample subdued lighting making a homely atmosphere.
                    [post_title] => Les Granges - Jonquille
                    [post_excerpt] => With shared pool & private terraces it is well equipped for a good value self catering holiday
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => les-granges-jonquille
                    [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-granges-jonquille/
                    [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] => 101324
                    [post_author] => 1585
                    [post_date] => 2015-11-09 13:22:48
                    [post_date_gmt] => 2015-11-09 13:22:48
                    [post_content] => Anemone comprises:
Ground floor
•	Large living/dining room with two single sofa beds
•	Open fire
•	DVD Player
•	Corner kitchen
•	Double bedroom with French windows opening onto the terrace
•	Shower room and toilet
First floor
•	Twin bedroom
Exterior
•	Large paved terrace with barbecue and garden furniture
•	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 rings (3 gas, 1 electric) 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] => Anemone
                    [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] => anemone
                    [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/anemone/
                    [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] => 101879
            [post_author] => 1855
            [post_date] => 2015-11-09 13:30:59
            [post_date_gmt] => 2015-11-09 13:30:59
            [post_content] => Azara is a beautifully designed 4 bedroom property, ideal for families or group of friends. Downstairs is a lovely spacious open plan kitchen/dining and sitting area. Floor to ceiling windows lead out from the kitchen/dining area onto the large balcony terrace which gently steps down to a garden area. Upstairs there are 2 double bedrooms (one ensuite) a twin bedroom and shower room. A further flight of stairs leads to the third large tower room with exposed wooden beams.

-Sleeps 8 - 10 people
-2 double bedrooms
-2 twin bedrooms
-1 bathroom (ensuite) and one separate shower room with wc
-Spacious open plan sitting area
-Large balcony area for alfresco dining and BBQs
-Airport/Rail transfers available
-Child-minding service available
-Pre arrival shopping service available
-English Free Sat TV channels
            [post_title] => Azara
            [post_excerpt] => Azara is a fabulous purpose built 4 bed holiday villa with shared swimming pool and restaurant facilities!
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => azara
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2016-12-09 10:16:51
            [post_modified_gmt] => 2016-12-09 10:16:51
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://www.gitesearch.com/gites/azara/
            [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] => f7323ce35951578a89233c33e4eaf80c
    [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.

facilities_pool

Azara

Aquitaine / Dordogne / Brantome

Azara is a fabulous purpose built 4 bed holiday villa with shared swimming pool and restaurant facilities!
Sleeps 10
10
Pool
Pets Allowed

Prices per week from
£649 to £1499

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

Apartment outside

La Petite Baronnie – Apartment

Aquitaine / Dordogne / Castels

Apartment & Heated Pool and full WiFi with Stunning South-facing Views Of The Dordogne Close To Tourist Sites
Sleeps 4
4
WiFi
Pool

Prices per week from
£450 to £825

Eglantine

Eglantine

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

2014-04-21_07.09.53

Tilleul

Aquitaine / Dordogne / Meyrals

The gites are set in 7 acres of grounds,with large pool,play area/gardens, orchard, meadow and woods
Sleeps 8
8
WiFi
Pool
Pets Allowed
Cycling Friendly
Child Friendly

Prices per week from
€700 to €1595

Monbazillac Chateau taken from one of its vineyards. (10 mins drive away from La Tour. Great wine tasting!

La Tour

Aquitaine / Dordogne / BERGERAC

La Tour - Idyllic holiday retreat for 2, peaceful, rural location, pool & views.
Sleeps 2
2
WiFi
Pool

Prices per week from
£300 to £475

Pic_du_midi_dossau

chateau de gere

Aquitaine / Pyrenees Atlantiques / Gere belesten

14th Century hunting lodge set in the fabulous foothills of the Pyrenees.
Sleeps 8
8
WiFi
Pool
Pets Allowed
Biker Friendly
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£750 to £2000

Jonquille is overlooking the pool in the middle

Les Granges – Jonquille

Aquitaine / Gironde / Les Leves et Thoumeyragues

With shared pool & private terraces it is well equipped for a good value self catering holiday
Sleeps 5
5
WiFi
Pool
Pets Allowed
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£240 to £850

La Sarrotte

Aquitaine / Gironde / saugon

Sleeps 10
10
Pool

Prices per week from
£1400 to £2100

Anemone

Anemone

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
£230 to £830