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

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

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

        )

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

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

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

        )

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

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

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

                )

        )

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

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

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

                )

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

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

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

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

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

            [queried_terms] => Array
                (
                )

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

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

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

                    [relation] => AND
                )

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

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

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

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )  INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id ) WHERE 1=1  AND ( 
  wp_postmeta.meta_key = 'featured' 
  AND 
  ( mt1.meta_key = 'region' AND mt1.meta_value = '626' )
) AND wp_posts.post_type = 'gites' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_postmeta.meta_value = 1 DESC, rand() LIMIT 50, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 101671
                    [post_author] => 1688
                    [post_date] => 2015-11-09 13:27:53
                    [post_date_gmt] => 2015-11-09 13:27:53
                    [post_content] => Les Acacias is a stone built house in a small hamlet near the village of Le Bugue.
The house has 4 nice size bedrooms and is able to comfortably accommodate up to 8 people.
The kitchen is well equipped for you to try the local recipes with the ingredients from the nearby markets. 
There is a large terrace part of which is covered  for eating outside on those hot summer days. The swimming pool (10x5m) is fenced and there is also an alarm. 
There is a large garden for the children to play, it offers a tranquil environment with views over the surrounding countryside.

                    [post_title] => Les Acacias
                    [post_excerpt] => Holiday home with 4 bedrooms and private pool 4km from the village Le Bugue.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => les-acacias
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:57
                    [post_modified_gmt] => 2016-02-11 14:14:57
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/les-acacias/
                    [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] => 101286
                    [post_author] => 1583
                    [post_date] => 2015-11-09 13:22:39
                    [post_date_gmt] => 2015-11-09 13:22:39
                    [post_content] => Beautifully restored cottage with ancient stone floor, impressive fireplace and other features. Comfortably furnished throughout. The open plan ground floor is fitted with a modern kitchen including a range style cooker, dishwasher and microwave. An individual terrace with garden furniture faces the pool and is accessed by the back door.The traditional furniture in the dining area and living area complete the old but elegant atmosphere of this cottage.

