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

    [posts_per_page] => 10
    [paged] => 1
    [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] => 1
    [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] => 1
            [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] => 1
            [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 0, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 101305
                    [post_author] => 1602
                    [post_date] => 2015-11-09 13:22:43
                    [post_date_gmt] => 2015-11-09 13:22:43
                    [post_content] => The Gite is accessed via external stone steps from the enclosed front garden, where there is a nice covered guest's breakfast terrace.

Kitchen - It contains a gas cooker, microwave oven, fridge/freezer and good storage for the supplied kitchen utensils, cutlery and crockery.

Lounge/Dining Area with wood parquet floors, beamed ceiling, picture windows to country views, french doors with small balcony (two chair size) overlooking the courtyard and country views.

This is a large comfortable room with a 3 piece leather suite, and has an extendable dining table with ample seating for at least 6 people. There is also an additional sofa which can convert into a single bed. A TV receives English Satellite Television. There is a DVD player and a video recorder, along with a selection of videos and dvd's.

Bedroom One: Good size Double room, furnished in 'shabby chic' French style furniture and crystal chandelier. Nice picture window with rear view to countryside.

Bedroom Two: Large room, with Double Bed. . It is furnished in traditional dark wood furniture.

Bedroom Three: Good size Twin room suitable for the young at heart with rear views to countryside.

Large bathroom, with bath/shower, washbasin & W.C.

Separate Shower room with hand basin.

There are oscillating fans in every bedroom.

Prices include all bed linen, towels and tea-towels.

Washing service can be provided (owners own machine)

We also include a welcome pack which includes tea, coffee, milk, sugar, bottle of water, bottle of local wine, and fresh orange juice.
                    [post_title] => La Fargeotte
                    [post_excerpt] => La Fargeotte is  set in the lush green countryside of the Perigord Noir. 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-fargeotte
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-05-16 13:15:08
                    [post_modified_gmt] => 2016-05-16 12:15:08
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/la-fargeotte/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 101639
                    [post_author] => 1698
                    [post_date] => 2015-11-09 13:27:46
                    [post_date_gmt] => 2015-11-09 13:27:46
                    [post_content] => A charming stone barn conversion set in a beautiful and peaceful hamlet. It has been sympathetically restored and combines excellent modern amenities with attractive period features. South and West facing, it enjoys wonderful views and superb sunsets. 
It accommodates, in complete comfort, two to six people, with 
two double bedrooms and one twin bedroom. A travel cot and high chair are available.
The enclosed swimming pool (12 x 6 metres) and tennis court are situated in a delightful, enclosed and private three acre 
garden, shared by six cottages.  The grounds include a tennis 
court and Pétanque pitch. There are beautiful views to the south and west. 
                    [post_title] => Chez Lopt
                    [post_excerpt] => A charming stone barn conversion with shared pool in a beautiful and peaceful hamlet. 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => chez-lopt
                    [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/chez-lopt/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

            [3] => WP_Post Object
                (
                    [ID] => 101550
                    [post_author] => 1651
                    [post_date] => 2015-11-09 13:27:28
                    [post_date_gmt] => 2015-11-09 13:27:28
                    [post_content] => There is one bedroom on the first floor and a double bed settee (clic-clac) on ground floor. Bed linen and towels provided at no extra charge.
2 large travel cots with linen available (5 euros per night).
There is a Wardrobe and chests of drawers.
Ground floor spacious shower-room and seperate toilet.
The appartment is fully equipped for self-catering with mini-cuisine including:
Double electric hob
Combination Microwave/grill
Fridge with small freezer compartment
Crockery, cutlery, glassware, pans, utensils and electric kettle
We provide Information folders with leaflets on most of the tourist attractions within easy reach and further afield.
The dining table can be used outside on patio and patio chairs are provided for each apartment.
There is a barbecue available for use on patio or in picnic area under shade of trees.
French windows open onto west facing terrace overlooking field below and woodland and view towards Sarlat.
                    [post_title] => Pic Epeiche
                    [post_excerpt] => Set in grounds of over three acres of peaceful countryside with a large swimming pool.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => pic-epeiche
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:15:00
                    [post_modified_gmt] => 2016-02-11 14:15:00
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/pic-epeiche/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 101671
                    [post_author] => 1688
                    [post_date] => 2015-11-09 13:27:53
                    [post_date_gmt] => 2015-11-09 13:27:53
                    [post_content] => Les Acacias is a stone built house in a small hamlet near the village of Le Bugue.
The house has 4 nice size bedrooms and is able to comfortably accommodate up to 8 people.
The kitchen is well equipped for you to try the local recipes with the ingredients from the nearby markets. 
There is a large terrace part of which is covered  for eating outside on those hot summer days. The swimming pool (10x5m) is fenced and there is also an alarm. 
There is a large garden for the children to play, it offers a tranquil environment with views over the surrounding countryside.

                    [post_title] => Les Acacias
                    [post_excerpt] => Holiday home with 4 bedrooms and private pool 4km from the village Le Bugue.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => les-acacias
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:57
                    [post_modified_gmt] => 2016-02-11 14:14:57
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/les-acacias/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 101562
                    [post_author] => 1583
                    [post_date] => 2015-11-09 13:27:30
                    [post_date_gmt] => 2015-11-09 13:27:30
                    [post_content] => 
                    [post_title] => The Byre
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => the-byre
                    [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/the-byre/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 107071
                    [post_author] => 2230
                    [post_date] => 2015-11-09 15:30:23
                    [post_date_gmt] => 2015-11-09 15:30:23
                    [post_content] => Le Breuil is a large 5 bedroomed farmhouse fully equipped for a relaxing holiday, set in its own grounds in the beautiful Dordogne countyside.  The house is situated at the end of a small lane so there is no passing traffic meaning peace and quiet and privacy.The nearest village is a mere few minuted drive away so although the property is in an idyllic spot it is not isolated.
There are five good sized bedrooms sleeping 10 comfortably, a few more can be accommodated if neccessary, please ask! There is a well equipped kitchen, a separate laundry room and two bathrooms.
The house is our home therefore there are pictures on the walls, books in the bookcases and DVDs to watch.  There is satellite TV and free Wi- fi.
Around the house there are terraces overlooking the countryside with some covered areas for shade. The pool is fully fenced with security gates for safety with plenty of room for sunbathing around it.  There is a pool table under one of the covered areas and a barbecue is provided.
Perfect for a large party, just as nice for 2, Le Breuil is a perfect location for a relaxing break.     
                    [post_title] => Le Breuil
                    [post_excerpt] => Lovely spacious 5 bedroom farmhouse in beautiful countryside with private swimming pool. 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-breuil
                    [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/le-breuil/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 102024
                    [post_author] => 2128
                    [post_date] => 2015-11-09 13:31:32
                    [post_date_gmt] => 2015-11-09 13:31:32
                    [post_content] => New for 2014 - The gite has an airy open-plan layout with a contemporary fully-equiped kitchen, 2 
bedrooms with luxury cotton bedding, 2 luxury shower rooms (one of which is en-suite to the master 
bedroom) with soft and fluffy towels, LED television with English freeview channels, DVD player, iPod dock and wifi.

Bedroom 2 can be configured as a king or 2 singles.

Travel cots and highchairs available upon request.

Outside there is a private pool with decked terrace, sun loungers and parasols, courtyard with BBQ, 
parking.

Pool towels are not provided

You can also enjoy a woodland walk around our woods.

                    [post_title] => Gite Regrunel
                    [post_excerpt] => A stunning newly completed 2 bed 2 bathroom barn conversion with private pool and decked terrace
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => gite-regrunel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:47
                    [post_modified_gmt] => 2016-02-11 14:14:47
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/gite-regrunel/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

            [9] => WP_Post Object
                (
                    [ID] => 107131
                    [post_author] => 2261
                    [post_date] => 2015-11-09 15:30:44
                    [post_date_gmt] => 2015-11-09 15:30:44
                    [post_content] => Campanule has a double bedroom and a triple bedroom(3 single beds no bunks) and shower room. It has its own private terrace with doors leading into the lounge and door leading to separate dining room/kitchen with stone walls and exposed beams with TV all BBC channels, books, games and pictures on display and ample subdued lighting making a homely atmosphere.
                    [post_title] => Les Granges - Campanule
                    [post_excerpt] => With shared pool & private terraces it is well equipped for a good value self catering holiday
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => les-granges-campanule
                    [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-campanule/
                    [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] => 101305
            [post_author] => 1602
            [post_date] => 2015-11-09 13:22:43
            [post_date_gmt] => 2015-11-09 13:22:43
            [post_content] => The Gite is accessed via external stone steps from the enclosed front garden, where there is a nice covered guest's breakfast terrace.

Kitchen - It contains a gas cooker, microwave oven, fridge/freezer and good storage for the supplied kitchen utensils, cutlery and crockery.

Lounge/Dining Area with wood parquet floors, beamed ceiling, picture windows to country views, french doors with small balcony (two chair size) overlooking the courtyard and country views.

This is a large comfortable room with a 3 piece leather suite, and has an extendable dining table with ample seating for at least 6 people. There is also an additional sofa which can convert into a single bed. A TV receives English Satellite Television. There is a DVD player and a video recorder, along with a selection of videos and dvd's.

Bedroom One: Good size Double room, furnished in 'shabby chic' French style furniture and crystal chandelier. Nice picture window with rear view to countryside.

Bedroom Two: Large room, with Double Bed. . It is furnished in traditional dark wood furniture.

Bedroom Three: Good size Twin room suitable for the young at heart with rear views to countryside.

Large bathroom, with bath/shower, washbasin & W.C.

Separate Shower room with hand basin.

There are oscillating fans in every bedroom.

Prices include all bed linen, towels and tea-towels.

Washing service can be provided (owners own machine)

We also include a welcome pack which includes tea, coffee, milk, sugar, bottle of water, bottle of local wine, and fresh orange juice.
            [post_title] => La Fargeotte
            [post_excerpt] => La Fargeotte is  set in the lush green countryside of the Perigord Noir. 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => la-fargeotte
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2016-05-16 13:15:08
            [post_modified_gmt] => 2016-05-16 12:15:08
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://www.gitesearch.com/gites/la-fargeotte/
            [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] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => 5c82d957928a25b778571c2106b69a36
    [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.

1196LaFargeotte6

La Fargeotte

Aquitaine / Dordogne / Mauzens et Miremont

La Fargeotte is set in the lush green countryside of the Perigord Noir.
Sleeps 6
6
Pool
Pets Allowed

Prices per week from
£325 to £450

Double bedroom with en-suite shower room and

Chez Lopt

Aquitaine / Dordogne / St Paul Lizonne

A charming stone barn conversion with shared pool in a beautiful and peaceful hamlet.
Sleeps 6
6
WiFi
Pool
Golf Friendly
Fishing Friendly
Cycling Friendly

Prices per week from
£455 to £890

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

Living Room

Pic Epeiche

Aquitaine / Dordogne / Simeyrols

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

Prices per week from
€364 to €618

LesAcaciasdelaroute2012halfsize

Les Acacias

Aquitaine / Dordogne / Le Bugue

Holiday home with 4 bedrooms and private pool 4km from the village Le Bugue.
Sleeps 8
8
WiFi
Pool
Pets Allowed

Prices per week from
€395 to €1750

SAM_0982

The Byre

Aquitaine / Dordogne / Meyrals

Sleeps 1
1
WiFi
Pool
Pets Allowed

Prices per week from
€350 to €420

Bedroom 5 with double bed (situated on the ground floor)

Le Breuil

Aquitaine / Dordogne / Paulin

Lovely spacious 5 bedroom farmhouse in beautiful countryside with private swimming pool.
Sleeps 10
10
WiFi
Pool
Pets Allowed
Child Friendly

Prices per week from
£750 to £1800

Welcome to Gite Regrunel

Gite Regrunel

Aquitaine / Lot et Garonne / Fumel

A stunning newly completed 2 bed 2 bathroom barn conversion with private pool and decked terrace
Sleeps 4
4
WiFi
Pool

Prices per week from
€650 to €995

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

all_pool_lamp_post

Les Granges – Campanule

Aquitaine / Gironde / Les Leves et Thoumeyragues

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

Prices per week from
£240 to £850