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] => 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] => 101843
                    [post_author] => 1888
                    [post_date] => 2015-11-09 13:30:33
                    [post_date_gmt] => 2015-11-09 13:30:33
                    [post_content] => This holiday rental home can sleep 8 people in 4 separate bedrooms, 2 doubles downstairs, one double and 1 twin upstairs, a mezzanine bed/sofa area with a TV for PS2/DVD console. The shower wet room and separate toilet are downstairs. One double room has an en-suite shower and is suitable for wheelchair users, a wheel in shower chair can be provided. The lounge/diner and kitchen can also be accessed by wheelchair.

There is a fully equipped kitchen area with a dishwasher and a washing machine. The combined living/dining area has a CD/iPod/MP3 player and Digital TV(French freeview only) DVD, CD's and DVDs can be borrowed from us. There is an iron and hairdryer. There is plenty of comfortable furniture.We also provide WiFi internet access free.

If you have small children travelling with you, we provide a cot, highchair and baby bath. There are also games for children, swings, table tennis, badminton, rounders, croquet and football nets. We have a gate for the stairs, our pool is alarmed, the grounds are not fenced but are secure.

La Vigne has its own terrace and BBQ area facing the vines in the garden only a short distance from the Hot Tub (adults only) and alarmed swimming pool 16 x 14 metres which guests staying here share with any B&B guests in La Source (max of 4 in B&B) Generally the pool is only used by La Vigne guests. It is open from Mid May until Mid/Late Sept depending on the weather.

Prices are inclusive for all linen and towels, including pool towels, electricity and gas costs in High Season, paid to cost in other seasons. We do not recommend 8 adults using the property as the twin bedroom is only suitable for children.

Taxi and child minding services are available - you might need a break too!
An additional option is 4 course evening meals being delivered to your gite, we even take the washing up away!

