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

    [posts_per_page] => 10
    [paged] => 3
    [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] => 3
    [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] => 3
            [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] => 3
            [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 20, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 101296
                    [post_author] => 1583
                    [post_date] => 2015-11-09 13:22:41
                    [post_date_gmt] => 2015-11-09 13:22:41
                    [post_content] => Orchard View cottage is accessed via the veranda where there is an outdoor eating area with views out over the pool and orchard. The light, airy kitchen and living area has a comfy sofa, armchairs and coffee table. There is a dining table with built in corner seating. On the same floor is one of the double bedrooms with kling-size bed.
Open stairs lead up to two further bedrooms - one with twin single beds and the other with a double bed.
                    [post_title] => Orchard View
                    [post_excerpt] => Sleeps 6. 2 double bedrooms and 1 twin bedroom,
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => orchard-view
                    [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/orchard-view/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

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

            [3] => WP_Post Object
                (
                    [ID] => 101605
                    [post_author] => 1678
                    [post_date] => 2015-11-09 13:27:38
                    [post_date_gmt] => 2015-11-09 13:27:38
                    [post_content] => Your self-catering accommodation is a lovely cottage /gite
here at our home - Gone Fishin' is exclusive for just the 2 of you. (Do rest assured you are booking direct with the owner "us 2" - Alan & Jenny Rothwell.You are paying no commission to anyone.)
There are three large rooms, hallway,entrance leading to your own beautiful private garden and terrace.
All rooms have views, overlooking either our 19 acres of woodland or across our 2-acre lake.
It is peaceful and quiet, but not isolated and only 8 minutesfrom local shops and less than 30 minutes by car from major towns like Agen and Villeneuve.
The train at Aiguillon can take you to Bordeaux within the
hour.
All this and more exclusive to just one couple, you!
A lovely shaded terrace, BBQ, loungers.
Picnic benches are placed around your own private lake.
We do not offer a fishing holiday its just a bonus, rods are available..free! Or simply enjoy the ambiance of the lake and the fish jumping.
                    [post_title] => Gone Fishin'
                    [post_excerpt] => Exclusive for 2, holiday cottage Lot et Garonne in the South West of France. Price £350 pw.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => gone-fishin
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:59
                    [post_modified_gmt] => 2016-02-11 14:14:59
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/gone-fishin/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 101879
                    [post_author] => 1855
                    [post_date] => 2015-11-09 13:30:59
                    [post_date_gmt] => 2015-11-09 13:30:59
                    [post_content] => Azara is a beautifully designed 4 bedroom property, ideal for families or group of friends. Downstairs is a lovely spacious open plan kitchen/dining and sitting area. Floor to ceiling windows lead out from the kitchen/dining area onto the large balcony terrace which gently steps down to a garden area. Upstairs there are 2 double bedrooms (one ensuite) a twin bedroom and shower room. A further flight of stairs leads to the third large tower room with exposed wooden beams.

-Sleeps 8 - 10 people
-2 double bedrooms
-2 twin bedrooms
-1 bathroom (ensuite) and one separate shower room with wc
-Spacious open plan sitting area
-Large balcony area for alfresco dining and BBQs
-Airport/Rail transfers available
-Child-minding service available
-Pre arrival shopping service available
-English Free Sat TV channels
                    [post_title] => Azara
                    [post_excerpt] => Azara is a fabulous purpose built 4 bed holiday villa with shared swimming pool and restaurant facilities!
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => azara
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-12-09 10:16:51
                    [post_modified_gmt] => 2016-12-09 10:16:51
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/azara/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

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

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

            [8] => WP_Post Object
                (
                    [ID] => 101801
                    [post_author] => 1821
                    [post_date] => 2015-11-09 13:30:24
                    [post_date_gmt] => 2015-11-09 13:30:24
                    [post_content] => Maison Lahon (the Source) is our home situated in the peaceful hamlet of Mouhous just twenty minutes north of Pau and 40 minutes from the Pyrenees, in the rolling countryside of Bearn Adour.

Lahon is a 19th century house with detached barn and private 10 x 5m pool. Set in 5 hectares, the house is surrounded by farmland - covered in maize and sunflowers in the summer - on the edge of the hamlet of Mouhous. 

The barn gite has 4 bedrooms with their own facilities and a mezzanine on the first floor. The ground floor is open plan with living room/kitchen and dining areas. There is also a separate apartment in the attached pool house.

The house has 3 en suite bedrooms and a smaller fourth bedroom on the first floor. The ground floor consists of a large kitchen, living room, dining area and library plus the fifth bedroom.
                    [post_title] => maison Lahon
                    [post_excerpt] => Large renovated farmhouse and barn in the middle the countryside 20kms north of the city of Pau.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => maison-lahon
                    [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/maison-lahon/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

        )

    [post_count] => 10
    [current_post] => -1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 101296
            [post_author] => 1583
            [post_date] => 2015-11-09 13:22:41
            [post_date_gmt] => 2015-11-09 13:22:41
            [post_content] => Orchard View cottage is accessed via the veranda where there is an outdoor eating area with views out over the pool and orchard. The light, airy kitchen and living area has a comfy sofa, armchairs and coffee table. There is a dining table with built in corner seating. On the same floor is one of the double bedrooms with kling-size bed.
Open stairs lead up to two further bedrooms - one with twin single beds and the other with a double bed.
            [post_title] => Orchard View
            [post_excerpt] => Sleeps 6. 2 double bedrooms and 1 twin bedroom,
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => orchard-view
            [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/orchard-view/
            [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] => cb082234f520a68316aab6b7b6ceca02
    [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.

Orchard View

Orchard View

Aquitaine / Dordogne / Meyrals

Sleeps 6. 2 double bedrooms and 1 twin bedroom,
Sleeps 6
6
WiFi
Pool
Pets Allowed

Prices per week from
€675 to €1155

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

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

Your accommodation with its own large private garden

Gone Fishin’

Aquitaine / Lot et Garonne / Aiguillon

Exclusive for 2, holiday cottage Lot et Garonne in the South West of France. Price £350 pw.
Sleeps 2
2
WiFi
Pets Allowed
Biker Friendly
Golf Friendly
Fishing Friendly
Cycling Friendly

Prices per week from
£350 to £350

facilities_pool

Azara

Aquitaine / Dordogne / Brantome

Azara is a fabulous purpose built 4 bed holiday villa with shared swimming pool and restaurant facilities!
Sleeps 10
10
Pool
Pets Allowed

Prices per week from
£649 to £1499

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

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

SAM_0982

The Byre

Aquitaine / Dordogne / Meyrals

Sleeps 1
1
WiFi
Pool
Pets Allowed

Prices per week from
€350 to €420

There is an acre of flat land to the front of the barn with a boule court and a pelota wall (that doubles as a tennis court) and a large wooded area.

maison Lahon

Aquitaine / Pyrenees Atlantiques / Mouhous

Large renovated farmhouse and barn in the middle the countryside 20kms north of the city of Pau.
Sleeps 10
10
WiFi
Pool
Biker Friendly
Cycling Friendly
Child Friendly

Prices per week from
€800 to €1800

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