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

    [posts_per_page] => 10
    [paged] => 6
    [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] => 6
    [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] => 6
            [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] => 6
            [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 50, 10
    [posts] => Array
        (
            [0] => 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
                )

            [1] => WP_Post Object
                (
                    [ID] => 107125
                    [post_author] => 2261
                    [post_date] => 2015-11-09 15:30:42
                    [post_date_gmt] => 2015-11-09 15:30:42
                    [post_content] => Jonquille overlooks the pool and 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 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 - Jonquille
                    [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-jonquille
                    [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-jonquille/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

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

            [4] => WP_Post Object
                (
                    [ID] => 101804
                    [post_author] => 1844
                    [post_date] => 2015-11-09 13:30:24
                    [post_date_gmt] => 2015-11-09 13:30:24
                    [post_content] => Welcome to our gite/apartment in the countryside of the Dordogne.  We have three bedrooms, which sleeps six comfortably.  
There is a large out-of-ground pool which is shared with the owners.

The main bedroom has an ensuite shower-room/toilet, and there is one further shower-room/toilet.

There is a large lounge/kitchen with hob, oven, fridge and microwave and dining table.

There is plenty of outside space to relax and unwind or cook on barbecues. 

Shops and bars are only five minutes away.

There is also a recording studio on site for the musically minded.

The property is accessed via an exterior staircase, which is not suitable for disabled access.
                    [post_title] => Pomarede
                    [post_excerpt] => A pretty 3 bedroom gite/apartment with a pool, great views and a relaxing atmosphere.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => pomarede
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:53
                    [post_modified_gmt] => 2016-02-11 14:14:53
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/pomarede/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 101899
                    [post_author] => 1901
                    [post_date] => 2015-11-09 13:31:03
                    [post_date_gmt] => 2015-11-09 13:31:03
                    [post_content] => This recently built well-equipped 3 bedroom villa with private covered 9m x 4m swimming pool consists of an open-plan lounge, dining room and kitchen with French doors leading onto the terrace and overlooking the garden and pool. The kitchen is fully equipped with full-size oven, dishwasher, fridge with small freezer, washing machine, microwave, kettle, coffee maker and toaster.

The master bedroom has twin beds and an en-suite shower room with wash basin and toilet. There are two further twin-bedded rooms and a family bathroom with bath, wash basin and toilet. The terrace is equipped with table, chairs and barbeque. The pool terrace has sun loungers and children's swings in the garden.Swimming Pool: Swimming Pool Cover: The swimming pool cover is lockable for extra security and the safety of young children. It also keeps the pool cleaner and the water warmer. The warmer water is a great advantage for the out of season months of April, May, June and September when the rental prices,
                    [post_title] => Private gite covered pool
                    [post_excerpt] => Sleeps 6 people, with a ensuite in the main bedroom and a family bathroom. the pool has a cover 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => private-gite-covered-pool
                    [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/private-gite-covered-pool/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

General

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

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

            [7] => WP_Post Object
                (
                    [ID] => 112048
                    [post_author] => 2344
                    [post_date] => 2016-03-07 21:33:25
                    [post_date_gmt] => 2016-03-07 21:33:25
                    [post_content] => La Mansarde. Stylish loft living is on hand in La Mansarde but far from the city. Spacious and striking this well appointed apartment also has a private balcony. Sip your sundowner and watch the wildlife.

Gym: A fitness area for a little light exercise or work out using a motorised treadmill, elyptical trainers ,exercise bikes and step thigh trainer and pilates ball plus two massage chairs.

Sauna:  If in need of rest and relaxation guests may opt for the sauna housed adjacent to the gym with shower and w.c facilities

Lounge: A comfortable seating area where guests can relax and mingle with a library of books and DVDs. The Wii Fit  is set up for couples to enjoy a friendly game or sports night challenge.

Garden: The sculpted grounds have numerous seating areas from which to enjoy spectacular views. Plus a Giant Chess and a Golf Net
                    [post_title] => La Mansarde
                    [post_excerpt] => La Mansarde. Independent studio apartment for two in tasteful barn conversion. Pool, Spa, Sauna, Gym.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-mansarde
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-12-02 13:54:03
                    [post_modified_gmt] => 2016-12-02 13:54:03
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/?post_type=gites&p=112048
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 101819
                    [post_author] => 1860
                    [post_date] => 2015-11-09 13:30:28
                    [post_date_gmt] => 2015-11-09 13:30:28
                    [post_content] => A holiday rental gite,near Eymet, Aquitaine is positioned on the border of Dordogne and Gironde, South West France  The rural gite is a self-contained two bedroom, that can sleep four people. Near Eymet and 100 metres from the lake l'Escorourou, the gite can sleep 4 people and comes with a exclusive use of the patio, sun loungers, outdoor eating area, BBQ, and hot tub. The gite is located on the ground floor for easy access.   Located in a rural location near Eymet, Dordogne, 25 minutes south of Bergerac, this self catering rental holiday gite is surrounded by beautiful countryside.  This peaceful and tranquil setting will provide true relaxation for any person wanting to have a break from the pressures of modern day life, or as a base for house hunters in the Aquitaine area.  This self catering holiday rental, is near an abundance of charming historic towns, vineyards, and villages throughout Dordogne and Gironde. Your holiday at the gite will no doubt create an abundance of memories for you to take home.  The holiday rental gite is ideally positioned to enjoy the benefits of the rural countyside and yet be in easy reach of picturesque villages. 
                    [post_title] => La Junnel
                    [post_excerpt] => A 4 person holiday rental gite,near Eymet
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-junnel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:53
                    [post_modified_gmt] => 2016-02-11 14:14:53
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/la-junnel/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 101525
                    [post_author] => 1645
                    [post_date] => 2015-11-09 13:27:23
                    [post_date_gmt] => 2015-11-09 13:27:23
                    [post_content] => Living Area - This is an open plan living, dining and kitchen area. There are 2 x 2 seater sofas, a TV with UK Freesat receiver, DVD player with a wide selection of DVD's. Plenty of books to suit most tastes. Family board games and puzzles. A dining table to seat 4, with plenty of good quality crockery and cutlery. High chair and travel cot available for our younger guests. The kitchen is fully equipped, with oven, hob, microwave, coffee maker, toaster and fridge with small freezer compartment.
Master Bedroom - This has a double bed, bedside tables, a double wardrobe and chest of drawers.
Twin Bedroom - With 2 single beds, double wardrobe and chest of drawers.
Bathroom - This has been refurbished for 2013 and has a bath with shower over, sink and WC.
Other - Iron and Ironing Board with outside washing line. Fans for those hot Summer nights. Hair dryer. All bed linen, towels and pool towels. There is no washing machine in the Gite, but we are more than happy to put it through our own machine - just ask!
Outside - Private Gite garden with patio table and 6 chairs, sun umbrella, sun loungers in the Gite garden and by the pool. B-B-Q and tools. Pool toys for the children.
WiFi - There is free high speed WiFi available at Gite Coquelicot. The required password will be provided on arrival.

Our large garden is at your disposal. Feel free to wander around and pick fruit, when ripe. The plums and cherries are juicy and plentiful.

There are many fruit trees - apple, pear, fig, cherry, damson and plums - which you are invited to pick and savour. The Gite is situated on a minor country lane, so passing traffic is minimal. If you want to know anything about the Gite or the area, please use the enquiry form and we'll do our best to help.  Our mission is to make your holiday unforgettable, relaxing and utterly stress free!
                    [post_title] => Gite Coquelicot
                    [post_excerpt] => Gite Coquelicot provides comfortable accommodation for 4 people, with a private swimming pool and something over an acre of garden for you to enjoy. 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => gite-coquelicot
                    [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/gite-coquelicot/
                    [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] => 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
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 81
    [max_num_pages] => 9
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 1
    [is_404] => 
    [is_embed] => 
    [is_paged] => 1
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => d2d416377c09bf1b9452ac66a84f4afd
    [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.

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

Jonquille is overlooking the pool in the middle

Les Granges – Jonquille

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

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

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

Outside view

Pomarede

Aquitaine / Dordogne / St Martial D'Artenset

A pretty 3 bedroom gite/apartment with a pool, great views and a relaxing atmosphere.
Sleeps 6
6
WiFi
Pool
Biker Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£250 to £520

two single bed that can be used as a double or as single beds.

Private gite covered pool

Aquitaine / Lot et Garonne / Chauzac

Sleeps 6 people, with a ensuite in the main bedroom and a family bathroom. the pool has a cover
Sleeps 6
6
WiFi
Pool
Pets Allowed
Child Friendly

Prices per week from
£560 to £965

La Tour

La Tour

Aquitaine / Dordogne / Carlux

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

Prices per week from
£230 to £770

a-mansarde

La Mansarde

Aquitaine / Dordogne / Bourniquel Near Lalinde

La Mansarde. Independent studio apartment for two in tasteful barn conversion. Pool, Spa, Sauna, Gym.
Sleeps 2
2
WiFi
Pool

Prices per week from
£400 to £400

Exclusive use of jacuzzi and patio

La Junnel

Aquitaine / Gironde / Soumensac

A 4 person holiday rental gite,near Eymet
Sleeps 4
4
WiFi
Pets Allowed
Golf Friendly
Cycling Friendly

Prices per week from
€100 to €420

Gite Coquelicot Front

Gite Coquelicot

Aquitaine / Dordogne / Cendrieux

Gite Coquelicot provides comfortable accommodation for 4 people, with a private swimming pool and something over an acre of garden for you to enjoy.
Sleeps 4
4
WiFi
Pool
Biker Friendly
Golf Friendly
Fishing Friendly
Cycling Friendly

Prices per week from
£300 to £595