The pool, jacuzzi and grounds are shared with our bed and breakfast guests staying next door. This is generally no more than 4, max 6.
                    [post_title] => La Vigne
                    [post_excerpt] => Calm peaceful environment near vineyards and forests. Pool, jacuzzi, WiFi and wheelchair accessible.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-vigne-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:52
                    [post_modified_gmt] => 2016-02-11 14:14:52
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/la-vigne-2/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

            [3] => WP_Post Object
                (
                    [ID] => 101327
                    [post_author] => 1585
                    [post_date] => 2015-11-09 13:22:49
                    [post_date_gmt] => 2015-11-09 13:22:49
                    [post_content] => Cyclamen comprises:
Ground floor
•	Large living/dining room with two sofas and French windows opening on to the terrace
•	Wood burning stove
•	TV with UK freesat box (showing English programmes) & DVD player
•	Double bedroom with French windows
•	Children's bedroom with bunk beds
•	Shower room and toilet
First floor
•	Double bedroom with king size bed with en-suite shower room (Shower, Wash Hand Basin and Toilet)
Exterior
•	Paved terrace with barbecue and garden furniture
•	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.

There is parking for one car located close to the Gîte.

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

            [4] => WP_Post Object
                (
                    [ID] => 101831
                    [post_author] => 1877
                    [post_date] => 2015-11-09 13:30:30
                    [post_date_gmt] => 2015-11-09 13:30:30
                    [post_content] => Dorenia is a pretty, comfortable house situated in the village of Garris on the pilgrim route to Compostella (Spain). This historic village is just 5 minutes from the town of Saint Palais (shops, weekly market, restaurants, cinema, theatre, equestrian centre).

Accommodation for 6 is provided in 3 well-appointed bedrooms (2 doubles and 1 twin) but an additional double sofa bed is available in the ground floor study.  There is a large family bathroom with jaccuzzi bath and walk-in shower and one of the bedrooms has an ensuite shower room.  Additionally a cot, stair-gate and high chair are available on request. Although the house is not air-conditioned the bedrooms have large ceiling fans.

On the ground floor there is a fully-fitted, modern kitchen with a wide range of appliances provided. The lounge has two large sofas and a number of pouffees. There is a flat-screen TV with free to view channels in both French and English. A laptop computer with free Wifi is also available in the study as well as a number of board games. The dining room accommodates eight and has french windows with fly screens which give access to the garden.

To the rear of the property is a large sun terrace with remote-controlled canopy for shade. The garden is fully enclosed and gives access to a 10x5 metre pool with Roman steps for your private use. The pool has a roller-shutter cover which conforms to French standards of security. There are views of the countryside and the chain of the Pyrenees from the rear of the property. 

                    [post_title] => Dorenia
                    [post_excerpt] => Comfortable house situated between the sea and the mountains in the heart of the Basque country.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => dorenia
                    [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/dorenia/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

            [6] => WP_Post Object
                (
                    [ID] => 101955
                    [post_author] => 1824
                    [post_date] => 2015-11-09 13:31:16
                    [post_date_gmt] => 2015-11-09 13:31:16
                    [post_content] => Domaine de France includes a restored mid 19th century Maison de Maitre, a converted barn and swimming pool set in 10 acres on the edge of the medieval village of Penne d'Agenais, Lot et Garonne.
La Petite Maison is an airy, character gite in a converted quercy stone barn. 
The accommodation comprises 1 double bedroom and an open plan living area with brand new kitchen, shower room and large mezzanine. The mezzanine does house 2 single beds for older children. We do not offer this as a sleeping area for young children as the access stairs are very steep. 
Outside is a seating area under the nut tree with bbq area. Shared large 11 by 5 metre (salt) swimming pool. 
Many people stay here to enjoy the numerous local walking and cycling trails. Though we say transport is necessary, we do have easy local access to the railway network (Penne station is a 5 minute walk from here)and the village is an easy stroll.
For more details see our website. - please contact us for details.
                    [post_title] => La Petite Maison
                    [post_excerpt] => Ideal gite for a couple- 1 bed, open plan living area with all you need for that wonderful holiday.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-petite-maison-3
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:49
                    [post_modified_gmt] => 2016-02-11 14:14:49
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/la-petite-maison-3/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 101647
                    [post_author] => 1672
                    [post_date] => 2015-11-09 13:27:48
                    [post_date_gmt] => 2015-11-09 13:27:48
                    [post_content] => A delightful light and airy gite with plenty of space for six people.

Downstairs is the well-equipped kitchen with dishwasher, washing machine, oven and hob, large fridge/freezer and microwave.   Plenty of crockery, pots and pans etc - no trying to cook pasta for six in a tiny saucepan!  Shower/wc.  Lounge/dining room with sofas and armchairs, dining table for eight, satellite tv/dvd and a selection of books and games.  Door leads to the large terrace with BBQ.  

Upstairs are one double bedroom which has a view over the garden and field towards an 11th century church, and two twins rooms which overlook the swimming pool.  Family bathroom with shower and wc.

All bedrooms have fans and insect screens in the windows.

Grand Soleil 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] => Grand Soleil
                    [post_excerpt] => Spacious gite for six adjacent to the pool.  Ideal for keeping a closer eye on the children!
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => grand-soleil
                    [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/grand-soleil/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

            [9] => WP_Post Object
                (
                    [ID] => 107127
                    [post_author] => 2265
                    [post_date] => 2015-11-09 15:30:43
                    [post_date_gmt] => 2015-11-09 15:30:43
                    [post_content] => 21st century facilities including large swimming pool and massive grounds. Chateau de Gere, puts you within touching distance of beautiful mountain walks, Tour de France cycle routes, kayaking, fly fishing, paragliding and 25 minutes from the ski slopes (Artouste, Gourette, Formigal) .

There are 4 large double bedrooms, 2 other sleeping areas, 4 bathrooms, living area and kitchen.

The chateau includes laundry facilities, satellite internet and UK television.

To cap it all, we can provide guides for your walking/hiking to facilitate all skill levels through to survival training, please contact us for more details.



                    [post_title] => chateau de gere
                    [post_excerpt] => 14th Century hunting lodge set in the fabulous foothills of the Pyrenees.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => chateau-de-gere
                    [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/chateau-de-gere/
                    [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] => 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 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

Front of La Vigne

La Vigne

Aquitaine / Dordogne / Montcaret

Calm peaceful environment near vineyards and forests. Pool, jacuzzi, WiFi and wheelchair accessible.
Sleeps 8
8
WiFi
Pool
Pets Allowed
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
€490 to €1295

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

Cyclamen

Cyclamen

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

dining_room_1

Dorenia

Aquitaine / Pyrenees Atlantiques / GARRIS

Comfortable house situated between the sea and the mountains in the heart of the Basque country.
Sleeps 6
6
WiFi
Pool

Prices per week from
€800 to €1400

SAM_0769

The Stable

Aquitaine / Dordogne / Meyrals

Sleeps 1
1
WiFi
Pool
Pets Allowed
Child Friendly

Prices per week from
€350 to €420

La Petite Maison from the garden

La Petite Maison

Aquitaine / Lot et Garonne / Penne d'Agenais

Ideal gite for a couple- 1 bed, open plan living area with all you need for that wonderful holiday.
Sleeps 2
2
WiFi
Pool
Biker Friendly
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
€400 to €650

Grand Soleil

Grand Soleil

Aquitaine / Lot et Garonne / St Maurin

Spacious gite for six adjacent to the pool. Ideal for keeping a closer eye on the children!
Sleeps 6
6
WiFi
Pool
Pets Allowed
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£595 to £1050

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

Pic_du_midi_dossau

chateau de gere

Aquitaine / Pyrenees Atlantiques / Gere belesten

14th Century hunting lodge set in the fabulous foothills of the Pyrenees.
Sleeps 8
8
WiFi
Pool
Pets Allowed
Biker Friendly
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£750 to £2000