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

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

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

        )

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

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

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

        )

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

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

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

                )

        )

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

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

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

                )

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

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

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

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

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

            [queried_terms] => Array
                (
                )

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

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

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

                    [relation] => AND
                )

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

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

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

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )  INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id ) WHERE 1=1  AND ( 
  wp_postmeta.meta_key = 'featured' 
  AND 
  ( mt1.meta_key = 'region' AND mt1.meta_value = '626' )
) AND wp_posts.post_type = 'gites' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_postmeta.meta_value = 1 DESC, rand() LIMIT 60, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 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
                )

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

            [2] => WP_Post Object
                (
                    [ID] => 101329
                    [post_author] => 1585
                    [post_date] => 2015-11-09 13:22:49
                    [post_date_gmt] => 2015-11-09 13:22:49
                    [post_content] => Hortensia comprises:
Ground floor
•	Large living/dining room with two single sofa beds
•	Wood burning stove
•	DVD Player
•	Fully fitted corner kitchen
•	Double bedroom with French windows opening onto the terrace
•	Bathroom with bath, shower, wash basin and toilet
First floor
•	Twin with en-suite toilet and wash basin
Exterior
•	Large paved terrace with barbecue and garden furniture
•	Village view
General

The Gîte is fully equipped. There are two single sofa beds in the living room. 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, oven, microwave, cooker hob with 4 gas rings, dishwasher 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 next to the Gîte.


Non smoking Gîte.
                    [post_title] => Hortensia
                    [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] => hortensia
                    [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/hortensia/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

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

            [5] => WP_Post Object
                (
                    [ID] => 101328
                    [post_author] => 1585
                    [post_date] => 2015-11-09 13:22:49
                    [post_date_gmt] => 2015-11-09 13:22:49
                    [post_content] => Eglantine comprises:
Ground floor
. Large living/dining room
. Open fire
. Corner kitchen
. Double bedroom with French windows opening onto the terrace, ensuite shower room (Shower, Wash Hand Basin and Toilet)
. Shower room (Shower, Wash Hand Basin and Toilet)
First floor
. Double bedroom with king size bed
. Twin bedroom
Exterior
. Paved Terrace with barbecue and garden furniture
. Sun terrace with 4 sun loungers
. Village view
General

The Gîte is fully equipped. There are two single sofa beds in the living room. 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, microwave, cooker hob with 4 gas rings, dishwasher 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] => Eglantine
                    [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] => eglantine
                    [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/eglantine/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 110455
                    [post_author] => 2334
                    [post_date] => 2016-01-08 21:48:13
                    [post_date_gmt] => 2016-01-08 21:48:13
                    [post_content] => Le Mas is a characterful farmhouse and a perfect home from home, full of original beams, fireplaces and thick stone walls. It is currently being renovated and will be available from Easter 2016. The photos show the house pre-renovation.

Kitchen and living-room
The large well-equipped kitchen (60m²) is the centre of the house, great for family meals where 12 people can sit comfortably around the table. The exposed stone walls show the history of the house, with a centuries-old larder and a stone evier (basin).
The terracotta floor tiles lead to the living room (48m²), which like the kitchen has exposed beams, an enormous fireplace with a wood burner (wood provided) and doors leading outside. There are comfortable sofas and chairs, and plenty of games and books to enjoy.
If you want to catch up on the news or watch a film there is a flat screen satellite TV with English channels.

5 bedrooms with en suite bathrooms
Two bedrooms are on the ground floor at opposite ends of the house, each with two single beds en suite bathrooms with showers. One of these bedrooms is wheelchair accessible. The other three bedrooms are accessed via two staircases. The first staircase leads to a double-aspect bedroom and en suite bathroom with shower. The main staircase goes from the kitchen up to the two large gabled master bedrooms (56m² and 50m²).

The master bedrooms have wooden floors, beautiful original beams and are light and bright. Windows have views to the fields and woods beyond, being the perfect lookout for deer, kestrels and wild boars. Both master bedrooms have large en suite bathrooms with showers and baths.

Outside
Opposite the kitchen is the covered summer kitchen (80m²). Originally a barn, it still retains the roof but is partly open on three sides, affording you shade and a cool breeze. There is a small kitchen area with sink, fridge and a Weber 3 burner gas barbeque (gas provided). A large dining table, 12 chairs and comfortable seating make it the perfect setting for long lunches, escaping the sun or spending time together late into the night.

There are games to play in the garden, and the pool to enjoy. The 9 x 4 meter pool has a deep and a shallow end, with steps down into the water for easy access (no awkward ladder). It's positioned to take in the view over the fields and woods beyond, so lie back on the sun-loungers and enjoy it! If you are seeking solitude there are several private spots in the garden. The pool is not heated, and for that reason is closed from November to April.
                    [post_title] => Le Mas
                    [post_excerpt] => Le Mas is a beautiful and comfortable house for up to 10 people with a private pool and stunning views over the Dordogne countryside.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-mas
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:42
                    [post_modified_gmt] => 2016-02-11 14:14:42
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/?post_type=gites&p=110455
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 101279
                    [post_author] => 1585
                    [post_date] => 2015-11-09 13:22:38
                    [post_date_gmt] => 2015-11-09 13:22:38
                    [post_content] => Jasmine comprises:
Ground floor
. Large sitting room with two single sofa beds with French doors onto the terrace.  The sitting room can be used as a third bedroom if required.
. Spacious kitchen/dining room
First floor
. Double bedroom with king-size bed (160 X 200) and en-suite shower room (shower, wash basin and toilet)
. Twin bedroom with one double bed (140 X 190) and one single bed
. Adjacent shower room (shower, wash basin and toilet)
Exterior
. Large terrace with barbecue and garden furniture
. Garden view
General

The Gîte is fully equipped. There are two single sofa beds in the living room. 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, microwave, cooker hob with 4 gas rings, a dishwasher 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 behind the Gîte. 

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

            [8] => WP_Post Object
                (
                    [ID] => 101948
                    [post_author] => 1824
                    [post_date] => 2015-11-09 13:31:14
                    [post_date_gmt] => 2015-11-09 13:31:14
                    [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.
Racachi is an airy, character two-bedroomed gite in a converted quercy stone barn. 
The  accommodation comprises 2  bedrooms , one  with a double bed the other with 3 single beds (2 bunks), an open plan living area with brand new kitchen, shower room and large mezzanine. Outside is a south west facing terrace. 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.
                    [post_title] => Racachi
                    [post_excerpt] => Racachi is the largest of 3 gites in our renovated barn at Domaine de France. Beds for 5 people. Swimming Pool, gardens, games room 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => racachi
                    [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/racachi/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 107058
                    [post_author] => 2200
                    [post_date] => 2015-11-09 15:30:18
                    [post_date_gmt] => 2015-11-09 15:30:18
                    [post_content] => Le Nid, meaning 'the Nest' was restored in 2004 from one of the original Le Roudier buildings.  About 300 years old, this farmstead has been sympathetically renovated and converted into 4 beautiful Gîtes.  Le Nid started out as the farm's bakehouse and during its transformation was home to a nesting swallow (hence the name). 
It is a purpose built studio apartment, tiled throughout with fully fitted kitchen and shower room to the rear.  It benefits from superb views of the Dordogne countyside and to the front is the shared swimming pool and terrace.  

Accommodation:

Fully equipped kitchen with dishwasher, washing machine, fridge, gas cooker and microwave.
Lounge area with sofa-bed satellite TV (English freeview channels) and dvd player
Double bed
Shower room with washbasin and WC
BBQ, patio table & chairs

                    [post_title] => Le Nid
                    [post_excerpt] => Le Nid is a self contained studio apartment with separate shower room.  Perfect for 2 people.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-nid
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:46
                    [post_modified_gmt] => 2016-02-11 14:14:46
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/le-nid/
                    [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] => 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
        )

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

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

)

We found 81 Gites.

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

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

Hortensia

Hortensia

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 4
4
WiFi
Pool
Golf Friendly
Cycling Friendly
Child Friendly

Prices per week from
£290 to £900

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

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

Eglantine

Eglantine

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

Le Mas

Le Mas

Aquitaine / Dordogne / Sainte Croix

Le Mas is a beautiful and comfortable house for up to 10 people with a private pool and stunning views over the Dordogne countryside.
Sleeps 10
10
WiFi
Pool
Biker Friendly
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
€595 to €2250

Jasmine

Jasmine

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 4
4
WiFi
Pool
Golf Friendly
Cycling Friendly
Child Friendly

Prices per week from
£290 to £900

View from out side Racachi gite with garden and south west facing terrace.

Racachi

Aquitaine / Lot et Garonne / Penne d'Agenais

Racachi is the largest of 3 gites in our renovated barn at Domaine de France. Beds for 5 people. Swimming Pool, gardens, games room
Sleeps 5
5
WiFi
Pool
Biker Friendly
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
€400 to €950

Exterior View

Le Nid

Aquitaine / Dordogne / Eymet

Le Nid is a self contained studio apartment with separate shower room. Perfect for 2 people.
Sleeps 2
2
WiFi
Pool
Pets Allowed
Biker Friendly
Golf Friendly
Cycling Friendly
Child Friendly

Prices per week from
€330 to €495