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

    [posts_per_page] => 10
    [paged] => 5
    [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] => 5
    [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] => 5
            [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] => 5
            [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 40, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 101294
                    [post_author] => 1583
                    [post_date] => 2015-11-09 13:22:41
                    [post_date_gmt] => 2015-11-09 13:22:41
                    [post_content] => Lovely one-bedroomed cottage sleeping 2-3, with kitchen and living area and stairs leading to a pretty oak-beamed double room with en-suite shower-room and toilet.

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

            [1] => WP_Post Object
                (
                    [ID] => 107075
                    [post_author] => 2234
                    [post_date] => 2015-11-09 15:30:24
                    [post_date_gmt] => 2015-11-09 15:30:24
                    [post_content] => 2 Bedroom, 2 Bathroom Cottage

Conveniently situated on the borders of the Lot et Garonne, the Dordogne and the Gironde, just 45 minutes from Bergerac and 75 minutes from Bordeaux, Labarthe is located just three kilometres from the Bastide town of Duras, and enjoys spectacular views across the beautiful valley and vineyards to Duras Chateau and beyond.

Open for summer 2014, Labarthe is under new ownership and has undergone a complete renovation and facelift to become a luxury home-away-from-home to cater for all your holiday needs.

The two bedroom holiday cottage is attached to the main house but is very private and secluded, the double French doors open out onto a private terrace overlooking the large shared pool. The two large and comfortable bedrooms have superior English beds and linen, one Super King and one King size zip link. Each bedroom has it's own en-suite shower room.

The open plan living space has a fully fitted modern kitchen with dining area and comfortable seating area. There is a TV, DVD player and Free sat allowing the standard UK channels. There is wifi Internet access throughout the house.

For wine lovers, Labarthe cottage is ideal for visiting the Bordeaux, St. Emilion, Bergerac, Pomeral, Buze and of course Duras wine producing areas.

The property has a large shared pool, loungers, parasols and barbecue are provided for you to make the most of the sunny out door life style.

Our aim has been to provide accommodation we would be delighted to stay in ourselves if it were our holiday. Therefore, we have tried to make the accommodation comfortable and welcoming.

This is a truly peaceful and tranquil location. Ideal for 'getting away from it all' and winding down, both for couples or as a family.

The cottage is fitted with electric radiators so is ideal for out of season lets for Easter, autumn & winter breaks.
                    [post_title] => Labarthe
                    [post_excerpt] => Beautiful two bedroom, with en-suite, Gite, close to Duras, with stunning views.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => labarthe
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-12-28 07:59:44
                    [post_modified_gmt] => 2022-12-28 07:59:44
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/labarthe/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 101278
                    [post_author] => 1585
                    [post_date] => 2015-11-09 13:22:37
                    [post_date_gmt] => 2015-11-09 13:22:37
                    [post_content] => Iris 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
•	Ensuite shower room
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, Dishwasher, 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] => Iris
                    [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] => iris
                    [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/iris/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

            [4] => WP_Post Object
                (
                    [ID] => 101713
                    [post_author] => 1688
                    [post_date] => 2015-11-09 13:30:01
                    [post_date_gmt] => 2015-11-09 13:30:01
                    [post_content] => 
                    [post_title] => La Grange
                    [post_excerpt] => 4 bedroomed gite with shared pool in quiet hamlet.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-grange-7
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:56
                    [post_modified_gmt] => 2016-02-11 14:14:56
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/la-grange-7/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 101647
                    [post_author] => 1672
                    [post_date] => 2015-11-09 13:27:48
                    [post_date_gmt] => 2015-11-09 13:27:48
                    [post_content] => A delightful light and airy gite with plenty of space for six people.

Downstairs is the well-equipped kitchen with dishwasher, washing machine, oven and hob, large fridge/freezer and microwave.   Plenty of crockery, pots and pans etc - no trying to cook pasta for six in a tiny saucepan!  Shower/wc.  Lounge/dining room with sofas and armchairs, dining table for eight, satellite tv/dvd and a selection of books and games.  Door leads to the large terrace with BBQ.  

Upstairs are one double bedroom which has a view over the garden and field towards an 11th century church, and two twins rooms which overlook the swimming pool.  Family bathroom with shower and wc.

All bedrooms have fans and insect screens in the windows.

Grand Soleil is one of three gites at Faysselle.  The property is set in twelve acres of garden, field and woodland, with a natural pond and bordered by a stream at the bottom of the valley.

The main attraction is the tiled swimming pool, with its terraces and sunloungers for all guests.  A toddler pool is adjacent to the pool and a waterfall drops from the toddler pool into the main pool.

In the grounds are swings and badminton, and in the games area we have a football table and mini-pool table.  

                    [post_title] => Grand Soleil
                    [post_excerpt] => Spacious gite for six adjacent to the pool.  Ideal for keeping a closer eye on the children!
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => grand-soleil
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:58
                    [post_modified_gmt] => 2016-02-11 14:14:58
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/grand-soleil/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

General

The Gîte is fully equipped. There are two single sofa beds in the living room. All linen, tea towels, towels and pool towels (during the swimming season) are provided.
The kitchen has a full range of crockery, glasses, cooking utensils and is equipped with fridge, microwave, cooker hob with 4 gas rings and an exterior barbecue. A range of cleaning products and basic condiments (salt, pepper, sugar, herbs and mustard) are included in the price. There is parking for one car located next to the Gîte.

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

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

            [8] => WP_Post Object
                (
                    [ID] => 101279
                    [post_author] => 1585
                    [post_date] => 2015-11-09 13:22:38
                    [post_date_gmt] => 2015-11-09 13:22:38
                    [post_content] => Jasmine comprises:
Ground floor
. Large sitting room with two single sofa beds with French doors onto the terrace.  The sitting room can be used as a third bedroom if required.
. Spacious kitchen/dining room
First floor
. Double bedroom with king-size bed (160 X 200) and en-suite shower room (shower, wash basin and toilet)
. Twin bedroom with one double bed (140 X 190) and one single bed
. Adjacent shower room (shower, wash basin and toilet)
Exterior
. Large terrace with barbecue and garden furniture
. Garden 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 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 behind the Gîte. 

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

            [9] => WP_Post Object
                (
                    [ID] => 102075
                    [post_author] => 2200
                    [post_date] => 2015-11-09 13:31:45
                    [post_date_gmt] => 2015-11-09 13:31:45
                    [post_content] => Originally the old winestore. One step up to terrace, then all on one level.
Accommodation:
1 twin bedroom with built-in wardrobes. 1 double bedroom
Bathroom with wash basin, w.c. bidet and bath with shower.
Well equipped kitchen with dishwasher, washing-machine, fridge, freezer, gas cooker and microwave. 
Living/dining room, 
There is a wood burner in the large fireplace the lounge
English freeview satellite TV, DVD

Outside:
West facing terracotta tiled private covered terrace, overlooks farmland and fields
BBQ
Patio table and chairs
Shared 14 × 7m pool.								

                    [post_title] => Le Chai
                    [post_excerpt] => Le Chai (Winestore)2 bedrooms, 4 people. This cottage is nice and cool during the hot summer
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-chai-2
                    [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-chai-2/
                    [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] => 101294
            [post_author] => 1583
            [post_date] => 2015-11-09 13:22:41
            [post_date_gmt] => 2015-11-09 13:22:41
            [post_content] => Lovely one-bedroomed cottage sleeping 2-3, with kitchen and living area and stairs leading to a pretty oak-beamed double room with en-suite shower-room and toilet.

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

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

Eucalyptus

Eucalyptus

Aquitaine / Dordogne / Meyrals

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

Prices per week from
€475 to €700

Labarthe

Aquitaine / Lot et Garonne / Duras

Beautiful two bedroom, with en-suite, Gite, close to Duras, with stunning views.
Sleeps 4
4
WiFi
Pool

Prices per week from
£595 to £1255

Iris

Iris

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

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

lagrangeext2005

La Grange

Aquitaine / Dordogne / Le Bugue

4 bedroomed gite with shared pool in quiet hamlet.
Sleeps 8
8
WiFi
Pool
Pets Allowed

Prices per week from
€375 to €1295

Grand Soleil

Grand Soleil

Aquitaine / Lot et Garonne / St Maurin

Spacious gite for six adjacent to the pool. Ideal for keeping a closer eye on the children!
Sleeps 6
6
WiFi
Pool
Pets Allowed
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£595 to £1050

La Tour

La Tour

Aquitaine / Dordogne / Carlux

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

Prices per week from
£230 to £770

La Sarrotte

Aquitaine / Gironde / saugon

Sleeps 10
10
Pool

Prices per week from
£1400 to £2100

Jasmine

Jasmine

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

Le_Chai_-_external_view

Le Chai

Aquitaine / Dordogne / Eymet

Le Chai (Winestore)2 bedrooms, 4 people. This cottage is nice and cool during the hot summer
Sleeps 4
4
WiFi
Pool
Pets Allowed
Golf Friendly
Cycling Friendly
Child Friendly

Prices per week from
€495 to €935