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

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

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

        )

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

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

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

        )

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

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

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

                )

        )

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

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

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

                )

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

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

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

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

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

            [queried_terms] => Array
                (
                )

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

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

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

                    [relation] => AND
                )

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

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

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

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )  INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id ) WHERE 1=1  AND ( 
  wp_postmeta.meta_key = 'featured' 
  AND 
  ( mt1.meta_key = 'region' AND mt1.meta_value = '626' )
) AND wp_posts.post_type = 'gites' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_postmeta.meta_value = 1 DESC, rand() LIMIT 10, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 101875
                    [post_author] => 1855
                    [post_date] => 2015-11-09 13:30:41
                    [post_date_gmt] => 2015-11-09 13:30:41
                    [post_content] => "A gorgeous, bright spacious 2 bedroom villa, consisting of one en suite double bedroom & one large triple bedroom with separate shower room & wc."

La Bruyere is one of the loveliest villas at Domaine de Brantome, as the triple aspect, large terrace and garden area make it exceptionally bright and airy. The downstairs is beautifully furnished and has a sitting room with French doors onto the garden and a beautiful feature arched glass door. The solid wood kitchen with the floor to ceiling sliding glass doors onto the terrace make cooking a pleasure! Upstairs there is a double room with a spacious en-suite bathroom and a lovely triple with its own shower room alongside. Plenty of room for a cot in either bedroom or between rooms.

-Exceptionally bright and spacious living accommodation
-Large garden and terrace space
-Double room with large en-suite bathroom
-Triple bedroom with its own shower room & wc
-Airport transfer available
-Child-minding service available
-Pre-arrival shopping service available
-English Free Sat & French TV channels
-iPhone docking station
                    [post_title] => La Bruyere
                    [post_excerpt] => "A gorgeous, bright spacious 2 bedroom villa with shared pool and restaurant facilities!
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-bruyere
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-12-09 10:16:24
                    [post_modified_gmt] => 2016-12-09 10:16:24
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/la-bruyere/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 101547
                    [post_author] => 1651
                    [post_date] => 2015-11-09 13:27:27
                    [post_date_gmt] => 2015-11-09 13:27:27
                    [post_content] => There is one bedroom on the first floor and a double bed settee (clic-clac) on ground floor. Bed linen and towels provided at no extra charge.
