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

    [posts_per_page] => 10
    [paged] => 7
    [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] => 7
    [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] => 7
            [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] => 7
            [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 60, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 101877
                    [post_author] => 1855
                    [post_date] => 2015-11-09 13:30:58
                    [post_date_gmt] => 2015-11-09 13:30:58
                    [post_content] => "Le Cerisier"is a delightful 3 bedroom property, ideal for families. Downstairs is bright open plan kitchen/dining and sitting room with a French door onto the courtyard, and floor to ceiling windows onto the terrace with flood the villa in natural light. Upstairs is an ensuite double room (queen size bed) and a twin room along with a good sized family bathroom. A further flight of stairs brings you up to the third level with a lovely bright twin bedroom.

-Sleeps up to 6 people
-1 double bedroom
-2 twin bedrooms
-1 bathroom (ensuite) and one shower room with wc
-Kitchen with dining area
-Nice sitting area
-Lovely terrace for alfresco dining and bbqs
-Childminding service available
-Airport/Rail transfesr available
-Pre arrival shopping service available
-English Free Sat TV channels
                    [post_title] => Le Cerisier
                    [post_excerpt] => "Le Cerisier"is a super three bed villa with shared pool and restaurant facilities-perfect for families or a group of friends! 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-cerisier-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-12-09 10:15:57
                    [post_modified_gmt] => 2016-12-09 10:15:57
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/le-cerisier-2/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 101910
                    [post_author] => 1937
                    [post_date] => 2015-11-09 13:31:06
                    [post_date_gmt] => 2015-11-09 13:31:06
                    [post_content] => Detached, well renovated farmhouse with own private pool, on edge of small village with beautiful views of surrounding countryside.

Living room with comfortable seating, sky TV. Well equipped modern Farmhouse kitchen, large oak dining table

Spacious double bedroom with balcony. Second double bedroom with fitted cupboard and direct access to garden. Modern shower room + wc

1st floor has 1 double room, 1 twin, 1 single + cot, shower room wc,

Private Pool clients' sole use. 10m x 6m with steps. Fenced and alarmed open early May to end September.
                    [post_title] => La Prade
                    [post_excerpt] => Detached, well renovated farmhouse with own private pool
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-prade
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:50
                    [post_modified_gmt] => 2016-02-11 14:14:50
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/la-prade/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 101325
                    [post_author] => 1585
                    [post_date] => 2015-11-09 13:22:48
                    [post_date_gmt] => 2015-11-09 13:22:48
                    [post_content] => Begonia comprises:
Ground floor
•	Large living/dining room with two sofas with French windows leading onto terrace with scenic village views
•	Open fire
•	TV with UK freesat box (showing English programmes) & DVD Player
•	Separate kitchen with French windows opening onto terrace with scenic village views
•	Double bedroom with king size bed, dressing table and French windows leading to the pool area
•	Shower room and toilet
First floor
•	Double bedroom with ensuite toilet and wash basin
•	Twin bedroom with toy box, accessed via the double bedroom
•	Toilet and Wash Hand Basin
Exterior
•	Large paved terrace with barbecue and garden furniture and flora
•	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.  Also fans in the bedroom, iron and ironing board and hairdryer.

Suitable for young children with stairguards, cot, high chair and baby bath. There is parking for one car located close to the Gîte.


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

            [3] => WP_Post Object
                (
                    [ID] => 107075
                    [post_author] => 2234
                    [post_date] => 2015-11-09 15:30:24
                    [post_date_gmt] => 2015-11-09 15:30:24
                    [post_content] => 2 Bedroom, 2 Bathroom Cottage

Conveniently situated on the borders of the Lot et Garonne, the Dordogne and the Gironde, just 45 minutes from Bergerac and 75 minutes from Bordeaux, Labarthe is located just three kilometres from the Bastide town of Duras, and enjoys spectacular views across the beautiful valley and vineyards to Duras Chateau and beyond.

Open for summer 2014, Labarthe is under new ownership and has undergone a complete renovation and facelift to become a luxury home-away-from-home to cater for all your holiday needs.

The two bedroom holiday cottage is attached to the main house but is very private and secluded, the double French doors open out onto a private terrace overlooking the large shared pool. The two large and comfortable bedrooms have superior English beds and linen, one Super King and one King size zip link. Each bedroom has it's own en-suite shower room.

The open plan living space has a fully fitted modern kitchen with dining area and comfortable seating area. There is a TV, DVD player and Free sat allowing the standard UK channels. There is wifi Internet access throughout the house.

For wine lovers, Labarthe cottage is ideal for visiting the Bordeaux, St. Emilion, Bergerac, Pomeral, Buze and of course Duras wine producing areas.

The property has a large shared pool, loungers, parasols and barbecue are provided for you to make the most of the sunny out door life style.

Our aim has been to provide accommodation we would be delighted to stay in ourselves if it were our holiday. Therefore, we have tried to make the accommodation comfortable and welcoming.

This is a truly peaceful and tranquil location. Ideal for 'getting away from it all' and winding down, both for couples or as a family.

The cottage is fitted with electric radiators so is ideal for out of season lets for Easter, autumn & winter breaks.
                    [post_title] => Labarthe
                    [post_excerpt] => Beautiful two bedroom, with en-suite, Gite, close to Duras, with stunning views.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => labarthe
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-12-28 07:59:44
                    [post_modified_gmt] => 2022-12-28 07:59:44
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/labarthe/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

            [5] => WP_Post Object
                (
                    [ID] => 101295
                    [post_author] => 1583
                    [post_date] => 2015-11-09 13:22:41
                    [post_date_gmt] => 2015-11-09 13:22:41
                    [post_content] => Ground-floor double-fronted apartment-style cottage fitted with a traditional kitchen with sitting and dining area and a stone-archway leading to a double bedroom with exposed stone walls and en-suite shower-room with a wide floor-level shower.

This apartment is suitable for people with reduced mobility as there are no steps to negotiate and entrances and shower are wide enough to comfortably accommodate a wheelchair
                    [post_title] => Magnolia
                    [post_excerpt] => We are ideally situated in a valley between the Dordogne and Vezere rivers and only a short walk (less than 400 metres) from the centre of the  pretty, medieval village of Meyrals.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => magnolia-2
                    [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/magnolia-2/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 102074
                    [post_author] => 2202
                    [post_date] => 2015-11-09 13:31:45
                    [post_date_gmt] => 2015-11-09 13:31:45
                    [post_content] => Zepherine sleeps 2 adults and 2 children in a double bedroom and mezzanine bedroom (please note that the mezzanine bedroom partially overlooks a small section of the double bedroom below)  


• There is no separate sitting room in the cottage.  However, there is a small wrought iron two-seater sofa in the kitchen (with cushions) and two armchairs in the double bedroom upstairs.


• Please note that the stairs in the cottage are steep but all staircases are fitted with child gates.  The beams in the mezzanine bedroom are low so the room best accommodates children although we have had many teenagers staying over the years! 


• The kitchen is equipped with a gas oven, microwave, kettle, fridge freezer, coffee percolator, cafetiere, toaster, juicer, etc.  The cottage also has a washing machine.


• The cottage is equipped with a small portable radio/cd player, with UK Freeview television, dvd player, a selection of dvds and plenty of books.  Please be aware that there is no wifi in the cottage but there is free wifi at the Cafe des Colonnes in Riberac (10 minutes away) and previous guests have used mobile internet access.


• The double bedroom (with lovely views) opens onto a large roof terrace which is furnished with an outdoor table and chairs, two teak sun beds and a parasol.  The roof terrace has steps which lead down to the pool area.  The roof terrace is perfect for sunbathing, barbeques (bbq sets are provided), meals al fresco, and watching spectacular sunsets!


• Zepherine guests share the use of the swimming pool (unheated) with the guests of our other cottage (Mistral)

• The cottage has a lawn area to the front of the cottage with pretty flowerbeds and is furnished with an outdoor teak table and chairs. The shared off-lane parking area is found to the front of Zepherine cottage


                    [post_title] => Zepherine cottage
                    [post_excerpt] => Beautiful rural cottage, sleeping 2 adults and 2 children, with pretty garden and shared pool.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => zepherine-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/zepherine-cottage/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

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

            [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] => 101877
            [post_author] => 1855
            [post_date] => 2015-11-09 13:30:58
            [post_date_gmt] => 2015-11-09 13:30:58
            [post_content] => "Le Cerisier"is a delightful 3 bedroom property, ideal for families. Downstairs is bright open plan kitchen/dining and sitting room with a French door onto the courtyard, and floor to ceiling windows onto the terrace with flood the villa in natural light. Upstairs is an ensuite double room (queen size bed) and a twin room along with a good sized family bathroom. A further flight of stairs brings you up to the third level with a lovely bright twin bedroom.

-Sleeps up to 6 people
-1 double bedroom
-2 twin bedrooms
-1 bathroom (ensuite) and one shower room with wc
-Kitchen with dining area
-Nice sitting area
-Lovely terrace for alfresco dining and bbqs
-Childminding service available
-Airport/Rail transfesr available
-Pre arrival shopping service available
-English Free Sat TV channels
            [post_title] => Le Cerisier
            [post_excerpt] => "Le Cerisier"is a super three bed villa with shared pool and restaurant facilities-perfect for families or a group of friends! 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => le-cerisier-2
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2016-12-09 10:15:57
            [post_modified_gmt] => 2016-12-09 10:15:57
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://www.gitesearch.com/gites/le-cerisier-2/
            [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] => 62a643ed0a80428ec8dcaff670b2317b
    [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.

facilities_pool

Le Cerisier

Aquitaine / Dordogne / Brantome

"Le Cerisier"is a super three bed villa with shared pool and restaurant facilities-perfect for families or a group of friends!
Sleeps 6
6
Pool
Pets Allowed

Prices per week from
£549 to £1399

New decked pool area, great place to unwind

La Prade

Aquitaine / Dordogne / Genis

Detached, well renovated farmhouse with own private pool
Sleeps 10
10
Pool
Pets Allowed
Biker Friendly
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£530 to £1430

Begonia

Begonia

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

Labarthe

Aquitaine / Lot et Garonne / Duras

Beautiful two bedroom, with en-suite, Gite, close to Duras, with stunning views.
Sleeps 4
4
WiFi
Pool

Prices per week from
£595 to £1255

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

Magnolia

Magnolia

Aquitaine / Dordogne / Meyrals

We are ideally situated in a valley between the Dordogne and Vezere rivers and only a short walk (less than 400 metres) from the centre of the pretty, medieval village of Meyrals.
Sleeps 2
2
WiFi
Pool
Pets Allowed
Child Friendly

Prices per week from
€345 to €675

Zepherine cottage's kichen/dining room

Zepherine cottage

Aquitaine / Dordogne / Celles

Beautiful rural cottage, sleeping 2 adults and 2 children, with pretty garden and shared pool.
Sleeps 4
4
WiFi
Pool

Prices per week from
£425 to £550

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

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

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