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

    [posts_per_page] => 10
    [paged] => 2
    [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] => 2
    [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] => 2
            [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] => 2
            [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 10, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 112048
                    [post_author] => 2344
                    [post_date] => 2016-03-07 21:33:25
                    [post_date_gmt] => 2016-03-07 21:33:25
                    [post_content] => La Mansarde. Stylish loft living is on hand in La Mansarde but far from the city. Spacious and striking this well appointed apartment also has a private balcony. Sip your sundowner and watch the wildlife.

Gym: A fitness area for a little light exercise or work out using a motorised treadmill, elyptical trainers ,exercise bikes and step thigh trainer and pilates ball plus two massage chairs.

Sauna:  If in need of rest and relaxation guests may opt for the sauna housed adjacent to the gym with shower and w.c facilities

Lounge: A comfortable seating area where guests can relax and mingle with a library of books and DVDs. The Wii Fit  is set up for couples to enjoy a friendly game or sports night challenge.

Garden: The sculpted grounds have numerous seating areas from which to enjoy spectacular views. Plus a Giant Chess and a Golf Net
                    [post_title] => La Mansarde
                    [post_excerpt] => La Mansarde. Independent studio apartment for two in tasteful barn conversion. Pool, Spa, Sauna, Gym.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-mansarde
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-12-02 13:54:03
                    [post_modified_gmt] => 2016-12-02 13:54:03
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/?post_type=gites&p=112048
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

            [2] => WP_Post Object
                (
                    [ID] => 107091
                    [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 six people in three 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.

Bedroom 1 with double bed. Bedroom 2 with double bed and en-suite. Bedroom 3 with 2 single beds. Both double bedrooms have electric radiators. Bathroom with shower, wash basin and wc. Electric heated towel rail. Kitchen is fully equipped and includes, hob, oven, dishwasher, fridge, microwave, kettle, coffee machine and toaster. The kitchen/diner includes and table and six chairs.Living room with two sofas and single chair, TV with UK free-to-air channels and a Blu-ray/DVD player. Wireless Internet access. 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.

Our gîte is very spacious and comfortable providing suitable accommodation for both families or couples.

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 - Gite
                    [post_excerpt] => Gîte & Heated Pool, WiFi, Stunning South-facing Views Of The Dordogne Valley Close To Tourist Sites
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-petite-baronnie-gite
                    [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-gite/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 101819
                    [post_author] => 1860
                    [post_date] => 2015-11-09 13:30:28
                    [post_date_gmt] => 2015-11-09 13:30:28
                    [post_content] => A holiday rental gite,near Eymet, Aquitaine is positioned on the border of Dordogne and Gironde, South West France  The rural gite is a self-contained two bedroom, that can sleep four people. Near Eymet and 100 metres from the lake l'Escorourou, the gite can sleep 4 people and comes with a exclusive use of the patio, sun loungers, outdoor eating area, BBQ, and hot tub. The gite is located on the ground floor for easy access.   Located in a rural location near Eymet, Dordogne, 25 minutes south of Bergerac, this self catering rental holiday gite is surrounded by beautiful countryside.  This peaceful and tranquil setting will provide true relaxation for any person wanting to have a break from the pressures of modern day life, or as a base for house hunters in the Aquitaine area.  This self catering holiday rental, is near an abundance of charming historic towns, vineyards, and villages throughout Dordogne and Gironde. Your holiday at the gite will no doubt create an abundance of memories for you to take home.  The holiday rental gite is ideally positioned to enjoy the benefits of the rural countyside and yet be in easy reach of picturesque villages. 
                    [post_title] => La Junnel
                    [post_excerpt] => A 4 person holiday rental gite,near Eymet
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-junnel
                    [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/la-junnel/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

            [5] => WP_Post Object
                (
                    [ID] => 101451
                    [post_author] => 2219
                    [post_date] => 2015-11-09 13:23:14
                    [post_date_gmt] => 2015-11-09 13:23:14
                    [post_content] => You enter Le Manoir from the grassy quadrangle into the hall.

 

On your left is the modern kitchen equipped with a range cooker, dishwasher, Large American style fridge/freezer, microwave oven, & all the equipment you need to cater for a group this size.

Facing you across the entrance hall is the enormous living/formal dining room. In the middle of the dining room is a 4 metre long refectory table. To the Living Room end are three sofas, + arm chairs. These are arranged around a wood-burning stove for use in the winter. There is a large T.V. with British "Sky -Free to air" a DVD player & a 5.1 surround sound here too.

Beyond the kitchen is the informal dining area, popular for kid's breakfasts. To one side is the down-stairs bathroom, which includes the larger-than-normal washing machine.

Going upstairs from the entrance hall, you arrive on a spacious landing. This offers access to five of the six bedrooms:

3 with king-size beds.
2 with twin beds.
1 with a double bed & a single bed.
                    [post_title] => Le Manoir
                    [post_excerpt] => A Manoir House exuding charm & Tranquility.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-manoir
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:15:01
                    [post_modified_gmt] => 2016-02-11 14:15:01
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/le-manoir/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 107133
                    [post_author] => 2261
                    [post_date] => 2015-11-09 15:30:45
                    [post_date_gmt] => 2015-11-09 15:30:45
                    [post_content] => Marguerite has one double and one twin bedroom and shower room 
entered into from the poolside with their own private terrace with doors leading into the lounge and dining room with stone walls and exposed beams with Satellite TV. There are books, games and pictures on display and ample subdued lighting making for a homely atmosphere
                    [post_title] => Les Granges - Marguerite
                    [post_excerpt] => With shared pool and private terrace it is well equipped for a good family self catering holiday
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => les-granges-marguerite
                    [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-marguerite/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

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

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

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

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


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

            [9] => WP_Post Object
                (
                    [ID] => 107065
                    [post_author] => 2225
                    [post_date] => 2015-11-09 15:30:20
                    [post_date_gmt] => 2015-11-09 15:30:20
                    [post_content] => Imagine a haven, away from it all,
Where you can relax, and your stress levels fall.
Five bedrooms allow you to spread out in style, 
With views of the country for mile after mil.
Le Manoir is offering you all this, and more,
With 98 acres to see and explore.
There is so much to see, and so much to do:
Do it all, or do nothing - it's just up to you!

Le Manoir de Gurson nestles in the middle of 98 acres of beautiful scenery, and is the perfect location for families, friends and groups to spend quality time together. Sleeping 10, plus baby and toddler, all 5 large bedrooms have private en-suite facilities and lovely views.  The kitchen is fully-equipped, with all that you need for your vacation.  The lounge has reclining sofas, tv and DVD, and the dining room has a cupboard full of board games for all ages, as well as a piano keyboard.
The sun terrace and garden are by the private pool, which overlooks the hidden valley, fields and woods, and can be illuminated at night.
There are horses and ponies to ride on site, too.
Laze by the pool with a glass of local wine, and just chill out.

For artists, we are hosting a fully-catered Painting and Drawing week in September 2015,
for £700 per person, £500 per non-particpant.  Tutored by award-winning artist Murray Ince, the week will be one of interest and conviviality.
No single supplement.  Please contact us for details.
                    [post_title] => Le Manoir de Gurson
                    [post_excerpt] => Lose yourselves in 98 acres of beautiful scenery, with private pool. Pure heaven!
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-manoir-de-gurson
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-22 14:34:11
                    [post_modified_gmt] => 2016-02-22 14:34:11
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/le-manoir-de-gurson/
                    [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] => 112048
            [post_author] => 2344
            [post_date] => 2016-03-07 21:33:25
            [post_date_gmt] => 2016-03-07 21:33:25
            [post_content] => La Mansarde. Stylish loft living is on hand in La Mansarde but far from the city. Spacious and striking this well appointed apartment also has a private balcony. Sip your sundowner and watch the wildlife.

Gym: A fitness area for a little light exercise or work out using a motorised treadmill, elyptical trainers ,exercise bikes and step thigh trainer and pilates ball plus two massage chairs.

Sauna:  If in need of rest and relaxation guests may opt for the sauna housed adjacent to the gym with shower and w.c facilities

Lounge: A comfortable seating area where guests can relax and mingle with a library of books and DVDs. The Wii Fit  is set up for couples to enjoy a friendly game or sports night challenge.

Garden: The sculpted grounds have numerous seating areas from which to enjoy spectacular views. Plus a Giant Chess and a Golf Net
            [post_title] => La Mansarde
            [post_excerpt] => La Mansarde. Independent studio apartment for two in tasteful barn conversion. Pool, Spa, Sauna, Gym.
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => la-mansarde
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2016-12-02 13:54:03
            [post_modified_gmt] => 2016-12-02 13:54:03
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://www.gitesearch.com/?post_type=gites&p=112048
            [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] => 5f39f24f5c00abcaea7a0fae936c8cbc
    [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.

a-mansarde

La Mansarde

Aquitaine / Dordogne / Bourniquel Near Lalinde

La Mansarde. Independent studio apartment for two in tasteful barn conversion. Pool, Spa, Sauna, Gym.
Sleeps 2
2
WiFi
Pool

Prices per week from
£400 to £400

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

Gite

La Petite Baronnie – Gite

Aquitaine / Dordogne / Castels

Gîte & Heated Pool, WiFi, Stunning South-facing Views Of The Dordogne Valley Close To Tourist Sites
Sleeps 5
5
WiFi
Pool

Prices per week from
£600 to £1080

Exclusive use of jacuzzi and patio

La Junnel

Aquitaine / Gironde / Soumensac

A 4 person holiday rental gite,near Eymet
Sleeps 4
4
WiFi
Pets Allowed
Golf Friendly
Cycling Friendly

Prices per week from
€100 to €420

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

The view as you first see Le Manoir.

Le Manoir

Aquitaine / Dordogne / St. Marcel Du Perigord

A Manoir House exuding charm & Tranquility.
Sleeps 13
13
WiFi
Pool
Pets Allowed
Biker Friendly
Child Friendly

Prices per week from
£1260 to £2850

2003_0118Image0017

Les Granges – Marguerite

Aquitaine / Gironde / Les Leves et Thoumeyragues

With shared pool and private terrace it is well equipped for a good family self catering holiday
Sleeps 4
4
WiFi
Pool
Pets Allowed
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£230 to £750

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

Begonia

Begonia

Aquitaine / Dordogne / Carlux

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

Prices per week from
£330 to £950

Le Manoir de Gurson, waiting to welcome you

Le Manoir de Gurson

Aquitaine / Dordogne / Montpeyroux

Lose yourselves in 98 acres of beautiful scenery, with private pool. Pure heaven!
Sleeps 10
10
WiFi
Pool
Pets Allowed
Biker Friendly
Golf Friendly
Fishing Friendly
Cycling Friendly

Prices per week from
€1000 to €2600