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] => 102024
                    [post_author] => 2128
                    [post_date] => 2015-11-09 13:31:32
                    [post_date_gmt] => 2015-11-09 13:31:32
                    [post_content] => New for 2014 - The gite has an airy open-plan layout with a contemporary fully-equiped kitchen, 2 
bedrooms with luxury cotton bedding, 2 luxury shower rooms (one of which is en-suite to the master 
bedroom) with soft and fluffy towels, LED television with English freeview channels, DVD player, iPod dock and wifi.

Bedroom 2 can be configured as a king or 2 singles.

Travel cots and highchairs available upon request.

Outside there is a private pool with decked terrace, sun loungers and parasols, courtyard with BBQ, 
parking.

Pool towels are not provided

You can also enjoy a woodland walk around our woods.

                    [post_title] => Gite Regrunel
                    [post_excerpt] => A stunning newly completed 2 bed 2 bathroom barn conversion with private pool and decked terrace
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => gite-regrunel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:47
                    [post_modified_gmt] => 2016-02-11 14:14:47
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/gite-regrunel/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 107132
                    [post_author] => 2261
                    [post_date] => 2015-11-09 15:30:45
                    [post_date_gmt] => 2015-11-09 15:30:45
                    [post_content] => Violette has one double, one twin and one triple bedroom, 2 shower rooms and dishwasher) 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 - Violette
                    [post_excerpt] => With shared pool and private terraces it is well equipped for a good self catering holiday
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => les-granges-violette
                    [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-violette/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 101880
                    [post_author] => 1855
                    [post_date] => 2015-11-09 13:30:59
                    [post_date_gmt] => 2015-11-09 13:30:59
                    [post_content] => The lovely bright living area and spacious covered terrace has charming views over the landscaped gardens and manicured lawns. The kitchen is well equipped and has all you need to prepare delicious meals with fresh ingredients from the Friday market. The generous master bedroom is downstairs with its own bathroom. Up the solid wood stairs are two attractive twin rooms (or twin and double), both with original solid wood beams. Upstairs too is a nice shower room with wc. A cosy, comfortable home from home with beautiful views over the grounds.

-Sleeps up to 6 people
-3 bedrooms
-2 bathrooms
-Open plan with kitchen/dining and sitting area
-Dual aspect with beautiful large terrace with views over mature grounds
-Airport/Rail transfers available
-Child minding service available
-Pre arrival shopping service available
-English Free Sat TV channels
                    [post_title] => Le Palmier
                    [post_excerpt] => Super 3 bedroomed villa with shared swimming pool and restaurant facilities-perfect for a family or group of friends and all just a short stroll from the beautiful town of Brantome!
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-palmier
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-12-09 10:15:30
                    [post_modified_gmt] => 2016-12-09 10:15:30
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/le-palmier/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 101510
                    [post_author] => 1583
                    [post_date] => 2015-11-09 13:27:20
                    [post_date_gmt] => 2015-11-09 13:27:20
                    [post_content] => 
                    [post_title] => The Stable
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => the-stable
                    [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/the-stable/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 101288
                    [post_author] => 1996
                    [post_date] => 2015-11-09 13:22:39
                    [post_date_gmt] => 2015-11-09 13:22:39
                    [post_content] => This delightful 16th century Stone house is situated near Bergerac high on the banks of the Dordogne river with a commanding views.On it's own private grounds surrounded by woodland,landscaped gardens and pool,this charactistic property boasts tranquil seclusion only a stones throw away from all amenities.


The beautiful Dordogne river a short walk away offers all manner of water activities;swimming,kayaking,watersking etc.En route to all the areas historical sites and Five minutes walk the famous Chateau Tiregand and its Pécharmant wines.
Click on link below or cut and paste info address bar to view.

                    [post_title] => La Vielle Maison
                    [post_excerpt] => Beautiful 16th century stone house high on the banks of the Dordogne river
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-vielle-maison
                    [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-vielle-maison/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 101646
                    [post_author] => 1672
                    [post_date] => 2015-11-09 13:27:48
                    [post_date_gmt] => 2015-11-09 13:27:48
                    [post_content] => An unusual 'upside down' gite with spectacular beams and bags of character.

Downstairs a large tiled hallway leads of one double and one twin bedroom.  Bathroom with shower and wc, and shower/wc.  A staircase leads to the third (twin) bedroom, much loved by children for being slightly separate from their parents (although within earshot!) All bedrooms have fans, and insect screens in the windows.

The wooden staircase leads to the large living/dining room with dining table for eight people, comfy sofas, satellite tv/dvd and insert wood burning fire for cooler spring or autumn evenings.  There is a variety of games and books.

The corner kitchen is well-equipped with everything you could need for your holiday.  Dishwasher, washing machine, oven and hob, large fridge/freezer and second under-worktop fridge, and microwave.  Plenty of crockery, pots and pans etc.  No trying to cook pasta for six in a tiny saucepan!

Three steps down from the living room leads to the terrace and BBQ.  Shaded by mulberry, fig and walnut trees, the terrace is the perfect spot for enjoying a glass of something while cooking the BBQ and watching the sunset across the fields.  Garden to front.

Couchant is one of three gites at Faysselle.  The property is set in twelve acres of garden, field and woodland, with a natural pond and bordered by a stream at the bottom of the valley.

The main attraction is the tiled swimming pool, with its terraces and sunloungers for all guests.  A toddler pool is adjacent to the pool and a waterfall drops from the toddler pool into the main pool.

In the grounds are swings and badminton, and in the games area we have a football table and mini-pool table.  


                    [post_title] => Couchant
                    [post_excerpt] => Spacious 'upside down' gite with three bedrooms.Set in twelve acres glorious countryside.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => couchant
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:58
                    [post_modified_gmt] => 2016-02-11 14:14:58
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/couchant/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 101898
                    [post_author] => 1816
                    [post_date] => 2015-11-09 13:31:03
                    [post_date_gmt] => 2015-11-09 13:31:03
                    [post_content] => This attractive 2 bedroom apartment is situated on the ground floor of the owners property with stunning views of the Lot Valley in a south facing position on the edge of the medieval village of Penne d'Agenais. The property consists of a living/dining room complete with comfortable chairs and dining table and a fully equipped kitchen area with cooker, hob etc.  There is a utility room with microwave, fridge/freezer and washing machine.  The first bedroom is a double with double doors leading straight on to the outside terrace and the second bedroom is a family room which can sleep up to 4.  There is a fully equipped shower/wetroom. There is a large outside terrace with table, chairs and BBQ for al fresco dining and this leads down to the terraced swimming pool complete with sunbeds and parasols
                    [post_title] => Vue Panoramique
                    [post_excerpt] => Apartment with panoramic views & poolon edge of mediaeval village of Penne d'Agenais sleeps 4/6
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => vue-panoramique
                    [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/vue-panoramique/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 101621
                    [post_author] => 1672
                    [post_date] => 2015-11-09 13:27:42
                    [post_date_gmt] => 2015-11-09 13:27:42
                    [post_content] => A cool and spacious gite, well-equipped with everything you need for a stress-free holiday!

Downstairs is a large living/dining room and kitchen area.  The kitchen has dishwasher, washing machine, oven and hob, large fridge/freezer and microwave, along with plenty of crockery, pot and pans etc.  Dining table and sofas, with satellite (UK) tv and dvd.  Games and books.  

French doors lead to the terrace, shaded by a pergola covered in roses, honeysuckle and grapevines. Open a bottle of wine here, and enjoy the view across the valley whilst the barbeque is cooking!

A stone staircase leads to the galleried landing and the two bedrooms.  The double bedroom has a view over the fields and woodland to the rear, and the twin bedroom overlooks the gardens.  Shower room with wc.  Both bedrooms have a fan and insect screens in the windows.

Levant is one of three gites at Faysselle.  The property is set in twelve acres of garden, field and woodland, with a natural pond and bordered by a stream at the bottom of the valley.

The main attraction is the tiled swimming pool, with its terraces and sunloungers for all guests.  A toddler pool is adjacent to the pool and a waterfall drops from the toddler pool into the main pool.

In the grounds are swings and badminton, and in the games area we have a football table and mini-pool table.  
                    [post_title] => Levant
                    [post_excerpt] => Spacious gite for a family of four, or for two people.Set in twelve acres glorious countryside
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => levant
                    [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/levant/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

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

        )

    [post_count] => 10
    [current_post] => -1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 102024
            [post_author] => 2128
            [post_date] => 2015-11-09 13:31:32
            [post_date_gmt] => 2015-11-09 13:31:32
            [post_content] => New for 2014 - The gite has an airy open-plan layout with a contemporary fully-equiped kitchen, 2 
bedrooms with luxury cotton bedding, 2 luxury shower rooms (one of which is en-suite to the master 
bedroom) with soft and fluffy towels, LED television with English freeview channels, DVD player, iPod dock and wifi.

Bedroom 2 can be configured as a king or 2 singles.

Travel cots and highchairs available upon request.

Outside there is a private pool with decked terrace, sun loungers and parasols, courtyard with BBQ, 
parking.

Pool towels are not provided

You can also enjoy a woodland walk around our woods.

            [post_title] => Gite Regrunel
            [post_excerpt] => A stunning newly completed 2 bed 2 bathroom barn conversion with private pool and decked terrace
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => gite-regrunel
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2016-02-11 14:14:47
            [post_modified_gmt] => 2016-02-11 14:14:47
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://www.gitesearch.com/gites/gite-regrunel/
            [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.

Welcome to Gite Regrunel

Gite Regrunel

Aquitaine / Lot et Garonne / Fumel

A stunning newly completed 2 bed 2 bathroom barn conversion with private pool and decked terrace
Sleeps 4
4
WiFi
Pool

Prices per week from
€650 to €995

pool1192

Les Granges – Violette

Aquitaine / Gironde / Les Leves et Thoumeyragues

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

Prices per week from
£375 to £940

facilities_pool

Le Palmier

Aquitaine / Dordogne / Brantome

Super 3 bedroomed villa with shared swimming pool and restaurant facilities-perfect for a family or group of friends and all just a short stroll from the beautiful town of Brantome!
Sleeps 6
6
Pool
Pets Allowed

Prices per week from
£599 to £1449

SAM_0769

The Stable

Aquitaine / Dordogne / Meyrals

Sleeps 1
1
WiFi
Pool
Pets Allowed
Child Friendly

Prices per week from
€350 to €420

img4b51ba4cbc39a2.97655188

La Vielle Maison

Aquitaine / Dordogne / Creysse

Beautiful 16th century stone house high on the banks of the Dordogne river
Sleeps 8
8
WiFi
Pool
Pets Allowed
Biker Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
€1500 to €2200

Couchant's secluded terrace

Couchant

Aquitaine / Lot et Garonne / St Maurin

Spacious 'upside down' gite with three bedrooms.Set in twelve acres glorious countryside.
Sleeps 6
6
WiFi
Pool
Pets Allowed
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£495 to £1050

Swimming pool and terrace

Vue Panoramique

Aquitaine / Lot et Garonne / Penne d'Agenais

Apartment with panoramic views & poolon edge of mediaeval village of Penne d'Agenais sleeps 4/6
Sleeps 4
4
WiFi
Pool
Biker Friendly
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£360 to £700

View from Levant's terrace

Levant

Aquitaine / Lot et Garonne / St Maurin

Spacious gite for a family of four, or for two people.Set in twelve acres glorious countryside
Sleeps 4
4
WiFi
Pool
Pets Allowed
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£450 to £865

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

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