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

    [posts_per_page] => 10
    [paged] => 2
    [post_title_like] => 
    [post_content_like] => 
    [meta_query] => Array
        (
            [relation] => AND
            [0] => Array
                (
                    [key] => featured
                )

            [1] => Array
                (
                    [key] => region
                    [value] => 626
                    [compare] => =
                )

        )

)
Array
(
    [post_type] => gites
    [tax_query] => Array
        (
            [relation] => AND
        )

    [posts_per_page] => 10
    [paged] => 2
    [post_title_like] => 
    [post_content_like] => 
    [meta_query] => Array
        (
            [relation] => AND
            [0] => Array
                (
                    [key] => featured
                )

            [1] => Array
                (
                    [key] => region
                    [value] => 626
                    [compare] => =
                )

        )

)
WP_Query Object
(
    [query] => Array
        (
            [post_type] => gites
            [tax_query] => Array
                (
                    [relation] => AND
                )

            [posts_per_page] => 10
            [paged] => 2
            [post_title_like] => 
            [post_content_like] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => featured
                        )

                    [1] => Array
                        (
                            [key] => region
                            [value] => 626
                            [compare] => =
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => gites
            [tax_query] => Array
                (
                    [relation] => AND
                )

            [posts_per_page] => 10
            [paged] => 2
            [post_title_like] => 
            [post_content_like] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => featured
                        )

                    [1] => Array
                        (
                            [key] => region
                            [value] => 626
                            [compare] => =
                        )

                )

            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
            [order] => DESC
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [relation] => AND
                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                )

            [queried_terms] => Array
                (
                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => featured
                        )

                    [1] => Array
                        (
                            [key] => region
                            [value] => 626
                            [compare] => =
                        )

                    [relation] => AND
                )

            [relation] => AND
            [meta_table] => wp_postmeta
            [meta_id_column] => post_id
            [primary_table] => wp_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => wp_postmeta
                    [1] => mt1
                )

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => featured
                            [compare] => =
                            [alias] => wp_postmeta
                            [cast] => CHAR
                        )

                    [mt1] => Array
                        (
                            [key] => region
                            [value] => 626
                            [compare] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )  INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id ) WHERE 1=1  AND ( 
  wp_postmeta.meta_key = 'featured' 
  AND 
  ( mt1.meta_key = 'region' AND mt1.meta_value = '626' )
) AND wp_posts.post_type = 'gites' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_postmeta.meta_value = 1 DESC, rand() LIMIT 10, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 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
                )

            [1] => WP_Post Object
                (
                    [ID] => 112040
                    [post_author] => 2344
                    [post_date] => 2016-03-07 21:30:38
                    [post_date_gmt] => 2016-03-07 21:30:38
                    [post_content] => Le Grenier is a bright and cheerful studio and marries old world charm with beautiful beams and modern design with its light contemporary look. Guests will find all they need inside and a breathtaking vista outside their back door from their private balcony.
                    [post_title] => Le Grenier
                    [post_excerpt] => Le Grenier is a bright and cheerful studio for two in a barn conversion complex with Pool, Spa, Sauna and Gym.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-grenier-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-04-28 16:37:25
                    [post_modified_gmt] => 2016-04-28 15:37:25
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/?post_type=gites&p=112040
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 101331
                    [post_author] => 1585
                    [post_date] => 2015-11-09 13:22:50
                    [post_date_gmt] => 2015-11-09 13:22:50
                    [post_content] => Fuchsia comprises:
Ground floor
•	Large living/dining room with two single sofa beds
•	Open fire
•	DVD Player
•	Corner kitchen
•	Shower room and toilet
First floor
•	Double bedroom with king size bed (160 X 200)
Exterior
•	Terrace with barbecue and garden furniture
•	Village/Garden view
General

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


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

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

            [4] => WP_Post Object
                (
                    [ID] => 101833
                    [post_author] => 1880
                    [post_date] => 2015-11-09 13:30:31
                    [post_date_gmt] => 2015-11-09 13:30:31
                    [post_content] => Step back in time & relax in our beautiful studio/loft apartment which is set in the heart of the Medieval Historical centre of Sarlat. Our apartment is set at the top of a stone spiral staircase in a 15th century townhouse overlooking the old roof tops of Sarlat. The apartment is L shaped with a high attic oak beamed ceiling & stone walls. The kitchen is fully equipped with everything you need for those romantic dinners for 2 (if you can tear yourselves away from those gourmet restaurants) or maybe that breakfast in bed? The bathroom is perfect for that relaxing bubble bath soak after all the sightseeing. The lounge has a dining table a 2 seater sofa an armchair, coffee table, TV/DVD a selection of books/DVD's and games and the wonderful roof top view. The cosy beamed bedroom is set in an alcove off the lounge area. On leaving the building you step right into the heart of Sarlat, surrounded by Shops, Restaurants, Cafes, Markets, art galleries and the Cathederal of St Sacredos.
                    [post_title] => Le Grenier
                    [post_excerpt] => LE GRENIER  Oak beamed self catering loft apartment with lots of character & roof top views..
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-grenier
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:52
                    [post_modified_gmt] => 2016-02-11 14:14:52
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/le-grenier/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

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

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

For artists, we are hosting a fully-catered Painting and Drawing week in September 2015,
for £700 per person, £500 per non-particpant.  Tutored by award-winning artist Murray Ince, the week will be one of interest and conviviality.
No single supplement.  Please contact us for details.
                    [post_title] => Le Manoir de Gurson
                    [post_excerpt] => Lose yourselves in 98 acres of beautiful scenery, with private pool. Pure heaven!
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-manoir-de-gurson
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-22 14:34:11
                    [post_modified_gmt] => 2016-02-22 14:34:11
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/le-manoir-de-gurson/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 101605
                    [post_author] => 1678
                    [post_date] => 2015-11-09 13:27:38
                    [post_date_gmt] => 2015-11-09 13:27:38
                    [post_content] => Your self-catering accommodation is a lovely cottage /gite
here at our home - Gone Fishin' is exclusive for just the 2 of you. (Do rest assured you are booking direct with the owner "us 2" - Alan & Jenny Rothwell.You are paying no commission to anyone.)
There are three large rooms, hallway,entrance leading to your own beautiful private garden and terrace.
All rooms have views, overlooking either our 19 acres of woodland or across our 2-acre lake.
It is peaceful and quiet, but not isolated and only 8 minutesfrom local shops and less than 30 minutes by car from major towns like Agen and Villeneuve.
The train at Aiguillon can take you to Bordeaux within the
hour.
All this and more exclusive to just one couple, you!
A lovely shaded terrace, BBQ, loungers.
Picnic benches are placed around your own private lake.
We do not offer a fishing holiday its just a bonus, rods are available..free! Or simply enjoy the ambiance of the lake and the fish jumping.
                    [post_title] => Gone Fishin'
                    [post_excerpt] => Exclusive for 2, holiday cottage Lot et Garonne in the South West of France. Price £350 pw.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => gone-fishin
                    [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/gone-fishin/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 101879
                    [post_author] => 1855
                    [post_date] => 2015-11-09 13:30:59
                    [post_date_gmt] => 2015-11-09 13:30:59
                    [post_content] => Azara is a beautifully designed 4 bedroom property, ideal for families or group of friends. Downstairs is a lovely spacious open plan kitchen/dining and sitting area. Floor to ceiling windows lead out from the kitchen/dining area onto the large balcony terrace which gently steps down to a garden area. Upstairs there are 2 double bedrooms (one ensuite) a twin bedroom and shower room. A further flight of stairs leads to the third large tower room with exposed wooden beams.

-Sleeps 8 - 10 people
-2 double bedrooms
-2 twin bedrooms
-1 bathroom (ensuite) and one separate shower room with wc
-Spacious open plan sitting area
-Large balcony area for alfresco dining and BBQs
-Airport/Rail transfers available
-Child-minding service available
-Pre arrival shopping service available
-English Free Sat TV channels
                    [post_title] => Azara
                    [post_excerpt] => Azara is a fabulous purpose built 4 bed holiday villa with shared swimming pool and restaurant facilities!
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => azara
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-12-09 10:16:51
                    [post_modified_gmt] => 2016-12-09 10:16:51
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/azara/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

        )

    [post_count] => 10
    [current_post] => -1
    [in_the_loop] => 
    [post] => 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
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 83
    [max_num_pages] => 9
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 1
    [is_404] => 
    [is_embed] => 
    [is_paged] => 1
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => 5f39f24f5c00abcaea7a0fae936c8cbc
    [query_vars_changed:WP_Query:private] => 
    [thumbnails_cached] => 
    [stopwords:WP_Query:private] => 
    [compat_fields:WP_Query:private] => Array
        (
            [0] => query_vars_hash
            [1] => query_vars_changed
        )

    [compat_methods:WP_Query:private] => Array
        (
            [0] => init_query_flags
            [1] => parse_tax_query
        )

)

We found 83 Gites.

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 Grenier

Aquitaine / Dordogne / Bourniquel Near Lalinde

Le Grenier is a bright and cheerful studio for two in a barn conversion complex with Pool, Spa, Sauna and Gym.
Sleeps 2
2
Pool

Prices per week from
£360 to £360

Fuchsia

Fuchsia

Aquitaine / Dordogne / Carlux

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

Prices per week from
£180 to £630

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

Looking out over the roofs of Sarlat into the courtyard below

Le Grenier

Aquitaine / Dordogne / Sarlat

LE GRENIER Oak beamed self catering loft apartment with lots of character & roof top views..
Sleeps 2
2
WiFi
Pets Allowed

Prices per week from
€295 to €495

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

Le Manoir de Gurson, waiting to welcome you

Le Manoir de Gurson

Aquitaine / Dordogne / Montpeyroux

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

Prices per week from
€1000 to €2600

Your accommodation with its own large private garden

Gone Fishin’

Aquitaine / Lot et Garonne / Aiguillon

Exclusive for 2, holiday cottage Lot et Garonne in the South West of France. Price £350 pw.
Sleeps 2
2
WiFi
Pets Allowed
Biker Friendly
Golf Friendly
Fishing Friendly
Cycling Friendly

Prices per week from
£350 to £350

facilities_pool

Azara

Aquitaine / Dordogne / Brantome

Azara is a fabulous purpose built 4 bed holiday villa with shared swimming pool and restaurant facilities!
Sleeps 10
10
Pool
Pets Allowed

Prices per week from
£649 to £1499

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