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] => 110455
                    [post_author] => 2334
                    [post_date] => 2016-01-08 21:48:13
                    [post_date_gmt] => 2016-01-08 21:48:13
                    [post_content] => Le Mas is a characterful farmhouse and a perfect home from home, full of original beams, fireplaces and thick stone walls. It is currently being renovated and will be available from Easter 2016. The photos show the house pre-renovation.

Kitchen and living-room
The large well-equipped kitchen (60m²) is the centre of the house, great for family meals where 12 people can sit comfortably around the table. The exposed stone walls show the history of the house, with a centuries-old larder and a stone evier (basin).
The terracotta floor tiles lead to the living room (48m²), which like the kitchen has exposed beams, an enormous fireplace with a wood burner (wood provided) and doors leading outside. There are comfortable sofas and chairs, and plenty of games and books to enjoy.
If you want to catch up on the news or watch a film there is a flat screen satellite TV with English channels.

5 bedrooms with en suite bathrooms
Two bedrooms are on the ground floor at opposite ends of the house, each with two single beds en suite bathrooms with showers. One of these bedrooms is wheelchair accessible. The other three bedrooms are accessed via two staircases. The first staircase leads to a double-aspect bedroom and en suite bathroom with shower. The main staircase goes from the kitchen up to the two large gabled master bedrooms (56m² and 50m²).

The master bedrooms have wooden floors, beautiful original beams and are light and bright. Windows have views to the fields and woods beyond, being the perfect lookout for deer, kestrels and wild boars. Both master bedrooms have large en suite bathrooms with showers and baths.

Outside
Opposite the kitchen is the covered summer kitchen (80m²). Originally a barn, it still retains the roof but is partly open on three sides, affording you shade and a cool breeze. There is a small kitchen area with sink, fridge and a Weber 3 burner gas barbeque (gas provided). A large dining table, 12 chairs and comfortable seating make it the perfect setting for long lunches, escaping the sun or spending time together late into the night.

There are games to play in the garden, and the pool to enjoy. The 9 x 4 meter pool has a deep and a shallow end, with steps down into the water for easy access (no awkward ladder). It's positioned to take in the view over the fields and woods beyond, so lie back on the sun-loungers and enjoy it! If you are seeking solitude there are several private spots in the garden. The pool is not heated, and for that reason is closed from November to April.
                    [post_title] => Le Mas
                    [post_excerpt] => Le Mas is a beautiful and comfortable house for up to 10 people with a private pool and stunning views over the Dordogne countryside.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-mas
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:42
                    [post_modified_gmt] => 2016-02-11 14:14:42
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/?post_type=gites&p=110455
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

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

            [5] => WP_Post Object
                (
                    [ID] => 107152
                    [post_author] => 2302
                    [post_date] => 2015-11-09 15:30:59
                    [post_date_gmt] => 2015-11-09 15:30:59
                    [post_content] => Two Idyllic Gites For The Perfect French Holiday In A Foodie & Nature Heaven - Perfect Base For Visiting the Dordogne Valley.
Perfect for large group of friends or a family holiday with a large swimming pool and garden, 
 Both property - the Barn and the Stable have 3 bedrooms each, sleeping up to a maximum of 7 people (in total 14 people): with 2 BBQ areas. The 5x13 m swimming pool is sloping and deep up to 1.4m - perfect for splashing about for all ages.  There is also a large shady garden area for the hot summer days and a herb gardens for our guests. The gites are fully equipped and all linen (except for the beach towels) are provided. There are 2 supermarkets to choose from as well as well as all the usual amenities in Hautefort, Excideuil, Tourtoirac and Cherveix Cubas.
There is free wifi and a little welcome basket for all guests. 

 We are a young Kiwi and French couple who have recently decided to move to the area from Paris to pursue the dream of a good life. We love to welcome guests to our little corner of paradise and look forward to sharing with you all the secrets of the region for a truly authentic French holiday.
 Perfect location for a base to discover the region, friendly hosts with real local knowledge of the area, local producers (vegetables, duck, cheese, honey, trout etc), charming properties with a large pool.
 
                    [post_title] => Les Tilleuls
                    [post_excerpt] => 2 lovely houses for 14 person with large pool & garden in the Dordogne
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => les-tilleuls-2
                    [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-tilleuls-2/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

            [7] => WP_Post Object
                (
                    [ID] => 107141
                    [post_author] => 2296
                    [post_date] => 2015-11-09 15:30:51
                    [post_date_gmt] => 2015-11-09 15:30:51
                    [post_content] => Lafage, Lanquais, is an old stone farmhouse at the edge of the village (under 5 min walk away), straight across the valley from the medieval chateau.
The house which sleeps 8 in three bedrooms, has been sympathetically modernised to retain centuries' worth of character producing an exceptional french gite, with new and traditional blending to transform the cottage into a comfortable home from home.
There are loads more pictures, prices and information on our website, and a facility for online booking. Contact us for details.

The pool (11.5m x 5m with roman steps at one end) has a chlorine-free filtration system, and is for your exclusive use. There is a child-proof cover for you to roll on and off. The area around the pool is paved for sunbathing, with a patio at the end near the house. The pool area is laid to lawn, at the edge of a field and is not overlooked.

PRICES ARE ALL INCLUSIVE- Towels, linen pool towels etc.
                    [post_title] => Lafage
                    [post_excerpt] => Detached stone farmhouse in large private grounds with salt swimming pool. At edge of village.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => lafage
                    [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/lafage/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 101327
                    [post_author] => 1585
                    [post_date] => 2015-11-09 13:22:49
                    [post_date_gmt] => 2015-11-09 13:22:49
                    [post_content] => Cyclamen comprises:
Ground floor
•	Large living/dining room with two sofas and French windows opening on to the terrace
•	Wood burning stove
•	TV with UK freesat box (showing English programmes) & DVD player
•	Double bedroom with French windows
•	Children's bedroom with bunk beds
•	Shower room and toilet
First floor
•	Double bedroom with king size bed with en-suite shower room (Shower, Wash Hand Basin and Toilet)
Exterior
•	Paved terrace with barbecue and garden furniture
•	Village view
General

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

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

There is parking for one car located close to the Gîte.

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

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

        )

    [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

Le Mas

Le Mas

Aquitaine / Dordogne / Sainte Croix

Le Mas is a beautiful and comfortable house for up to 10 people with a private pool and stunning views over the Dordogne countryside.
Sleeps 10
10
WiFi
Pool
Biker Friendly
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
€595 to €2250

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

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

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

A34

Les Tilleuls

Aquitaine / Dordogne / Vaures

2 lovely houses for 14 person with large pool & garden in the Dordogne
Sleeps 14
14
WiFi
Pool
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
€800 to €1900

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

Old stone farmhouse in large private grounds, a short walk to local village. Loads more photos on our website. Contact us for address

Lafage

Aquitaine / Dordogne / Lanquais

Detached stone farmhouse in large private grounds with salt swimming pool. At edge of village.
Sleeps 8
8
WiFi
Pool
Pets Allowed
Biker Friendly
Cycling Friendly

Prices per week from
€890 to €2190

Cyclamen

Cyclamen

Aquitaine / Dordogne / Carlux

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

Prices per week from
£330 to £950

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