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

    [posts_per_page] => 10
    [paged] => 7
    [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] => 7
    [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] => 7
            [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] => 7
            [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 60, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 101807
                    [post_author] => 1845
                    [post_date] => 2015-11-09 13:30:25
                    [post_date_gmt] => 2015-11-09 13:30:25
                    [post_content] =>  Beautiful 7 bedroomed, 5 bathroom country house, with gorgeous views over the Valley of the Dropt. Heated pool, games room, cinema room, petanque court, hill slide and childrens play area.
                    [post_title] => La Baie de Sureau
                    [post_excerpt] => Gorgeous 7 bed country house, heated pool, countryside location but close to lovely bastide town.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-baie-de-sureau
                    [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-baie-de-sureau/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 101910
                    [post_author] => 1937
                    [post_date] => 2015-11-09 13:31:06
                    [post_date_gmt] => 2015-11-09 13:31:06
                    [post_content] => Detached, well renovated farmhouse with own private pool, on edge of small village with beautiful views of surrounding countryside.

Living room with comfortable seating, sky TV. Well equipped modern Farmhouse kitchen, large oak dining table

Spacious double bedroom with balcony. Second double bedroom with fitted cupboard and direct access to garden. Modern shower room + wc

1st floor has 1 double room, 1 twin, 1 single + cot, shower room wc,

Private Pool clients' sole use. 10m x 6m with steps. Fenced and alarmed open early May to end September.
                    [post_title] => La Prade
                    [post_excerpt] => Detached, well renovated farmhouse with own private pool
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-prade
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:50
                    [post_modified_gmt] => 2016-02-11 14:14:50
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/la-prade/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 107132
                    [post_author] => 2261
                    [post_date] => 2015-11-09 15:30:45
                    [post_date_gmt] => 2015-11-09 15:30:45
                    [post_content] => Violette has one double, one twin and one triple bedroom, 2 shower rooms and dishwasher) and is entered from an east facing pretty 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 - Violette
                    [post_excerpt] => With shared pool and private terraces it is well equipped for a good self catering holiday
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => les-granges-violette
                    [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-violette/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

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

The apartment benefits from central heating for year round use.

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

We provide a welcome pack of essentials and wine.

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

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

            [4] => WP_Post Object
                (
                    [ID] => 101548
                    [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.
There is a wardrobe and chests of drawers.
Ground floor spacious shower-room and separate toilet.
The apartment 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] => Sitelle
                    [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] => sitelle
                    [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/sitelle/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

            [6] => WP_Post Object
                (
                    [ID] => 101547
                    [post_author] => 1651
                    [post_date] => 2015-11-09 13:27:27
                    [post_date_gmt] => 2015-11-09 13:27:27
                    [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] => Nieudegat Huppe
                    [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] => nieudegat-huppe
                    [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/nieudegat-huppe/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

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

            [9] => WP_Post Object
                (
                    [ID] => 101621
                    [post_author] => 1672
                    [post_date] => 2015-11-09 13:27:42
                    [post_date_gmt] => 2015-11-09 13:27:42
                    [post_content] => A cool and spacious gite, well-equipped with everything you need for a stress-free holiday!

Downstairs is a large living/dining room and kitchen area.  The kitchen has dishwasher, washing machine, oven and hob, large fridge/freezer and microwave, along with plenty of crockery, pot and pans etc.  Dining table and sofas, with satellite (UK) tv and dvd.  Games and books.  

French doors lead to the terrace, shaded by a pergola covered in roses, honeysuckle and grapevines. Open a bottle of wine here, and enjoy the view across the valley whilst the barbeque is cooking!

A stone staircase leads to the galleried landing and the two bedrooms.  The double bedroom has a view over the fields and woodland to the rear, and the twin bedroom overlooks the gardens.  Shower room with wc.  Both bedrooms have a fan and insect screens in the windows.

Levant 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] => Levant
                    [post_excerpt] => Spacious gite for a family of four, or for two people.Set in twelve acres glorious countryside
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => levant
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:59
                    [post_modified_gmt] => 2016-02-11 14:14:59
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/levant/
                    [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] => 101807
            [post_author] => 1845
            [post_date] => 2015-11-09 13:30:25
            [post_date_gmt] => 2015-11-09 13:30:25
            [post_content] =>  Beautiful 7 bedroomed, 5 bathroom country house, with gorgeous views over the Valley of the Dropt. Heated pool, games room, cinema room, petanque court, hill slide and childrens play area.
            [post_title] => La Baie de Sureau
            [post_excerpt] => Gorgeous 7 bed country house, heated pool, countryside location but close to lovely bastide town.
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => la-baie-de-sureau
            [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-baie-de-sureau/
            [menu_order] => 0
            [post_type] => gites
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 82
    [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] => 62a643ed0a80428ec8dcaff670b2317b
    [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 82 Gites.

196

La Baie de Sureau

Aquitaine / Gironde / Monsegur

Gorgeous 7 bed country house, heated pool, countryside location but close to lovely bastide town.
Sleeps 16
16
WiFi
Pool
Pets Allowed
Biker Friendly
Golf Friendly
Cycling Friendly
Child Friendly

Prices per week from
£1695 to £3395

New decked pool area, great place to unwind

La Prade

Aquitaine / Dordogne / Genis

Detached, well renovated farmhouse with own private pool
Sleeps 10
10
Pool
Pets Allowed
Biker Friendly
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£530 to £1430

pool1192

Les Granges – Violette

Aquitaine / Gironde / Les Leves et Thoumeyragues

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

Prices per week from
£375 to £940

Apartment outside

La Petite Baronnie – Apartment

Aquitaine / Dordogne / Castels

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

Prices per week from
£450 to £825

Sitelle Torchepot living room with door to shower-room and stairs to first floor mezzanine double bedroom.

Sitelle

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

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

Terrace

Nieudegat Huppe

Aquitaine / Dordogne / Simeyrols

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

Prices per week from
€364 to €518

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

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

View from Levant's terrace

Levant

Aquitaine / Lot et Garonne / St Maurin

Spacious gite for a family of four, or for two people.Set in twelve acres glorious countryside
Sleeps 4
4
WiFi
Pool
Pets Allowed
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£450 to £865