2 large travel cots with linen available (5 euros per night).
There is a Wardrobe and chests of drawers.
Ground floor spacious shower-room and seperate toilet.
The appartment is fully equipped for self-catering with mini-cuisine including:
Double electric hob
Combination Microwave/grill
Fridge with small freezer compartment
Crockery, cutlery, glassware, pans, utensils and electric kettle
We provide Information folders with leaflets on most of the tourist attractions within easy reach and further afield.
The dining table can be used outside on patio and patio chairs are provided for each apartment.
There is a barbecue available for use on patio or in picnic area under shade of trees.
French windows open onto west facing terrace overlooking field below and woodland and view towards Sarlat.
                    [post_title] => Nieudegat Huppe
                    [post_excerpt] => Set in grounds of over three acres of peaceful countryside with a large swimming pool.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => nieudegat-huppe
                    [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/nieudegat-huppe/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

            [3] => WP_Post Object
                (
                    [ID] => 101285
                    [post_author] => 1583
                    [post_date] => 2015-11-09 13:22:39
                    [post_date_gmt] => 2015-11-09 13:22:39
                    [post_content] => Airy attractive house on 3 levels comfortably sleeping 8-10 with large terrace equipped with garden furniture for al fresco dining.

This house is ideal for 2 families sharing. It has 2 double bedrooms sharing a bathroom with bath, shower, washbasin and toilet. On the 2nd floor is a very large 'ship-hull' beamed bedroom with large quaint en-suite shower-room and toilet. This bedroom is furnished with 4 single beds (there is room to add a further single bed to take the total up to 9). Living area with comfortable sofas and armchairs. Fully fitted kitchen with dining area.

Pleasant views from the bedrooms add to the bright cheerful feeling of this house.

Further information is available on our website, please contact us for details. 

                    [post_title] => Tilleul
                    [post_excerpt] => The gites are set in 7 acres of grounds,with large pool,play area/gardens, orchard, meadow and woods
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => tilleul
                    [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/tilleul/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

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

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

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

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

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

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

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

            [8] => WP_Post Object
                (
                    [ID] => 101551
                    [post_author] => 1651
                    [post_date] => 2015-11-09 13:27:28
                    [post_date_gmt] => 2015-11-09 13:27:28
                    [post_content] => There is one bedroom on the first floor and a double bed settee (clic-clac) on ground floor. Bed linen and towels provided at no extra charge.
2 large travel cots with linen available (5 euros per night).
There is a Wardrobe and chests of drawers.
Ground floor spacious shower-room and seperate toilet.
The appartment is fully equipped for self-catering with mini-cuisine including:
Double electric hob
Combination Microwave/grill
Fridge with small freezer compartment
Crockery, cutlery, glassware, pans, utensils and electric kettle
We provide Information folders with leaflets on most of the tourist attractions within easy reach and further afield.
The dining table can be used outside on patio and patio chairs are provided for each apartment.
There is a barbecue available for use on patio or in picnic area under shade of trees.
French windows open onto west facing terrace overlooking field below and woodland and view towards Sarlat.
                    [post_title] => Mesange
                    [post_excerpt] => Set in grounds of over three acres of peaceful countryside with a large swimming pool.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => mesange
                    [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/mesange/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

        )

    [post_count] => 10
    [current_post] => -1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 101875
            [post_author] => 1855
            [post_date] => 2015-11-09 13:30:41
            [post_date_gmt] => 2015-11-09 13:30:41
            [post_content] => "A gorgeous, bright spacious 2 bedroom villa, consisting of one en suite double bedroom & one large triple bedroom with separate shower room & wc."

La Bruyere is one of the loveliest villas at Domaine de Brantome, as the triple aspect, large terrace and garden area make it exceptionally bright and airy. The downstairs is beautifully furnished and has a sitting room with French doors onto the garden and a beautiful feature arched glass door. The solid wood kitchen with the floor to ceiling sliding glass doors onto the terrace make cooking a pleasure! Upstairs there is a double room with a spacious en-suite bathroom and a lovely triple with its own shower room alongside. Plenty of room for a cot in either bedroom or between rooms.

-Exceptionally bright and spacious living accommodation
-Large garden and terrace space
-Double room with large en-suite bathroom
-Triple bedroom with its own shower room & wc
-Airport transfer available
-Child-minding service available
-Pre-arrival shopping service available
-English Free Sat & French TV channels
-iPhone docking station
            [post_title] => La Bruyere
            [post_excerpt] => "A gorgeous, bright spacious 2 bedroom villa with shared pool and restaurant facilities!
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => la-bruyere
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2016-12-09 10:16:24
            [post_modified_gmt] => 2016-12-09 10:16:24
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://www.gitesearch.com/gites/la-bruyere/
            [menu_order] => 0
            [post_type] => gites
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

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

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

)

We found 82 Gites.

facilities_pool

La Bruyere

Aquitaine / Dordogne / Brantome

"A gorgeous, bright spacious 2 bedroom villa with shared pool and restaurant facilities!
Sleeps 5
5
Pool
Pets Allowed

Prices per week from
£499 to £1349

Terrace

Nieudegat Huppe

Aquitaine / Dordogne / Simeyrols

Set in grounds of over three acres of peaceful countryside with a large swimming pool.
Sleeps 2
2
WiFi
Pool
Biker Friendly
Cycling Friendly

Prices per week from
€364 to €518

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

2014-04-21_07.09.53

Tilleul

Aquitaine / Dordogne / Meyrals

The gites are set in 7 acres of grounds,with large pool,play area/gardens, orchard, meadow and woods
Sleeps 8
8
WiFi
Pool
Pets Allowed
Cycling Friendly
Child Friendly

Prices per week from
€700 to €1595

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

SAM_0982

The Byre

Aquitaine / Dordogne / Meyrals

Sleeps 1
1
WiFi
Pool
Pets Allowed

Prices per week from
€350 to €420

Exclusive use of jacuzzi and patio

La Junnel

Aquitaine / Gironde / Soumensac

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

Prices per week from
€100 to €420

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

Gardens

Mesange

Aquitaine / Dordogne / Simeyrols

Set in grounds of over three acres of peaceful countryside with a large swimming pool.
Sleeps 2
2
Pool

Prices per week from
€364 to €618

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