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

    [posts_per_page] => 10
    [paged] => 4
    [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] => 4
    [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] => 4
            [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] => 4
            [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 30, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 102072
                    [post_author] => 2202
                    [post_date] => 2015-11-09 13:31:44
                    [post_date_gmt] => 2015-11-09 13:31:44
                    [post_content] => Mistral cottage sleeps up to 6 people in three bedrooms.  The first double bedroom is located on the first floor, it has an en-suite shower room and dressing room; the second large double is on the ground floor and opens onto a pretty courtyard to the rear of the property; the third bedroom has one double bed and two singles (therefore suitable for adults and/or children/teenagers) and is situated on the first floor.  It shares a ground floor bathroom with the second bedroom.


• The kitchen/ dining room is equipped with a gas oven, microwave, dishwasher, washing machine, kettle, large fridge, coffee percolator, cafetiere, toaster, etc.


• A large, sunny sitting room with three two-seater sofas is located on the ground floor.  


• The cottage is equipped with a cd player, television with UK Freeview television, a dvd player, and a selection of dvds and plenty of books.  Please note that there is no wifi in the cottage but there is free wifi at the Cafe des Colonnes, Riberac and previous guests have used dongles, mobile wifi, etc with no issues.  


• There is a pretty cottage garden (which attracts plenty of butterflies, moths, dragonflies, birds, and the occasional hare!) to the front of the property.  To the rear, there is a private paved courtyard area, furnished with an outdoor table and chairs, which is suitable for barbeques.  


• The shared off-lane parking area is found to the front of Zepherine cottage.


• Guests share the use of the swimming pool (unheated!) during summer months with the guests of our second cottage, Zepherine.  


                    [post_title] => Mistral cottage
                    [post_excerpt] => Beautiful rural cottage, sleeping up to 6,  with pretty garden and shared swimming pool.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => mistral-cottage
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:46
                    [post_modified_gmt] => 2016-02-11 14:14:46
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/mistral-cottage/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 101807
                    [post_author] => 1845
                    [post_date] => 2015-11-09 13:30:25
                    [post_date_gmt] => 2015-11-09 13:30:25
                    [post_content] =>  Beautiful 7 bedroomed, 5 bathroom country house, with gorgeous views over the Valley of the Dropt. Heated pool, games room, cinema room, petanque court, hill slide and childrens play area.
                    [post_title] => La Baie de Sureau
                    [post_excerpt] => Gorgeous 7 bed country house, heated pool, countryside location but close to lovely bastide town.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-baie-de-sureau
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:53
                    [post_modified_gmt] => 2016-02-11 14:14:53
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/la-baie-de-sureau/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 107134
                    [post_author] => 2261
                    [post_date] => 2015-11-09 15:30:46
                    [post_date_gmt] => 2015-11-09 15:30:46
                    [post_content] => Clematite has one bedroom sleeping 3, en-suite shower room, separate lounge, large kitchen/diner and is entered from an east facing pretty terrace with doors leading into the lounge and dining room with stone walls and exposed beams with Satellite TV. There are books, games and pictures on display and ample subdued lighting making for a homely atmosphere
                    [post_title] => Les Granges - Clematite
                    [post_excerpt] => With shared pool and private terrace it is well equipped for a good self catering family holiday
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => les-granges-clematite
                    [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-clematite/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 101876
                    [post_author] => 1855
                    [post_date] => 2015-11-09 13:30:58
                    [post_date_gmt] => 2015-11-09 13:30:58
                    [post_content] => 'Margeurite' is a beautiful 2 bedroom property at Domaine de Brantome, truly a home away from home! Downstairs is a very spacious open plan kitchen/dining area with large seating area. Floor to ceiling windows look out onto the generous terrace and sun drenched garden-perfect for lazy summer BBQ's! Upstairs are two beautiful rooms, one en suite, and spacious family bathroom.

-Very spacious living areas
-1 double room with shower room
-1 large triple room
-1 upstairs family bathroom with exposed beams
-Beautiful terrace for alfresco dining
-Uk Freesat TV channels
-Airport transfer available
-Child-minding service available
-Pre arrival shopping service available
                    [post_title] => Marguerite
                    [post_excerpt] => Stunning 2 bedroomed villa with shared pool and restaurant facilities-perfect for a family or a romantic getaway! 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => marguerite
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-12-09 10:14:15
                    [post_modified_gmt] => 2016-12-09 10:14:15
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/marguerite/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

            [5] => WP_Post Object
                (
                    [ID] => 101693
                    [post_author] => 1655
                    [post_date] => 2015-11-09 13:29:57
                    [post_date_gmt] => 2015-11-09 13:29:57
                    [post_content] => Sevenne nestles in 4 acres of beautiful grounds with views over the surrounding country side, it is an ideal place to relax and recharge the batteries. Although we are deep in the heart of the unspoiled Lot and Garonne, local attractions are not far away! this makes it an ideal base for day trips, returning to peace and tranquillity after an active day. The cottages are adjoining, therefore ideal for families & friends to get together whilst remaining independent. The 12x6m fenced and alarmed pool,has a raised sun deck at one end and has climbing wisteria, honesuckle,roses and grape vines, it is lit in the evenings for late night swimming. If you are feeling active we have badminton and volley ball nets, 5 aside football area, a trampoline, darts, ping-pong and pool table, however, if a quiet holiday is for you then why not chill out under a willow tree or by the duck pond with a good book and a glass of wine. 
The kitchen in Duck Cottage is well equipped and has everything you need to cook up a storm or produce a simple salad!
The lounge/diner has a wood burner, UK TV, DVD player, dining table and seating for up to 4 guests, a sofa and occasional chairs complete the comfortable surroundings. French doors lead out onto the private patio with views over the rear garden towards and pool and field beyond. the patio is complete with garden furniture, a "Webber" charcoal BBQ, parasols and sun loungers and is an ideal place to eat alfresco!.
The bedrooms are light and airy with shutters and overlook the garden. The beds are comfortable with crisp cotton bedding. bath and pool towels are included in the rental cost.
The small front terrace over looks the front garden and fields towards the duck pond and is an ideal "sun downer" terrace. .
Travel cot, high chair, changing mat etc available on request.
Toys. Extensive library for holiday reading.
We have free range hens and ducks and children enjoy hunting for eggs. Baby sitting also available by arrangement!


                    [post_title] => Duck Cottage
                    [post_excerpt] => Duck Cottage is 1 of 2 family friendly, stone cottages set in 4 acres of garden with 12mx6m pool.  
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => duck-cottage
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:56
                    [post_modified_gmt] => 2016-02-11 14:14:56
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/duck-cottage/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 107091
                    [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 six people in three 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.

Bedroom 1 with double bed. Bedroom 2 with double bed and en-suite. Bedroom 3 with 2 single beds. Both double bedrooms have electric radiators. Bathroom with shower, wash basin and wc. Electric heated towel rail. Kitchen is fully equipped and includes, hob, oven, dishwasher, fridge, microwave, kettle, coffee machine and toaster. The kitchen/diner includes and table and six chairs.Living room with two sofas and single chair, TV with UK free-to-air channels and a Blu-ray/DVD player. Wireless Internet access. 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.

Our gîte is very spacious and comfortable providing suitable accommodation for both families or couples.

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 - Gite
                    [post_excerpt] => Gîte & Heated Pool, WiFi, Stunning South-facing Views Of The Dordogne Valley Close To Tourist Sites
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-petite-baronnie-gite
                    [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-gite/
                    [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] => 101615
                    [post_author] => 1676
                    [post_date] => 2015-11-09 13:27:41
                    [post_date_gmt] => 2015-11-09 13:27:41
                    [post_content] => The property has been newly renovated and re vitalised taking time and care to retain the traditional charm but adding great attention to detail on colour, interesting furnishings and fabrics. The 2 bedrooms are large. The 2 suites are each as big as some city apartments and can sleep 3 without any problems. All bedrooms/suites have a bath with shower head. Heated towel rails. The property is perfect for a gathering; visiting the many beautiful spots around and about. Take a picnic off for the day... spend time by the river or the local lacs. Whatever you do take a chance to visit the superb vineyards of nearby St Emilion. You have several areas in the garden to sit and enjoy meals. A well equipped kitchen with 2 fridges. There is T.V and a music centre. Lots of places to sit and lounge. For playing....board games, boul, kids croquette, swing/slide. Who can pick the largest basket of fruit with mum's help. We know a proffessional child's teacher willing to teach the kids French?

Accommodation comprises 
Bedrooms:
Each bedroom/suite has a double bed and we have several single beds available plus 3 cots.
One bedroom is on the ground floor.
There are no attic rooms.

Bathrooms:
Each of our 4 ensuite bathrooms has a bath with shower head, a sink and a toilet.

Kitchen:
The kitchen is very well equipped with 3 coffee making methods and all sorts of things to create fun baking.  There is a dining area for breakfast and casual dining.
High chairs for the little ones.
Dishwasher, Fridge, Fridge/Freezer, Hob/Stove, Iron, Microwave, Oven.

Utility Room:
There is a washing machine, iron and ironing board.

Living Rooms:
Large table, chairs, 3 settees, music centre, 2 large windows which overlook the park, Cupboards/dresser.
High chair.
Dining table that looks onto terrace and garden.
Lots of space.
Sitting area and space for the children to play.
Lots of musical children's books.

Other:
The suite on the ground floor is really special.....Really spacious and with a large round bed.
It has 4 big windows which allows the sun to flow in from the parc and vineyard beyond.

We have a trampoline in the garden and there is a swing n slide.

Cleaning/Towels/Linen/Maid service:
Kitchen linen, towels and sheets are plentiful. Please discuss with us your ideas/needs FOR CATERING etc
Pool towels available.
If you rent for 2 weeks we are happy to offer a four hour cleaning service...MID stay.

Amenities/Facilities:
Barbecue, Private Pool, Parking, Garden.
Central Heating, Cot, High Chair, Internet Access, Room Fans, Satellite, TV.

Outside
There are several areas where you can dine,rest and keep in the shade if you wish. Pick fruit from the trees and enjoy the pool.
The village is truly French with a few restaurants and shops, a very good pharmacy and a tourist office.
We have a very large garden with play area for the children.
                    [post_title] => Clos des Saveurs
                    [post_excerpt] => It's not so often that you find such a treasure as Clos des Saveurs.  Nestled between Saint-Emilion and Bergerac, Clos des Saveurs Bed and Breakfast lies in a part of the world as much famed for its beauty, tranquillity and verve as for its wine, cuisine and rolling vineyards.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => clos-des-saveurs
                    [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/clos-des-saveurs/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

        )

    [post_count] => 10
    [current_post] => -1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 102072
            [post_author] => 2202
            [post_date] => 2015-11-09 13:31:44
            [post_date_gmt] => 2015-11-09 13:31:44
            [post_content] => Mistral cottage sleeps up to 6 people in three bedrooms.  The first double bedroom is located on the first floor, it has an en-suite shower room and dressing room; the second large double is on the ground floor and opens onto a pretty courtyard to the rear of the property; the third bedroom has one double bed and two singles (therefore suitable for adults and/or children/teenagers) and is situated on the first floor.  It shares a ground floor bathroom with the second bedroom.


• The kitchen/ dining room is equipped with a gas oven, microwave, dishwasher, washing machine, kettle, large fridge, coffee percolator, cafetiere, toaster, etc.


• A large, sunny sitting room with three two-seater sofas is located on the ground floor.  


• The cottage is equipped with a cd player, television with UK Freeview television, a dvd player, and a selection of dvds and plenty of books.  Please note that there is no wifi in the cottage but there is free wifi at the Cafe des Colonnes, Riberac and previous guests have used dongles, mobile wifi, etc with no issues.  


• There is a pretty cottage garden (which attracts plenty of butterflies, moths, dragonflies, birds, and the occasional hare!) to the front of the property.  To the rear, there is a private paved courtyard area, furnished with an outdoor table and chairs, which is suitable for barbeques.  


• The shared off-lane parking area is found to the front of Zepherine cottage.


• Guests share the use of the swimming pool (unheated!) during summer months with the guests of our second cottage, Zepherine.  


            [post_title] => Mistral cottage
            [post_excerpt] => Beautiful rural cottage, sleeping up to 6,  with pretty garden and shared swimming pool.
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => mistral-cottage
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2016-02-11 14:14:46
            [post_modified_gmt] => 2016-02-11 14:14:46
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://www.gitesearch.com/gites/mistral-cottage/
            [menu_order] => 0
            [post_type] => gites
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [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] => 08212738f162bfaf6717b18f8917d960
    [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.

View from upstairs bedroom of the courtyard to the rear of the cottage: perfect for al fresco dining and barbeques!

Mistral cottage

Aquitaine / Dordogne / Celles

Beautiful rural cottage, sleeping up to 6, with pretty garden and shared swimming pool.
Sleeps 6
6
WiFi
Pool

Prices per week from
£650 to £995

196

La Baie de Sureau

Aquitaine / Gironde / Monsegur

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

Prices per week from
£1695 to £3395

pool

Les Granges – Clematite

Aquitaine / Gironde / Les Leves et Thoumeyragues

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

Prices per week from
£200 to £490

facilities_pool

Marguerite

Aquitaine / Dordogne / Brantome

Stunning 2 bedroomed villa with shared pool and restaurant facilities-perfect for a family or a romantic getaway!
Sleeps 5
5
Pool

Prices per week from
£499 to £1349

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

Secure, fenced 12m x 6m pool with plenty of shade if needed. The raised pergola sun deck area also has sun loungers with comfortable cushions!

Duck Cottage

Aquitaine / Lot et Garonne / Labretonie / Miramont de Guyenne

Duck Cottage is 1 of 2 family friendly, stone cottages set in 4 acres of garden with 12mx6m pool.
Sleeps 4
4
WiFi
Pool
Pets Allowed
Biker Friendly
Golf Friendly
Cycling Friendly
Child Friendly

Prices per week from
£0 to £0

Gite

La Petite Baronnie – Gite

Aquitaine / Dordogne / Castels

Gîte & Heated Pool, WiFi, Stunning South-facing Views Of The Dordogne Valley Close To Tourist Sites
Sleeps 5
5
WiFi
Pool

Prices per week from
£600 to £1080

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

1383two

Clos des Saveurs

Aquitaine / Gironde / Gensac

It's not so often that you find such a treasure as Clos des Saveurs. Nestled between Saint-Emilion and Bergerac, Clos des Saveurs Bed and Breakfast lies in a part of the world as much famed for its beauty, tranquillity and verve as for its wine, cuisine and rolling vineyards.
Sleeps 8
8
WiFi
Pool

Prices per week from
£600 to £2900

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