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

    [posts_per_page] => 10
    [paged] => 6
    [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] => 6
    [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] => 6
            [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] => 6
            [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 50, 10
    [posts] => Array
        (
            [0] => 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
                )

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

            [2] => WP_Post Object
                (
                    [ID] => 101878
                    [post_author] => 1855
                    [post_date] => 2015-11-09 13:30:58
                    [post_date_gmt] => 2015-11-09 13:30:58
                    [post_content] => Le Chene truly is a superb 1 or 2 bedroom property, ideal for a couple wanting plenty of living space or a small family. Generous living space with a kitchen/dining room and a lovely double heighted ceiling in the large sitting room. The spacious terrace onto the courtyard has a private aspect and attractive views. Upstairs is the gorgeous master bedroom and a gorgeous arched window and ensuite bathroom. Upstairs again you reach another lovely mezzanine style bedroom-loved by children!

-Sleeps 2-4 people
-1 beautiful ensuite double bedroom
-1 mezzanine single/twin bedroom
-1 shower room (ensuite) and one downstairs wc
-Stunning double heighted sitting room with large terrace to courtyard
-Spacious kitchen & living space
-Airport/Rail transfer available
-Childminding service available
-Pre arrival shopping service available
-English Free Sat TV channels
                    [post_title] => Le Chene
                    [post_excerpt] => Le Chene truly is a superb 1 or 2 bedroomed property with shared swimming pool and restaurant facilities-all just a gentle stroll from the town of Brantome!
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-chene
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-12-09 10:14:42
                    [post_modified_gmt] => 2016-12-09 10:14:42
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/le-chene/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 101552
                    [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] => Chouette
                    [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] => chouette
                    [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/chouette/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

            [5] => WP_Post Object
                (
                    [ID] => 101549
                    [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] => Rouge Gorge
                    [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] => rouge-gorge
                    [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/rouge-gorge/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

            [7] => WP_Post Object
                (
                    [ID] => 107058
                    [post_author] => 2200
                    [post_date] => 2015-11-09 15:30:18
                    [post_date_gmt] => 2015-11-09 15:30:18
                    [post_content] => Le Nid, meaning 'the Nest' was restored in 2004 from one of the original Le Roudier buildings.  About 300 years old, this farmstead has been sympathetically renovated and converted into 4 beautiful Gîtes.  Le Nid started out as the farm's bakehouse and during its transformation was home to a nesting swallow (hence the name). 
It is a purpose built studio apartment, tiled throughout with fully fitted kitchen and shower room to the rear.  It benefits from superb views of the Dordogne countyside and to the front is the shared swimming pool and terrace.  

Accommodation:

Fully equipped kitchen with dishwasher, washing machine, fridge, gas cooker and microwave.
Lounge area with sofa-bed satellite TV (English freeview channels) and dvd player
Double bed
Shower room with washbasin and WC
BBQ, patio table & chairs

                    [post_title] => Le Nid
                    [post_excerpt] => Le Nid is a self contained studio apartment with separate shower room.  Perfect for 2 people.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-nid
                    [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/le-nid/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 101332
                    [post_author] => 1585
                    [post_date] => 2015-11-09 13:22:50
                    [post_date_gmt] => 2015-11-09 13:22:50
                    [post_content] => Giroflee 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 with ensuite cloakroom (toilet and wash basin)
Exterior
•	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, a washing machine, a 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 near to the Gîte.

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

            [9] => WP_Post Object
                (
                    [ID] => 101998
                    [post_author] => 2080
                    [post_date] => 2015-11-09 13:31:26
                    [post_date_gmt] => 2015-11-09 13:31:26
                    [post_content] => The chalet is one of 6 contemporary chalets set in a wonderfully peaceful location. Each chalet is 30m2 and sleeps 2 adults. There is a living/dining room area with American kitchen and small double bedroom. Shower room with WC. Situated on raised land next to our 16th century watermill, on the river Arberoue with stunning views of the surrounding countryside. Each chalet has a verandah with table and chairs and BBQ. In the middle of the chalets, we have a heated 10.5 x 3m swimming pool with large deck area  Long weekend rentals possible out of season. FREE WIFI
                    [post_title] => Chalets du Moulin (1)
                    [post_excerpt] => Contemporary riverside chalet with shared heated pool near Biarritz 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => chalets-du-moulin-1
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:48
                    [post_modified_gmt] => 2016-02-11 14:14:48
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/chalets-du-moulin-1/
                    [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] => 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
        )

    [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] => d2d416377c09bf1b9452ac66a84f4afd
    [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.

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

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

facilities_pool

Le Chene

Aquitaine / Dordogne / Brantome

Le Chene truly is a superb 1 or 2 bedroomed property with shared swimming pool and restaurant facilities-all just a gentle stroll from the town of Brantome!
Sleeps 4
4
Pool

Prices per week from
£499 to £1299

Patio

Chouette

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

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

The Swimming Pool

Rouge Gorge

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

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

Exterior View

Le Nid

Aquitaine / Dordogne / Eymet

Le Nid is a self contained studio apartment with separate shower room. Perfect for 2 people.
Sleeps 2
2
WiFi
Pool
Pets Allowed
Biker Friendly
Golf Friendly
Cycling Friendly
Child Friendly

Prices per week from
€330 to €495

188_gites_de_carlux_site_20

Giroflee

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

la_bastide

Chalets du Moulin (1)

Aquitaine / Pyrenees Atlantiques / La Bastide Clairence

Contemporary riverside chalet with shared heated pool near Biarritz
Sleeps 2
2
WiFi
Pool
Fishing Friendly
Cycling Friendly

Prices per week from
€450 to €550