A spiral staircase leads to a twin room and double bedroom each with its own washbasin. A shower room with toilet is shared by both bedrooms. The cosy feeling of these bedrooms is enhanced by the sloping beamed ceilings and dormer windows offering a view of the rolling hills of the countryside just a step away.
                    [post_title] => Chene Vert
                    [post_excerpt] => We are ideally situated in a valley between the Dordogne and Vezere rivers and only a short walk (less than 400 metres) from the centre of the  pretty, medieval village of Meyrals.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => chene-vert
                    [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/chene-vert/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 101998
                    [post_author] => 2080
                    [post_date] => 2015-11-09 13:31:26
                    [post_date_gmt] => 2015-11-09 13:31:26
                    [post_content] => The chalet is one of 6 contemporary chalets set in a wonderfully peaceful location. Each chalet is 30m2 and sleeps 2 adults. There is a living/dining room area with American kitchen and small double bedroom. Shower room with WC. Situated on raised land next to our 16th century watermill, on the river Arberoue with stunning views of the surrounding countryside. Each chalet has a verandah with table and chairs and BBQ. In the middle of the chalets, we have a heated 10.5 x 3m swimming pool with large deck area  Long weekend rentals possible out of season. FREE WIFI
                    [post_title] => Chalets du Moulin (1)
                    [post_excerpt] => Contemporary riverside chalet with shared heated pool near Biarritz 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => chalets-du-moulin-1
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:48
                    [post_modified_gmt] => 2016-02-11 14:14:48
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/chalets-du-moulin-1/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 101295
                    [post_author] => 1583
                    [post_date] => 2015-11-09 13:22:41
                    [post_date_gmt] => 2015-11-09 13:22:41
                    [post_content] => Ground-floor double-fronted apartment-style cottage fitted with a traditional kitchen with sitting and dining area and a stone-archway leading to a double bedroom with exposed stone walls and en-suite shower-room with a wide floor-level shower.

This apartment is suitable for people with reduced mobility as there are no steps to negotiate and entrances and shower are wide enough to comfortably accommodate a wheelchair
                    [post_title] => Magnolia
                    [post_excerpt] => We are ideally situated in a valley between the Dordogne and Vezere rivers and only a short walk (less than 400 metres) from the centre of the  pretty, medieval village of Meyrals.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => magnolia-2
                    [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/magnolia-2/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

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

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

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

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

            [6] => WP_Post Object
                (
                    [ID] => 101615
                    [post_author] => 1676
                    [post_date] => 2015-11-09 13:27:41
                    [post_date_gmt] => 2015-11-09 13:27:41
                    [post_content] => The property has been newly renovated and re vitalised taking time and care to retain the traditional charm but adding great attention to detail on colour, interesting furnishings and fabrics. The 2 bedrooms are large. The 2 suites are each as big as some city apartments and can sleep 3 without any problems. All bedrooms/suites have a bath with shower head. Heated towel rails. The property is perfect for a gathering; visiting the many beautiful spots around and about. Take a picnic off for the day... spend time by the river or the local lacs. Whatever you do take a chance to visit the superb vineyards of nearby St Emilion. You have several areas in the garden to sit and enjoy meals. A well equipped kitchen with 2 fridges. There is T.V and a music centre. Lots of places to sit and lounge. For playing....board games, boul, kids croquette, swing/slide. Who can pick the largest basket of fruit with mum's help. We know a proffessional child's teacher willing to teach the kids French?

Accommodation comprises 
Bedrooms:
Each bedroom/suite has a double bed and we have several single beds available plus 3 cots.
One bedroom is on the ground floor.
There are no attic rooms.

Bathrooms:
Each of our 4 ensuite bathrooms has a bath with shower head, a sink and a toilet.

Kitchen:
The kitchen is very well equipped with 3 coffee making methods and all sorts of things to create fun baking.  There is a dining area for breakfast and casual dining.
High chairs for the little ones.
Dishwasher, Fridge, Fridge/Freezer, Hob/Stove, Iron, Microwave, Oven.

Utility Room:
There is a washing machine, iron and ironing board.

Living Rooms:
Large table, chairs, 3 settees, music centre, 2 large windows which overlook the park, Cupboards/dresser.
High chair.
Dining table that looks onto terrace and garden.
Lots of space.
Sitting area and space for the children to play.
Lots of musical children's books.

Other:
The suite on the ground floor is really special.....Really spacious and with a large round bed.
It has 4 big windows which allows the sun to flow in from the parc and vineyard beyond.

We have a trampoline in the garden and there is a swing n slide.

Cleaning/Towels/Linen/Maid service:
Kitchen linen, towels and sheets are plentiful. Please discuss with us your ideas/needs FOR CATERING etc
Pool towels available.
If you rent for 2 weeks we are happy to offer a four hour cleaning service...MID stay.

Amenities/Facilities:
Barbecue, Private Pool, Parking, Garden.
Central Heating, Cot, High Chair, Internet Access, Room Fans, Satellite, TV.

Outside
There are several areas where you can dine,rest and keep in the shade if you wish. Pick fruit from the trees and enjoy the pool.
The village is truly French with a few restaurants and shops, a very good pharmacy and a tourist office.
We have a very large garden with play area for the children.
                    [post_title] => Clos des Saveurs
                    [post_excerpt] => It's not so often that you find such a treasure as Clos des Saveurs.  Nestled between Saint-Emilion and Bergerac, Clos des Saveurs Bed and Breakfast lies in a part of the world as much famed for its beauty, tranquillity and verve as for its wine, cuisine and rolling vineyards.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => clos-des-saveurs
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:59
                    [post_modified_gmt] => 2016-02-11 14:14:59
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/clos-des-saveurs/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 101713
                    [post_author] => 1688
                    [post_date] => 2015-11-09 13:30:01
                    [post_date_gmt] => 2015-11-09 13:30:01
                    [post_content] => 
                    [post_title] => La Grange
                    [post_excerpt] => 4 bedroomed gite with shared pool in quiet hamlet.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-grange-7
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:56
                    [post_modified_gmt] => 2016-02-11 14:14:56
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/la-grange-7/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

            [9] => WP_Post Object
                (
                    [ID] => 101894
                    [post_author] => 1914
                    [post_date] => 2015-11-09 13:31:02
                    [post_date_gmt] => 2015-11-09 13:31:02
                    [post_content] => Large French country house with:
7 bedrooms
3 living rooms
private heated fenced pool
indoor small exercise pool (swim spa)
hot tub
full baby - friendly facilities
terrace with vineyard views
acres private grounds
extra large fluffy towels
free wifi
                    [post_title] => Spa in the Vines
                    [post_excerpt] => Large luxury gite perfect for everyone from babies to grandparents in the Bordeaux vineyards...
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-verger
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:51
                    [post_modified_gmt] => 2016-02-11 14:14:51
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/le-verger/
                    [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] => 101671
            [post_author] => 1688
            [post_date] => 2015-11-09 13:27:53
            [post_date_gmt] => 2015-11-09 13:27:53
            [post_content] => Les Acacias is a stone built house in a small hamlet near the village of Le Bugue.
The house has 4 nice size bedrooms and is able to comfortably accommodate up to 8 people.
The kitchen is well equipped for you to try the local recipes with the ingredients from the nearby markets. 
There is a large terrace part of which is covered  for eating outside on those hot summer days. The swimming pool (10x5m) is fenced and there is also an alarm. 
There is a large garden for the children to play, it offers a tranquil environment with views over the surrounding countryside.

            [post_title] => Les Acacias
            [post_excerpt] => Holiday home with 4 bedrooms and private pool 4km from the village Le Bugue.
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => les-acacias
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2016-02-11 14:14:57
            [post_modified_gmt] => 2016-02-11 14:14:57
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://www.gitesearch.com/gites/les-acacias/
            [menu_order] => 0
            [post_type] => gites
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

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

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

)

We found 81 Gites.

LesAcaciasdelaroute2012halfsize

Les Acacias

Aquitaine / Dordogne / Le Bugue

Holiday home with 4 bedrooms and private pool 4km from the village Le Bugue.
Sleeps 8
8
WiFi
Pool
Pets Allowed

Prices per week from
€395 to €1750

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

Chene Vert

Chene Vert

Aquitaine / Dordogne / Meyrals

We are ideally situated in a valley between the Dordogne and Vezere rivers and only a short walk (less than 400 metres) from the centre of the pretty, medieval village of Meyrals.
Sleeps 4
4
WiFi
Pool
Pets Allowed

Prices per week from
€465 to €995

la_bastide

Chalets du Moulin (1)

Aquitaine / Pyrenees Atlantiques / La Bastide Clairence

Contemporary riverside chalet with shared heated pool near Biarritz
Sleeps 2
2
WiFi
Pool
Fishing Friendly
Cycling Friendly

Prices per week from
€450 to €550

Magnolia

Magnolia

Aquitaine / Dordogne / Meyrals

We are ideally situated in a valley between the Dordogne and Vezere rivers and only a short walk (less than 400 metres) from the centre of the pretty, medieval village of Meyrals.
Sleeps 2
2
WiFi
Pool
Pets Allowed
Child Friendly

Prices per week from
€345 to €675

a-mansarde

La Mansarde

Aquitaine / Dordogne / Bourniquel Near Lalinde

La Mansarde. Independent studio apartment for two in tasteful barn conversion. Pool, Spa, Sauna, Gym.
Sleeps 2
2
WiFi
Pool

Prices per week from
£400 to £400

1383two

Clos des Saveurs

Aquitaine / Gironde / Gensac

It's not so often that you find such a treasure as Clos des Saveurs. Nestled between Saint-Emilion and Bergerac, Clos des Saveurs Bed and Breakfast lies in a part of the world as much famed for its beauty, tranquillity and verve as for its wine, cuisine and rolling vineyards.
Sleeps 8
8
WiFi
Pool

Prices per week from
£600 to £2900

lagrangeext2005

La Grange

Aquitaine / Dordogne / Le Bugue

4 bedroomed gite with shared pool in quiet hamlet.
Sleeps 8
8
WiFi
Pool
Pets Allowed

Prices per week from
€375 to €1295

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

collage

Spa in the Vines

Aquitaine / Gironde / Eynesse

Large luxury gite perfect for everyone from babies to grandparents in the Bordeaux vineyards...
Sleeps 14
14
WiFi
Pool
Cycling Friendly
Child Friendly

Prices per week from
£2699 to £3999