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

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

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

        )

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

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

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

        )

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

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

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

                )

        )

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

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

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

                )

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

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

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

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

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

            [queried_terms] => Array
                (
                )

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

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

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

                    [relation] => AND
                )

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

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

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

                )

            [has_or_relation:protected] => 
        )

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

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

            [2] => WP_Post Object
                (
                    [ID] => 112040
                    [post_author] => 2344
                    [post_date] => 2016-03-07 21:30:38
                    [post_date_gmt] => 2016-03-07 21:30:38
                    [post_content] => Le Grenier is a bright and cheerful studio and marries old world charm with beautiful beams and modern design with its light contemporary look. Guests will find all they need inside and a breathtaking vista outside their back door from their private balcony.
                    [post_title] => Le Grenier
                    [post_excerpt] => Le Grenier is a bright and cheerful studio for two in a barn conversion complex with Pool, Spa, Sauna and Gym.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-grenier-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-04-28 16:37:25
                    [post_modified_gmt] => 2016-04-28 15:37:25
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/?post_type=gites&p=112040
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

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

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

            [6] => WP_Post Object
                (
                    [ID] => 102072
                    [post_author] => 2202
                    [post_date] => 2015-11-09 13:31:44
                    [post_date_gmt] => 2015-11-09 13:31:44
                    [post_content] => Mistral cottage sleeps up to 6 people in three bedrooms.  The first double bedroom is located on the first floor, it has an en-suite shower room and dressing room; the second large double is on the ground floor and opens onto a pretty courtyard to the rear of the property; the third bedroom has one double bed and two singles (therefore suitable for adults and/or children/teenagers) and is situated on the first floor.  It shares a ground floor bathroom with the second bedroom.


• The kitchen/ dining room is equipped with a gas oven, microwave, dishwasher, washing machine, kettle, large fridge, coffee percolator, cafetiere, toaster, etc.


• A large, sunny sitting room with three two-seater sofas is located on the ground floor.  


• The cottage is equipped with a cd player, television with UK Freeview television, a dvd player, and a selection of dvds and plenty of books.  Please note that there is no wifi in the cottage but there is free wifi at the Cafe des Colonnes, Riberac and previous guests have used dongles, mobile wifi, etc with no issues.  


• There is a pretty cottage garden (which attracts plenty of butterflies, moths, dragonflies, birds, and the occasional hare!) to the front of the property.  To the rear, there is a private paved courtyard area, furnished with an outdoor table and chairs, which is suitable for barbeques.  


• The shared off-lane parking area is found to the front of Zepherine cottage.


• Guests share the use of the swimming pool (unheated!) during summer months with the guests of our second cottage, Zepherine.  


                    [post_title] => Mistral cottage
                    [post_excerpt] => Beautiful rural cottage, sleeping up to 6,  with pretty garden and shared swimming pool.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => mistral-cottage
                    [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/mistral-cottage/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

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

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

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

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

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

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

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

            [9] => WP_Post Object
                (
                    [ID] => 101621
                    [post_author] => 1672
                    [post_date] => 2015-11-09 13:27:42
                    [post_date_gmt] => 2015-11-09 13:27:42
                    [post_content] => A cool and spacious gite, well-equipped with everything you need for a stress-free holiday!

Downstairs is a large living/dining room and kitchen area.  The kitchen has dishwasher, washing machine, oven and hob, large fridge/freezer and microwave, along with plenty of crockery, pot and pans etc.  Dining table and sofas, with satellite (UK) tv and dvd.  Games and books.  

French doors lead to the terrace, shaded by a pergola covered in roses, honeysuckle and grapevines. Open a bottle of wine here, and enjoy the view across the valley whilst the barbeque is cooking!

A stone staircase leads to the galleried landing and the two bedrooms.  The double bedroom has a view over the fields and woodland to the rear, and the twin bedroom overlooks the gardens.  Shower room with wc.  Both bedrooms have a fan and insect screens in the windows.

Levant 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] => Levant
                    [post_excerpt] => Spacious gite for a family of four, or for two people.Set in twelve acres glorious countryside
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => levant
                    [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/levant/
                    [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] => 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
        )

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

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

)

We found 81 Gites.

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

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

Le Grenier

Aquitaine / Dordogne / Bourniquel Near Lalinde

Le Grenier is a bright and cheerful studio for two in a barn conversion complex with Pool, Spa, Sauna and Gym.
Sleeps 2
2
Pool

Prices per week from
£360 to £360

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

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

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

View from upstairs bedroom of the courtyard to the rear of the cottage: perfect for al fresco dining and barbeques!

Mistral cottage

Aquitaine / Dordogne / Celles

Beautiful rural cottage, sleeping up to 6, with pretty garden and shared swimming pool.
Sleeps 6
6
WiFi
Pool

Prices per week from
£650 to £995

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

Front of La Vigne

La Vigne

Aquitaine / Dordogne / Montcaret

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

Prices per week from
€490 to €1295

View from Levant's terrace

Levant

Aquitaine / Lot et Garonne / St Maurin

Spacious gite for a family of four, or for two people.Set in twelve acres glorious countryside
Sleeps 4
4
WiFi
Pool
Pets Allowed
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£450 to £865